Class LineMap
java.lang.Object
io.github.protasm.jvmud.compiler.sourcepos.LineMap
Fast line lookup by maintaining offsets of line starts.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LineMap
-
-
Method Details
-
sourceLength
public int sourceLength() -
fileName
-
charAt
public char charAt(int i) -
posAt
-