Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
gnu.expr.Target
gnu.expr.StackTarget
public class StackTarget
extends Target
Field Summary |
Fields inherited from class gnu.expr.Target | |
Ignore , pushObject |
Constructor Summary | |
|
Method Summary | |
void |
|
protected boolean |
|
static void |
|
protected static void |
|
static Target |
|
Type |
|
Methods inherited from class gnu.expr.Target | |
compileFromStack , getType , pushValue |
public void compileFromStack(Compilation comp, Type stackType)
- Overrides:
- compileFromStack in interface Target