ProblemBuilderDefiningLocation

Problem instance builder requiring the specification of the problem location.

Functions

Link copied to clipboard
abstract fun location(path: String, line: Integer, column: Integer): ProblemBuilderDefiningType
Declares that this problem is in a file at a particular line.
Link copied to clipboard
Declares that this problem has no associated location data.