|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocationProvider
A class that is able to map buffer positions to text locations.
Method Summary | |
---|---|
int |
getColumnNumber()
Returns the current column number in the stream. |
int |
getLineNumber()
Returns the current line number in the stream. |
int |
getUnwindedColumnNumber()
Returns the column number of the last unwind operation. |
int |
getUnwindedLineNumber()
Returns the line number of the last unwind operation. |
Method Detail |
---|
int getColumnNumber()
int getLineNumber()
int getUnwindedColumnNumber()
int getUnwindedLineNumber()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |