JFlex
Interface sym
- All Known Implementing Classes:
- LexScan
- public interface sym
CUP generated interface containing symbol constants.
DELIMITER
public static final int DELIMITER
- See Also:
- Constant Field Values
EOFRULE
public static final int EOFRULE
- See Also:
- Constant Field Values
CHAR
public static final int CHAR
- See Also:
- Constant Field Values
CONCAT
public static final int CONCAT
- See Also:
- Constant Field Values
MACROUSE
public static final int MACROUSE
- See Also:
- Constant Field Values
LOWERCLASS
public static final int LOWERCLASS
- See Also:
- Constant Field Values
EQUALS
public static final int EQUALS
- See Also:
- Constant Field Values
CCLASSNOT
public static final int CCLASSNOT
- See Also:
- Constant Field Values
REPEAT
public static final int REPEAT
- See Also:
- Constant Field Values
TILDE
public static final int TILDE
- See Also:
- Constant Field Values
STAR
public static final int STAR
- See Also:
- Constant Field Values
BAR
public static final int BAR
- See Also:
- Constant Field Values
FULL
public static final int FULL
- See Also:
- Constant Field Values
LOOKAHEAD
public static final int LOOKAHEAD
- See Also:
- Constant Field Values
LESSTHAN
public static final int LESSTHAN
- See Also:
- Constant Field Values
BANG
public static final int BANG
- See Also:
- Constant Field Values
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
JLETTERDIGITCLASS
public static final int JLETTERDIGITCLASS
- See Also:
- Constant Field Values
PLUS
public static final int PLUS
- See Also:
- Constant Field Values
USERCODE
public static final int USERCODE
- See Also:
- Constant Field Values
EOF
public static final int EOF
- See Also:
- Constant Field Values
error
public static final int error
- See Also:
- Constant Field Values
DASH
public static final int DASH
- See Also:
- Constant Field Values
CLOSEBRACKET
public static final int CLOSEBRACKET
- See Also:
- Constant Field Values
HAT
public static final int HAT
- See Also:
- Constant Field Values
IDENT
public static final int IDENT
- See Also:
- Constant Field Values
JLETTERCLASS
public static final int JLETTERCLASS
- See Also:
- Constant Field Values
ACTION
public static final int ACTION
- See Also:
- Constant Field Values
CLOSECLASS
public static final int CLOSECLASS
- See Also:
- Constant Field Values
DIGITCLASS
public static final int DIGITCLASS
- See Also:
- Constant Field Values
LBRACE
public static final int LBRACE
- See Also:
- Constant Field Values
REGEXPEND
public static final int REGEXPEND
- See Also:
- Constant Field Values
OPENCLASS
public static final int OPENCLASS
- See Also:
- Constant Field Values
OPENBRACKET
public static final int OPENBRACKET
- See Also:
- Constant Field Values
POINT
public static final int POINT
- See Also:
- Constant Field Values
LETTERCLASS
public static final int LETTERCLASS
- See Also:
- Constant Field Values
MORETHAN
public static final int MORETHAN
- See Also:
- Constant Field Values
DOLLAR
public static final int DOLLAR
- See Also:
- Constant Field Values
RBRACE
public static final int RBRACE
- See Also:
- Constant Field Values
STRING
public static final int STRING
- See Also:
- Constant Field Values
UPPERCLASS
public static final int UPPERCLASS
- See Also:
- Constant Field Values
QUESTION
public static final int QUESTION
- See Also:
- Constant Field Values
NOACTION
public static final int NOACTION
- See Also:
- Constant Field Values
CCLASS
public static final int CCLASS
- See Also:
- Constant Field Values
UNICODE
public static final int UNICODE
- See Also:
- Constant Field Values