Uses of Package
proper.imp

Packages that use proper.imp
proper.imp Contains all the classes concerning the import of data, i.e. 
 

Classes in proper.imp used by proper.imp
Data
          Data is the common ancestor for Predicate and List.
Fingerprint
          This class handles Fingerprints, i.e.
Indexer
          This class interpretes the "verbal" indexes for files, e.g.
List
          This class is used to store a list of objects.
Parser
          This abstract is the ancestor for several Parsers that use predicates.
ParserInterface
          This interface is common to all parsers, handwritten and JLex/CUP-generated.
Predicate
          This class is container for data read from the parser.
Traverser
          This class extracts useful information from a given structure.