| HEADER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use Token | |
| ru.biosoft.math.model | |
| Uses of Token in ru.biosoft.math.model |
| Fields in ru.biosoft.math.model declared as Token | |
Token | Token.nextA reference to the next regular (non-special) token from the input stream. |
Token | Token.specialTokenThis field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. |
| Methods in ru.biosoft.math.model that return Token | |
final static Token | Token.newToken(int ofKind)Returns a new Token object, by default. |
| FOOTER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||