Class SourceLines
java.lang.Object
com.jozufozu.flywheel.core.source.SourceLines
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCharPos(int charPos) getLine(int lineNo) intintgetLineStart(int lineNo)
-
Constructor Details
-
SourceLines
-
-
Method Details
-
getLineCount
public int getLineCount() -
getLine
-
getLineStart
public int getLineStart(int lineNo) -
getCharPos
-
printLinesWithNumbers
-