de.grogra.ext.cpfg
Interface SurfaceTokenTypes
- All Known Implementing Classes:
- SurfaceParser
public interface SurfaceTokenTypes
BOOLEAN_LITERAL
static final int BOOLEAN_LITERAL
- See Also:
- Constant Field Values
CHAR_LITERAL
static final int CHAR_LITERAL
- See Also:
- Constant Field Values
COLON
static final int COLON
- See Also:
- Constant Field Values
DOUBLE_LITERAL
static final int DOUBLE_LITERAL
- See Also:
- Constant Field Values
EOF
static final int EOF
- See Also:
- Constant Field Values
FLOAT_LITERAL
static final int FLOAT_LITERAL
- See Also:
- Constant Field Values
IDENT
static final int IDENT
- See Also:
- Constant Field Values
INT_LITERAL
static final int INT_LITERAL
- See Also:
- Constant Field Values
LITERAL_A
static final int LITERAL_A
- See Also:
- Constant Field Values
LITERAL_AL
static final int LITERAL_AL
- See Also:
- Constant Field Values
LITERAL_AR
static final int LITERAL_AR
- See Also:
- Constant Field Values
LITERAL_B
static final int LITERAL_B
- See Also:
- Constant Field Values
LITERAL_BL
static final int LITERAL_BL
- See Also:
- Constant Field Values
LITERAL_BOTTOM
static final int LITERAL_BOTTOM
- See Also:
- Constant Field Values
LITERAL_BR
static final int LITERAL_BR
- See Also:
- Constant Field Values
LITERAL_COLOR
static final int LITERAL_COLOR
- See Also:
- Constant Field Values
LITERAL_CONTACT
static final int LITERAL_CONTACT
- See Also:
- Constant Field Values
LITERAL_DIFFUSE
static final int LITERAL_DIFFUSE
- See Also:
- Constant Field Values
LITERAL_END
static final int LITERAL_END
- See Also:
- Constant Field Values
LITERAL_HEADING
static final int LITERAL_HEADING
- See Also:
- Constant Field Values
LITERAL_L
static final int LITERAL_L
- See Also:
- Constant Field Values
LITERAL_POINT
static final int LITERAL_POINT
- See Also:
- Constant Field Values
LITERAL_PRECISION
static final int LITERAL_PRECISION
- See Also:
- Constant Field Values
LITERAL_R
static final int LITERAL_R
- See Also:
- Constant Field Values
LITERAL_S
static final int LITERAL_S
- See Also:
- Constant Field Values
LITERAL_SIZE
static final int LITERAL_SIZE
- See Also:
- Constant Field Values
LITERAL_T
static final int LITERAL_T
- See Also:
- Constant Field Values
LITERAL_TOP
static final int LITERAL_TOP
- See Also:
- Constant Field Values
LITERAL_UP
static final int LITERAL_UP
- See Also:
- Constant Field Values
LITERAL_X
static final int LITERAL_X
- See Also:
- Constant Field Values
LITERAL_Y
static final int LITERAL_Y
- See Also:
- Constant Field Values
LITERAL_Z
static final int LITERAL_Z
- See Also:
- Constant Field Values
LONG_LITERAL
static final int LONG_LITERAL
- See Also:
- Constant Field Values
NULL_TREE_LOOKAHEAD
static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
STRING_LITERAL
static final int STRING_LITERAL
- See Also:
- Constant Field Values