Packages
lij.exceptions Exception classes.
lij.interfaces Interfaces that need to be implemented for the provision of constraint method implementations.
lij.model Classes that together constitute the data model of an LCC protocl.
lij.monitor Various classes used for obtaining runtime debugging information.
lij.parser The classes in this package constitute the parser of the interpreter, and were generated by javacc.
lij.parserutil Utility classes for use by the javacc-generated parser.
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.
lij.util General-purpose utility classes.