mjc

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.
 


mjc

mjc is Copyright (C) 2000-2004 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. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.