|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--gnu.expr.Target
|
+--gnu.expr.StackTarget
|
+--gnu.expr.TailTarget
| Fields inherited from class gnu.expr.Target |
Ignore,
pushObject,
returnObject |
| Constructor Summary | |
TailTarget(Type type)
|
|
| Method Summary | |
void |
compileFromStack(Compilation comp,
Type stackType)
|
static Target |
getInstance(Type type)
|
| Methods inherited from class gnu.expr.StackTarget |
compileFromStack0,
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 TailTarget(Type type)
| Method Detail |
public static Target getInstance(Type type)
public void compileFromStack(Compilation comp,
Type stackType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||