| Package | Description |
|---|---|
| oracle.javatools.parser.java.v2.model |
The parser model API.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceElement.visitSelf(SourceVisitor visitor)
Traverses the subtree rooted at this element with the given visitor.
|