|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--gnu.expr.Target
|
+--gnu.expr.IgnoreTarget
| Fields inherited from class gnu.expr.Target |
Ignore,
pushObject,
returnObject |
| Constructor Summary | |
IgnoreTarget()
|
|
| Method Summary | |
void |
compileFromStack(Compilation comp,
Type stackType)
|
Type |
getType()
|
| Methods inherited from class gnu.expr.Target |
pushValue,
returnValue |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public IgnoreTarget()
| Method Detail |
public Type getType()
public void compileFromStack(Compilation comp,
Type stackType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||