Package | Description |
---|---|
com.sun.source.util |
Provides utilities for operations on abstract syntax trees (AST).
|
Modifier and Type | Class and Description |
---|---|
class |
TreePathScanner<R,P>
A TreeVisitor that visits all the child tree nodes, and provides
support for maintaining a path for the parent nodes.
|
Copyright © 2005, 2016, Oracle and/or its affiliates. All rights reserved.