Package abc.om.visit

Interface Summary
ModulePrecedence  
 

Class Summary
CheckDeclareParents  
CheckDuplicateClassInclude Checks if a class has been included in more than one module.
CheckITDs  
CheckModuleCycles Checks for any cycles in the module hierarchy.
CheckModuleMembers Checks if the module members are in the hierarchy.
CheckModuleSigMembers Checks the signature members of the module.
CollectModuleAspects Attaches the dummy aspect to a module.
CollectModuleOpenClassMembers  
CollectModules Adds all module names to ExtensionInfo.modules.
ModuleNode Internal representation of module hierarchy.
ModuleNodeAspect Internal representation of a member aspect.
ModuleNodeClass Internal representation of class members.
ModuleNodeModule Internal representation of modules.
ModuleStructure Internal representation of the entire module specification.
MSOpenClassContext  
MSOpenClassContextField  
MSOpenClassContextMethod  
MSOpenClassContextParent  
MSOpenClassFlag  
MSOpenClassFlagField  
MSOpenClassFlagMethod  
MSOpenClassFlagParent  
MSOpenClassMember  
MSOpenClassMemberAnd  
MSOpenClassMemberBase  
MSOpenClassMemberBinary  
MSOpenClassMemberOr  
NormalizeOpenClassMembers  
OMComputeModulePrecedence  
OMComputePrecedence Modifies the aspect precedence relation according to the aspect order specified in the module definitions.
OMNamePatternEvaluator  
OpenClassFlagSet  
OpenClassFlagSet.OCFType  
PrintVisitor