Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
EOF |
-1 |
public static final int |
TOKEN |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ARG_ERROR |
3 |
public static final int |
FORMAT_ERROR |
2 |
public static final int |
NO_ERROR |
0 |
public static final int |
STREAM_ERROR |
1 |