pt.compiler.pt
Class NotifyArg
java.lang.Object
pt.compiler.pt.NotifyArg
public class NotifyArg
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotifyArg
public NotifyArg(Expression instance,
Expression slot,
boolean staticSlot)
getInstance
public Expression getInstance()
getSlot
public Expression getSlot()
isStaticSlot
public boolean isStaticSlot()
getIsIntermediateNotify
public boolean getIsIntermediateNotify()
setInterNotify
public void setInterNotify(boolean intermediate)