Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
EOI_TOKEN |
5 |
public static final int |
EQUALS_TOKEN |
61 |
public static final int |
SEMICOLON_TOKEN |
59 |
public static final int |
SLASH_TOKEN |
47 |
public static final int |
START_TOKEN |
1 |
public static final int |
STRING_TOKEN |
2 |
public static final int |
UNKNOWN_TOKEN |
0 |
Copyright © 2014. All rights reserved.