jade.content.lang.sl
Interface ExtendedSLParserConstants
- All Known Implementing Classes:
- ExtendedSLParserTokenManager
- public interface ExtendedSLParserConstants
EOF
public static final int EOF
- See Also:
- Constant Field Values
LBRACE
public static final int LBRACE
- See Also:
- Constant Field Values
RBRACE
public static final int RBRACE
- See Also:
- Constant Field Values
VARIABLE
public static final int VARIABLE
- See Also:
- Constant Field Values
INTEGER
public static final int INTEGER
- See Also:
- Constant Field Values
HEXINTEGER
public static final int HEXINTEGER
- See Also:
- Constant Field Values
LONG
public static final int LONG
- See Also:
- Constant Field Values
FLOATONE
public static final int FLOATONE
- See Also:
- Constant Field Values
FLOATTWO
public static final int FLOATTWO
- See Also:
- Constant Field Values
FLOAT
public static final int FLOAT
- See Also:
- Constant Field Values
WORD
public static final int WORD
- See Also:
- Constant Field Values
STRING_LITERAL
public static final int STRING_LITERAL
- See Also:
- Constant Field Values
PARAMETERNAME
public static final int PARAMETERNAME
- See Also:
- Constant Field Values
PARAMETERNAME_STRING
public static final int PARAMETERNAME_STRING
- See Also:
- Constant Field Values
DATETIME
public static final int DATETIME
- See Also:
- Constant Field Values
PREFIXBYTELENGTHENCODEDSTRING
public static final int PREFIXBYTELENGTHENCODEDSTRING
- See Also:
- Constant Field Values
METASYMBOL
public static final int METASYMBOL
- See Also:
- Constant Field Values
LBRACE2
public static final int LBRACE2
- See Also:
- Constant Field Values
RBRACE2
public static final int RBRACE2
- See Also:
- Constant Field Values
ACTION
public static final int ACTION
- See Also:
- Constant Field Values
REFERENTIALOP
public static final int REFERENTIALOP
- See Also:
- Constant Field Values
MODALOP
public static final int MODALOP
- See Also:
- Constant Field Values
ARITHMETICOP
public static final int ARITHMETICOP
- See Also:
- Constant Field Values
ACTIONOP
public static final int ACTIONOP
- See Also:
- Constant Field Values
ACTIONOPLL
public static final int ACTIONOPLL
- See Also:
- Constant Field Values
UNARYLOGICALOP
public static final int UNARYLOGICALOP
- See Also:
- Constant Field Values
BINARYLOGICALOP
public static final int BINARYLOGICALOP
- See Also:
- Constant Field Values
QUANTIFIER
public static final int QUANTIFIER
- See Also:
- Constant Field Values
WORD2
public static final int WORD2
- See Also:
- Constant Field Values
STRING_LITERAL2
public static final int STRING_LITERAL2
- See Also:
- Constant Field Values
METASYMBOL2
public static final int METASYMBOL2
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
OPERATORSTATE
public static final int OPERATORSTATE
- See Also:
- Constant Field Values
tokenImage
public static final java.lang.String[] tokenImage
JADE