Package | Description |
---|---|
oracle.javatools.parser.java.v2.common |
Classes common to model implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
CastedMethod
A "casted method" represents a method invocation followed by a type
cast.
|
class |
QuickComponent
A QuickComponent is a special type of JavaVariable that refers to
an annotation member (method!).
|
class |
QuickMethod
A lightweight implementation of JavaMethod.
|
class |
WrapperMethod
Skeleton implementation of an object wrapping a method.
|