org.owasp.orizon.library.parser
Interface LibraryConstants
- All Known Implementing Classes:
- FILENAME, HELP, INFO, LibraryLexer, LibraryParser, NL, OPEN, QUIT, STAT, Token
public interface LibraryConstants
Token literal values and constants.
EOF
static final int EOF
- See Also:
- Constant Field Values
OPEN
static final int OPEN
- See Also:
- Constant Field Values
STAT
static final int STAT
- See Also:
- Constant Field Values
QUIT
static final int QUIT
- See Also:
- Constant Field Values
HELP
static final int HELP
- See Also:
- Constant Field Values
INFO
static final int INFO
- 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
STATCOMMAND
static final int STATCOMMAND
- See Also:
- Constant Field Values
OPENCOMMAND
static final int OPENCOMMAND
- See Also:
- Constant Field Values
QUITCOMMAND
static final int QUITCOMMAND
- See Also:
- Constant Field Values
HELPCOMMAND
static final int HELPCOMMAND
- See Also:
- Constant Field Values
INFOCOMMAND
static final int INFOCOMMAND
- See Also:
- Constant Field Values
NOCOMMAND
static final int NOCOMMAND
- 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