|
org.netbeans.modules.java.source 0.80.1 17 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreePathHandle | |
---|---|
org.netbeans.api.java.source | Permits inspection and modification of the structure of Java sources. |
Uses of TreePathHandle in org.netbeans.api.java.source |
---|
Methods in org.netbeans.api.java.source that return TreePathHandle | |
---|---|
static TreePathHandle |
TreePathHandle.create(Element element,
CompilationInfo info)
Factory method for creating TreePathHandle . |
static TreePathHandle |
TreePathHandle.create(TreePath treePath,
CompilationInfo info)
Factory method for creating TreePathHandle . |
static TreePathHandle |
TreePathHandle.from(ElementHandle<?> handle,
ClasspathInfo cpInfo)
Constructs a TreePathHandle that corresponds to the given ElementHandle . |
|
org.netbeans.modules.java.source 0.80.1 17 | |||||||||
PREV NEXT | FRAMES NO FRAMES |