Package | Description |
---|---|
oracle.javatools.parser.java.v2.common |
Classes common to model implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
QuickLocalVariable
A light-weight implementation of JavaLocalVariable, particularly
useful for constructing formal parameter objects for use with
QuickMethod.
|
class |
Value
Represents a value in the java language.
|
class |
WrapperLocalVariable
Skeleton implementation of an object wrapping a local variable.
|