A B C D E F G I K L M N O P R S T U V W X Y _

B

b4 - Variable in class net.scheinerman.phoenix.interpreter.parser.operators.FunctionOperatorNode
 
b4_names - Variable in class net.scheinerman.phoenix.interpreter.functions.Function
An array containing the names of the left-hand arguments to the function.
b4_types - Variable in class net.scheinerman.phoenix.interpreter.functions.Function
An array containing variables of the same types as the left-hand arguments to the function.
beforeStart() - Method in class net.scheinerman.phoenix.interpreter.ForInterpreter
 
beforeStart() - Method in class net.scheinerman.phoenix.interpreter.LoopInterpreter
 
BLACK - Static variable in class net.scheinerman.phoenix.interpreter.InterpreterData
 
BLUE - Static variable in class net.scheinerman.phoenix.interpreter.InterpreterData
 
BOLD - Static variable in class net.scheinerman.phoenix.interpreter.InterpreterData
 
breakValue - Variable in class net.scheinerman.phoenix.interpreter.IfInterpreter
Indicates the value after a break statement that was called within this scope.
breakValue - Variable in class net.scheinerman.phoenix.interpreter.Interpreter
Indicates the value after a break statement that was called within this scope.
briefMessage - Variable in exception net.scheinerman.phoenix.interpreter.exceptions.IOException
"Generic IO error"
briefMessage - Variable in exception net.scheinerman.phoenix.interpreter.exceptions.PhoenixRuntimeException
The slightly more descriptive phrase explaining the error.
briefMessage - Variable in exception net.scheinerman.phoenix.interpreter.exceptions.SyntaxException
"Generic syntax error"
BuiltInFunction - Class in net.scheinerman.phoenix.interpreter.functions
 
BuiltInFunction(String, String, String[], String[], String[], String[]) - Constructor for class net.scheinerman.phoenix.interpreter.functions.BuiltInFunction
 
BuiltInFunction(String, String, String, String[], String[], String[], String[]) - Constructor for class net.scheinerman.phoenix.interpreter.functions.BuiltInFunction
 

A B C D E F G I K L M N O P R S T U V W X Y _