Package org.jtool.jxplatform.j2x.resolver

Application programming interfaces for resolving several bindings related to class-type, method call, and field access.

See:
          Description

Class Summary
JavaArray An object storing the location information about a class.
JxResolver Resolves type, method, field, and variable bindings.
TypeInformation Stores type information about source code within the project.
 

Package org.jtool.jxplatform.j2x.resolver Description

Application programming interfaces for resolving several bindings related to class-type, method call, and field access. The resolved information is inserted into XML documents of sourec coce as the values of attributes.