Uses of Class
net.scheinerman.phoenix.interpreter.variables.StringVariable

Packages that use StringVariable
net.scheinerman.phoenix.interpreter.variables This package contains variables that deal with the creation and manipulation of variables during Phoenix program execution. 
 

Uses of StringVariable in net.scheinerman.phoenix.interpreter.variables
 

Fields in net.scheinerman.phoenix.interpreter.variables declared as StringVariable
static StringVariable Constants.DEF_STR
          The constant for a default string variable.