bpp
Interface BshPPParserConstants
- All Known Implementing Classes:
- BshPPParser, BshPPParserTokenManager
- public interface BshPPParserConstants
EOF
public static final int EOF
- See Also:
- Constant Field Values
PLAIN
public static final int PLAIN
- See Also:
- Constant Field Values
PLAIN_DOLLAR
public static final int PLAIN_DOLLAR
- See Also:
- Constant Field Values
LPAREN
public static final int LPAREN
- See Also:
- Constant Field Values
IDENTIFIER
public static final int IDENTIFIER
- See Also:
- Constant Field Values
LETTER
public static final int LETTER
- See Also:
- Constant Field Values
DIGIT
public static final int DIGIT
- See Also:
- Constant Field Values
RPAREN
public static final int RPAREN
- See Also:
- Constant Field Values
JLPAREN
public static final int JLPAREN
- See Also:
- Constant Field Values
JRPAREN
public static final int JRPAREN
- See Also:
- Constant Field Values
JPLAIN
public static final int JPLAIN
- See Also:
- Constant Field Values
JCHAR
public static final int JCHAR
- See Also:
- Constant Field Values
JSTRING
public static final int JSTRING
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
NOWHERE
public static final int NOWHERE
- See Also:
- Constant Field Values
JAVA
public static final int JAVA
- See Also:
- Constant Field Values
tokenImage
public static final java.lang.String[] tokenImage