|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gnu.expr.Target gnu.expr.IgnoreTarget
public class IgnoreTarget
Field Summary |
---|
Fields inherited from class gnu.expr.Target |
---|
Ignore, pushObject |
Constructor Summary | |
---|---|
IgnoreTarget()
|
Method Summary | |
---|---|
void |
compileFromStack(Compilation comp,
Type stackType)
|
Type |
getType()
|
Methods inherited from class gnu.expr.Target |
---|
pushValue |
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()
getType
in class Target
public void compileFromStack(Compilation comp, Type stackType)
compileFromStack
in class Target
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |