#include <token.h>
Public Methods | |
bool | Eq (char c) |
Public Attributes | |
char * | ptr |
int | len |
int | kind |
|
|
|
Definition at line 54 of file token.h. Referenced by Lex::GetToken(), Lex::LookAhead(), and Parser::SyntaxError(). |
|
Definition at line 53 of file token.h. Referenced by Eq(), Lex::GetToken(), Leaf::Leaf(), Lex::LookAhead(), and Parser::SyntaxError(). |
|
Definition at line 52 of file token.h. Referenced by Eq(), Lex::GetOnlyClosingBracket(), Lex::GetToken(), Leaf::Leaf(), Lex::LookAhead(), Parser::rTemplateArgs(), and Parser::SyntaxError(). |