public interface LineLocation
Source
, suitable for hash table keys with equality defined in terms of
content.Modifier and Type | Method and Description |
---|---|
int |
getLineNumber()
Gets the 1-based number of a line in the source.
|
java.lang.String |
getShortDescription() |
Source |
getSource() |
Source getSource()
int getLineNumber()
java.lang.String getShortDescription()