Package net.orbyfied.j8.util.math.expr
Class Token<T>
java.lang.Object
net.orbyfied.j8.util.math.expr.Token<T>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()getValue()<V> V<V> VgetValueAs(Class<V> vClass) booleanhasValue()Token<?>located(String fn, StringReader strReader, int si, int index) located(StringLocation loc) toString()