|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Token | |
gov.nist.core | Contains core classes that the rest of the implementation depends upon. |
Uses of Token in gov.nist.core |
Methods in gov.nist.core that return Token | |
Token |
LexerCore.getNextToken()
|
Token |
LexerCore.peekNextToken()
Look ahead for one token. |
Token |
LexerCore.match(int tok)
Match the given token or throw an exception if no such token can be matched. |
|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |