|
Mirror API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SourcePosition
Represents a position in a source file.
Method Summary | |
---|---|
int |
column()
Returns the column number of this position. |
File |
file()
Returns the source file containing this position. |
int |
line()
Returns the line number of this position. |
Method Detail |
---|
File file()
int line()
int column()
|
Mirror API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |