Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
_
V
value
- Variable in class net.scheinerman.phoenix.interpreter.variables.
NumberVariable
value()
- Method in class net.scheinerman.phoenix.interpreter.variables.
NumberVariable
Returns the
double
value of this variable.
value
- Variable in class net.scheinerman.phoenix.interpreter.variables.
StringVariable
The value of the string variable.
value()
- Method in class net.scheinerman.phoenix.interpreter.variables.
StringVariable
var
- Variable in exception net.scheinerman.phoenix.interpreter.exceptions.
UnsupportedOperatorException
Variable
- Interface in
net.scheinerman.phoenix.interpreter.variables
A variable is a named data container that can be manipulated through operators.
vat
- Variable in class net.scheinerman.phoenix.interpreter.
IfInterpreter
The Variable Allocation Table (VAT) stores variables and their values for all scopes of the interpretation process.
vat
- Variable in class net.scheinerman.phoenix.interpreter.
Interpreter
The Variable Allocation Table (VAT) stores variables and their values for all scopes of the interpretation process.
vat
- Variable in class net.scheinerman.phoenix.runner.
InteractivePhoenixEnvironment
vat
- Variable in class net.scheinerman.phoenix.runner.
Runner
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
_