|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjoosc.node.Node
joosc.node.PReceiver
joosc.node.ASuperReceiver
Constructor Summary | |
ASuperReceiver()
|
|
ASuperReceiver(TSuper _super_)
|
Method Summary | |
void |
apply(Switch sw)
|
java.lang.Object |
clone()
|
TSuper |
getSuper()
|
void |
setSuper(TSuper node)
|
java.lang.String |
toString()
|
Methods inherited from class joosc.node.Node |
cloneList, cloneNode, parent, replaceBy, toString, toString |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ASuperReceiver()
public ASuperReceiver(TSuper _super_)
Method Detail |
public java.lang.Object clone()
clone
in class Node
public void apply(Switch sw)
public TSuper getSuper()
public void setSuper(TSuper node)
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |