Uses of Class
myShell.Interpreter

Packages that use Interpreter
myShell It is the interface between CPS and the rest of the computer as well as the user : it reads configuration files, writes the results, a log file and contains the main method. 
 

Uses of Interpreter in myShell
 

Fields in myShell declared as Interpreter
static Interpreter MainClass.inter
          This Interpreter will read the config.xml file and write the results.xml one.