Package com.googlecode.aviator.utils
Class Constants
java.lang.Object
com.googlecode.aviator.utils.Constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final Variable
static final String
static final String
static final String
static final String
static final Variable
static final String
static final String
static final String
static final String
Compiled-time metadatastatic final String
static final Variable
static final String
static final String
static final String
static final Variable
static final String
static final Token
<?> static final Token
<?> static final Variable
static final Variable
static final Token
<?> static final String
static final String
static final Variable
static final Pattern
static final Variable
static final Variable
static final Variable
static final String
static final String
static final String
static final Variable
static final Variable
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
REDUCER_EMPTY_VAR
- See Also:
-
ReducerEmptyVal
-
IfReturnFn
-
ReducerBreakFn
-
ReducerContFn
-
ReducerReturnFn
-
ReducerFn
-
WithMetaFn
-
PARAMS_META
- See Also:
-
SCOPE_META
- See Also:
-
INHERIT_ENV_META
- See Also:
-
INSTANCE_VAR
- See Also:
-
ENV_VAR
- See Also:
-
FUNC_ARGS_VAR
- See Also:
-
REDUCER_LOOP_VAR
- See Also:
-
DEFINE_META
- See Also:
-
REDUCER_LOOP
-
NEWLINE
- See Also:
-
REQUIRE_FN
- See Also:
-
LOAD_FN
- See Also:
-
CATCH_HANDLER_VAR
-
SEQ_LIST_VAR
-
TRY_VAR
-
THROW_VAR
-
NEW_VAR
-
THROWABLE_VAR
-
EXP_VAR
- See Also:
-
USE_VAR
-
INIT_META
- See Also:
-
TYPE_META
- See Also:
-
INTER_META
Compiled-time metadata- See Also:
-
UNPACK_ARGS
- See Also:
-
USE_CLASS_PKG
- See Also:
-
SPLIT_PAT
-
ARITIES_META
- See Also:
-
-
Constructor Details
-
Constants
private Constants()
-