Package | Description |
---|---|
gnu.expr |
Supports
Expression ,
and various related classes need to compile programming languages. |
Modifier and Type | Class and Description |
---|---|
class |
CheckedTarget
Same as StackTarget, but catch ClassCastException.
|
Modifier and Type | Method and Description |
---|---|
protected StackTarget |
StackTarget.getClonedInstance(Type type) |
protected StackTarget |
CheckedTarget.getClonedInstance(Type type) |