Uses of Class
net.scheinerman.phoenix.interpreter.InteractiveInterpreter

Packages that use InteractiveInterpreter
net.scheinerman.phoenix.runner This package contains classes for use in running Phoenix programs. 
 

Uses of InteractiveInterpreter in net.scheinerman.phoenix.runner
 

Fields in net.scheinerman.phoenix.runner declared as InteractiveInterpreter
private  InteractiveInterpreter InteractivePhoenixEnvironment.interpreter