JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Exception Summary
Error Summary
Class
Description
ABS
ADD
Address
Address.Scope
AND
ARR
ARRAY
AssignableValue
BigDecimalOperators
BigDecimalOperators.Add
BigDecimalOperators.Div
BigDecimalOperators.Mod
BigDecimalOperators.Mul
BigDecimalOperators.Pow
BigDecimalOperators.Sub
BigIntegerOperators
BigIntegerOperators.Add
BigIntegerOperators.Div
BigIntegerOperators.Mod
BigIntegerOperators.Mul
BigIntegerOperators.Pow
BigIntegerOperators.Sub
CALL
CALLA
CALLREF
CDEREFX
CompileContext
CompileException
DEC
DECODE
DEREF
DEREFX
DIV
DoubleOperators
DoubleOperators.Add
DoubleOperators.Div
DoubleOperators.Mod
DoubleOperators.Mul
DoubleOperators.Pow
DoubleOperators.Sub
DUP
EQ
ExecAbortException
ExecutionContext
Virtual Machine Execution Context
FIRST
FJMP
GE
GT
HALT
INC
Instruction
Title: VM Instruction
INT
IntegerOperators
IntegerOperators.Add
IntegerOperators.Div
IntegerOperators.Mod
IntegerOperators.Mul
IntegerOperators.Pow
IntegerOperators.Sub
JavaCharStream
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaMethodCall
JMP
LE
LIST
LODAX
LODAXF
LODX
LODXF
LOG
LOG10
LongOperators
LongOperators.Add
LongOperators.Div
LongOperators.Mod
LongOperators.Mul
LongOperators.Pow
LongOperators.Sub
LT
MAP
MAX
MCTX
MemoryBuilder
Method
MIN
MOD
MOV
MOVN
MUL
NEQ
NJMP
Jump to a address is top of the stack is null.
NOP
NOT
NullParsingContext
NVL
Operator
<
A
,
B
,
C
>
Operator.Enum
Operators
OR
OUT
ParseException
This exception is thrown when parse errors are encountered.
ParsingContext
ParsingContext.Location
POW
ProcessIO
ProcessIOStreams
Program
A ZEL program (function)
Program.ExecutionType
Program.Type
PUSH
PUSHM
RANDOM
REF
RefOptimizer
Changes reference by name instructions to reference by index.
ResultCache
result cache for storing.
RLIKE
regexp match.
SimpleResultCache
simple implementation for resultcache.
SLEEP
SQRT
SUB
SuspendedException
SWAP
SymbolRef
SYNC
THROW
Token
Describes the input token stream.
TokenMgrError
Token Manager Error.
VMASyncFuture
<
T
>
bean like implementation of a future
VMExecutor
VMExecutor.Lazy
VMExecutor.Suspendable
<
T
>
VMFuture
<
T
>
bean like implementation of a future
VMSyncFuture
<
T
>
bean like implementation of a future
XOR
ZCompiler
ZCompilerConstants
Token literal values and constants.
ZCompilerTokenManager
Token Manager.
ZelFrame
ZelPredicate
<
T
>
ZExecutionException