Package org.mesopotamia.lang.java.ref

Interface Summary
Info Base interface representing information about referenced language construct.
MethodInfo  
PrimitiveTypeInfo Marker interface.
Reference<T> Reference to info/scope
Scope Operations, types, method and constructor definitions, and other language element classes implement this interface for variable, method and type resolution in the same compilation unit.
TypeInfo  
TypeSpecInfo  
VariableInfo  
 

Class Summary
SoftCachingScope Scope which caches resolved types, variables and methods using soft references.
SoftCachingTypeInfo Type info which caches resolved types, methods, and variables in soft references and other values in hard references.
TypeInfoImpl Simple implementation of type info which knows only its FCN.
 



Copyright © 2005 Hammurapi Group. All Rights Reserved.