Package net.orbyfied.j8.util.math.expr
Class StringLocation
java.lang.Object
net.orbyfied.j8.util.math.expr.StringLocation
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionStringLocation(String fn, String str, int startIndex, int endIndex) StringLocation(String fn, StringReader str, int startIndex, int endIndex) StringLocation(StringLocation loc, int startIndex, int endIndex) -
Method Summary
Modifier and TypeMethodDescriptionatLine(int ln) static StringLocationintintgetLn()inttoString()toStringFancy(int off, boolean f)