|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PositionMap
The interface to find the line number, column number of a certain position in the source.
Method Summary | |
---|---|
Pos |
getPos(int n)
Get the line/column number of a position identified by an offset number. |
Method Detail |
---|
Pos getPos(int n)
n
- the offset in the source, starting from 0.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |