| Package | Description |
|---|---|
| oracle.javatools.parser.java.v2 |
The parser API.
|
| oracle.javatools.parser.java.v2.common |
Classes common to model implementations.
|
| oracle.javatools.parser.java.v2.model |
The parser model API.
|
| oracle.javatools.parser.java.v2.util |
Various utilities for use with the parser.
|
| Class and Description |
|---|
| Conversions
Various utilities that perform conversions from a subject to a
target.
|
| Class and Description |
|---|
| Conversions
Various utilities that perform conversions from a subject to a
target.
|
| Class and Description |
|---|
| SourceVisitor
Visitor pattern and traversals for SourceElements.
|
| Class and Description |
|---|
| Annotations.AnnotationValueGetter
Knows how to get the value of a specified annotation element on a
target class.
|
| Conversions.ConversionType
Distinguish between various kinds of conversions.
|
| Formatting.Selection |
| NullProvider
A provider implementation that does nothing.
|
| OffsetPair
A simple mutable struct for storing a start offset and a length
together.
|
| SimplifyTypeHelper
The goal of a SimplifyTypeHelper is to take an input type name, its
SourceElement scope, and answer two questions.
|
| Usages
Tracks declarations and usages in a SourceElement.
|