org.owasp.orizon.dusk.parser
Interface DuskConstants
- All Known Implementing Classes:
- APPLIES_TO, BEGIN, C_LANG, CLASS, CONTAIN, DESC, DuskLexer, DuskParser, END, ENGINE, FIELD, FILENAME, FOUND, IS, JAVA_LANG, JERICHO, KEYWORD, LANG, LIKE, METHOD, NAME, OPT_START, PHP_LANG, QUIT, RECIPE, RULE, RULE_START, Token, TWILIGHT
public interface DuskConstants
Token literal values and constants.
EOF
static final int EOF
- See Also:
- Constant Field Values
RECIPE
static final int RECIPE
- See Also:
- Constant Field Values
RULE
static final int RULE
- See Also:
- Constant Field Values
NAME
static final int NAME
- See Also:
- Constant Field Values
DESC
static final int DESC
- See Also:
- Constant Field Values
LANG
static final int LANG
- See Also:
- Constant Field Values
APPLIES_TO
static final int APPLIES_TO
- See Also:
- Constant Field Values
JAVA_LANG
static final int JAVA_LANG
- See Also:
- Constant Field Values
PHP_LANG
static final int PHP_LANG
- See Also:
- Constant Field Values
C_LANG
static final int C_LANG
- See Also:
- Constant Field Values
ENGINE
static final int ENGINE
- See Also:
- Constant Field Values
RULE_START
static final int RULE_START
- See Also:
- Constant Field Values
OPT_START
static final int OPT_START
- See Also:
- Constant Field Values
BEGIN
static final int BEGIN
- See Also:
- Constant Field Values
END
static final int END
- See Also:
- Constant Field Values
JERICHO
static final int JERICHO
- See Also:
- Constant Field Values
TWILIGHT
static final int TWILIGHT
- See Also:
- Constant Field Values
CLASS
static final int CLASS
- See Also:
- Constant Field Values
METHOD
static final int METHOD
- See Also:
- Constant Field Values
FIELD
static final int FIELD
- See Also:
- Constant Field Values
KEYWORD
static final int KEYWORD
- See Also:
- Constant Field Values
CONTAIN
static final int CONTAIN
- See Also:
- Constant Field Values
IS
static final int IS
- See Also:
- Constant Field Values
FOUND
static final int FOUND
- See Also:
- Constant Field Values
LIKE
static final int LIKE
- See Also:
- Constant Field Values
QUIT
static final int QUIT
- 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
HEADER
static final int HEADER
- See Also:
- Constant Field Values
DESCRIPTION
static final int DESCRIPTION
- See Also:
- Constant Field Values
QUITCOMMAND
static final int QUITCOMMAND
- See Also:
- Constant Field Values
RULEBODY
static final int RULEBODY
- See Also:
- Constant Field Values
SIMPLESTATEMENT
static final int SIMPLESTATEMENT
- See Also:
- Constant Field Values
ENGINENAME
static final int ENGINENAME
- See Also:
- Constant Field Values
NOUN
static final int NOUN
- See Also:
- Constant Field Values
VERB
static final int VERB
- See Also:
- Constant Field Values
ISLIKE
static final int ISLIKE
- 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