|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TermWareSymbols
Constants, which used in TermWare stadard expressions.
| Field Summary | |
|---|---|
static Integer |
ACTION_INDEX
index for "action" |
static String |
ACTION_STRING
"action" |
static Integer |
ARGS_PATTERN_INDEX
index for "args_pattern" |
static String |
ARGS_PATTERN_STRING
"args_pattern" |
static Integer |
CLASS_PATTERN_INDEX
index for "@class" |
static String |
CLASS_PATTERN_STRING
"@class" |
static Integer |
CONS_INDEX
index for "CONS" |
static String |
CONS_STRING
"cons" |
static Integer |
JOBJECT_INDEX
index for "jobject" |
static String |
JOBJECT_STRING
"jobject" |
static Integer |
LET_INDEX
index for "let" |
static String |
LET_STRING
"let" |
static Integer |
NIL_INDEX
index for "NIL" |
static String |
NIL_STRING
"NIL" |
static Integer |
SET_INDEX
index for "set" |
static Integer |
SET_PATTERN_INDEX
index for "set_pattern" |
static String |
SET_PATTERN_STRING
"set_pattern" |
static String |
SET_STRING
"set" |
static Integer |
UNDERSCORE_NAME_INDEX
index for '_name' |
static String |
UNDERSCORE_NAME_STRING
_name |
static Integer |
WHERE_INDEX
index for "where" |
static String |
WHERE_STRING
"where" |
| Field Detail |
|---|
static final String UNDERSCORE_NAME_STRING
static final Integer UNDERSCORE_NAME_INDEX
static final String CONS_STRING
static final Integer CONS_INDEX
static final String SET_STRING
static final Integer SET_INDEX
static final String SET_PATTERN_STRING
static final Integer SET_PATTERN_INDEX
static final String JOBJECT_STRING
static final Integer JOBJECT_INDEX
static final String NIL_STRING
static final Integer NIL_INDEX
static final String CLASS_PATTERN_STRING
static final Integer CLASS_PATTERN_INDEX
static final String ACTION_STRING
static final Integer ACTION_INDEX
static final String ARGS_PATTERN_STRING
static final Integer ARGS_PATTERN_INDEX
static final String LET_STRING
static final Integer LET_INDEX
static final String WHERE_STRING
static final Integer WHERE_INDEX
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||