- front
inout(Token) front()
Undocumented in source. Be warned that the author may not have intended to support it.
- frontEnforce
void frontEnforce(TOK tok, Input msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- frontPop
Token frontPop()
Undocumented in source. Be warned that the author may not have intended to support it.
- frontPopEnforce
Token frontPopEnforce(TOK tok, Input msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
- popFrontEnforce
void popFrontEnforce(TOK tok, Input msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipOverTOK
Token skipOverTOK(TOK tok)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipOverToken
Token skipOverToken(Token token)
Undocumented in source. Be warned that the author may not have intended to support it.
Gx lexer for all version ANTLR grammsrs (.g, .g2, .g4).