Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface CodeLexerTokenTypes
Field Summary | |
static int | |
static int | |
static int | |
static int | |
static int | |
static int | |
static int | |
static int |
public static final int ACTION
- Field Value:
- 4
public static final int COMMENT
- Field Value:
- 6
public static final int EOF
- Field Value:
- 1
public static final int IGNWS
- Field Value:
- 8
public static final int ML_COMMENT
- Field Value:
- 9
public static final int NULL_TREE_LOOKAHEAD
- Field Value:
- 3
public static final int SL_COMMENT
- Field Value:
- 7
public static final int STUFF
- Field Value:
- 5