Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
FALSE |
0 |
public static final int |
HALT |
-1 |
public static final int |
TRUE |
1 |
public static final int |
TRUE_CP |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DIRECTIVE |
0 |
public static final int |
FUNCTOR |
2 |
public static final int |
PREDICATE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SMART_HOME_END_PROPERTY |
"InputHandler.homeEnd" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
COMMENT1 |
1 |
public static final byte |
COMMENT2 |
2 |
public static final byte |
END |
127 |
public static final byte |
ID_COUNT |
11 |
public static final byte |
INTERNAL_FIRST |
100 |
public static final byte |
INTERNAL_LAST |
126 |
public static final byte |
INVALID |
10 |
public static final byte |
KEYWORD1 |
6 |
public static final byte |
KEYWORD2 |
7 |
public static final byte |
KEYWORD3 |
8 |
public static final byte |
LABEL |
5 |
public static final byte |
LITERAL1 |
3 |
public static final byte |
LITERAL2 |
4 |
public static final byte |
NULL |
0 |
public static final byte |
OPERATOR |
9 |
Copyright © 2015. All rights reserved.