ProblemLocation

A basic problem location pointing to a specific part of a file.

Functions

Link copied to clipboard
@Nullable
abstract fun getColumn(): Integer
Link copied to clipboard
@Nullable
abstract fun getLine(): Integer
Link copied to clipboard
abstract fun getPath(): String