org.owasp.orizon.mirage.parser
Interface MirageConstants
- All Known Implementing Classes:
- DUMP, ERRORS, FILENAME, IDENTS, INCLS, INFO, LIST, MirageLexer, MirageParser, MODEL, NL, OPEN, PARSE, QUIT, SEARCH, SHOW, Token, VARS
public interface MirageConstants
Token literal values and constants.
EOF
static final int EOF
- See Also:
- Constant Field Values
INCLS
static final int INCLS
- See Also:
- Constant Field Values
VARS
static final int VARS
- See Also:
- Constant Field Values
IDENTS
static final int IDENTS
- See Also:
- Constant Field Values
DUMP
static final int DUMP
- See Also:
- Constant Field Values
SEARCH
static final int SEARCH
- See Also:
- Constant Field Values
OPEN
static final int OPEN
- See Also:
- Constant Field Values
QUIT
static final int QUIT
- See Also:
- Constant Field Values
INFO
static final int INFO
- See Also:
- Constant Field Values
SHOW
static final int SHOW
- See Also:
- Constant Field Values
PARSE
static final int PARSE
- See Also:
- Constant Field Values
MODEL
static final int MODEL
- 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
ERRORS
static final int ERRORS
- 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
MODELCOMMAND
static final int MODELCOMMAND
- See Also:
- Constant Field Values
OPENCOMMAND
static final int OPENCOMMAND
- See Also:
- Constant Field Values
SEARCHCOMMAND
static final int SEARCHCOMMAND
- See Also:
- Constant Field Values
QUITCOMMAND
static final int QUITCOMMAND
- 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
SHOWCOMMAND
static final int SHOWCOMMAND
- See Also:
- Constant Field Values
DUMPCOMMAND
static final int DUMPCOMMAND
- 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