Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package javax.ide.model.java.source.util

Interface Summary
SourcePosition Works like TreeTraversal but only visits a single node.
TreeLocator The TreeLocator interface provides a facility for the caller to map a Declaration object to its declaring Tree object, if any.
TreeResolver The TreeResolver provides a facility for resolving type and declaration references on Trees.
 

Class Summary
TreeTraversal Defines a tree traversal.
TreeVisitor Works like TreeTraversal but only visits a single node.