Package biz.hammurapi.mesopotamia.lang.javax

Interface Summary
Client<T> Something which depends on something else.
Constants Constants
Dependency<T> Dependency between two objects.
DependencyVisitor<T> Instances of this interface are used to traverse dependencies.
Info Base interface for Method, Class, and Field references.
MethodInfo Information about method obtained from scanning bytecode.
PackageInfo  
Scope  
Supplier<T> Something providing "services" to something else.
TypeInfo  
VariableInfo  
 

Class Summary
ClassDefinitionEx  
ClassDefinitionFactory Creates identifiers from DOT and IDENT
ConstructorCallEx Constructor call which references its definition and information.
IdentifierEx Identifier which references its source, i.e.
IdentifierFactory Creates identifiers from DOT and IDENT
ImportDefinitionFactory  
InterfaceDefinitionEx  
InterfaceDefinitionFactory Creates identifiers from DOT and IDENT
MethodCallEx Method call which references its source, i.e.
MethodCallFactory Creates identifiers from DOT and IDENT
MethodDefinitionEx  
MethodDefinitionFactory Creates identifiers from DOT and IDENT
NewExpressionFactory Creates identifiers from DOT and IDENT
PackageDefinitionEx  
PackageDefinitionFactory Creates identifiers from DOT and IDENT
PackageImportDefinition  
PackageInfoReference Reference to a type.
ScanEx Extended features for scan.
TypeImportDefinition  
TypeInfoReference Reference to a type.
VariableDefinitionEx  
VariableDefinitionFactory Creates identifiers from DOT and IDENT
 



Copyright © 2008 Hammurapi Group. All Rights Reserved.