Uses of Class
lij.model.Framework

Packages that use Framework
lij.parser The classes in this package constitute the parser of the interpreter, and were generated by javacc. 
lij.runtime These runtime classes are the ones that contain most of the code that is used during the execution of the IM by the interpreter. 
 

Uses of Framework in lij.parser
 

Fields in lij.parser declared as Framework
private  Framework Parser.framework
           
 

Methods in lij.parser that return Framework
 Framework Parser.getFramework()
           
 

Uses of Framework in lij.runtime
 

Fields in lij.runtime declared as Framework
private  Framework Interpreter.framework
           
 

Methods in lij.runtime that return Framework
 Framework Interpreter.getFramework()
          Accessor.