Public Member Functions | |
void | reset () |
void | pushTables (OpcodeSet *opcodes, Table *statements) |
void | popTables () |
void | parseStatement () |
Public Attributes | |
uint | _lookup |
Common::Stack< OpcodeSet * > | _opcodes |
Common::Stack< Table * > | _statements |
OpcodeSet * | _currentOpcodes |
Table * | _currentStatements |