JML

Uses of Class
org.multijava.mjc.CGFCollectionMap

Packages that use CGFCollectionMap
org.multijava.mjc Implements mjc, a MultiJava compiler. 
 

Uses of CGFCollectionMap in org.multijava.mjc
 

Fields in org.multijava.mjc declared as CGFCollectionMap
private  CGFCollectionMap JCompilationUnit.inScopeGenFuncMap
          Maps from identifiers to sets of external generic function collections that are in scope for this compilation unit.
private  CGFCollectionMap CCompilationUnit.loadedGFCollections
          Maps from identifiers to sets of external generic function collections that are in scope and loaded for this compilation unit.
 

Methods in org.multijava.mjc with parameters of type CGFCollectionMap
 void CCompilationUnit.update(JClassOrGFImportType[] importedClasses, JClassOrGFImportType[] importedGFs, JPackageImportType[] importedPackages, Hashtable loadedClasses, CGFCollectionMap loadedGFCollections)
          Updates the compilation unit after completion of grouping open methods.
 


JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.