org.owasp.orizon.tornado.parser
Interface TornadoConstants
- All Known Implementing Classes:
- COUNT, FILENAME, JAR, LIST, LOAD, NL, QUIT, RUN, RUNALL, Token, TornadoLexer, TornadoParser
public interface TornadoConstants
Token literal values and constants.
EOF
static final int EOF
- See Also:
- Constant Field Values
LOAD
static final int LOAD
- See Also:
- Constant Field Values
JAR
static final int JAR
- See Also:
- Constant Field Values
COUNT
static final int COUNT
- See Also:
- Constant Field Values
QUIT
static final int QUIT
- See Also:
- Constant Field Values
RUN
static final int RUN
- See Also:
- Constant Field Values
RUNALL
static final int RUNALL
- See Also:
- Constant Field Values
LIST
static final int LIST
- See Also:
- Constant Field Values
NL
static final int NL
- See Also:
- Constant Field Values
FILENAME
static final int FILENAME
- See Also:
- Constant Field Values
COMMAND
static final int COMMAND
- See Also:
- Constant Field Values
LOADCOMMAND
static final int LOADCOMMAND
- See Also:
- Constant Field Values
JARCOMMAND
static final int JARCOMMAND
- See Also:
- Constant Field Values
COUNTCOMMAND
static final int COUNTCOMMAND
- See Also:
- Constant Field Values
QUITCOMMAND
static final int QUITCOMMAND
- See Also:
- Constant Field Values
RUNCOMMAND
static final int RUNCOMMAND
- See Also:
- Constant Field Values
RUNALLCOMMAND
static final int RUNALLCOMMAND
- See Also:
- Constant Field Values
LISTCOMMAND
static final int LISTCOMMAND
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- Lexical States
- See Also:
- Constant Field Values
tokenImage
static final java.lang.String[] tokenImage
nodeNames
static final java.lang.String[] nodeNames