|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--ponderToolkit.analyzer.priorities.node.Node
|
+--ponderToolkit.analyzer.priorities.node.Token
|
+--ponderToolkit.analyzer.priorities.node.TForall
| Constructor Summary | |
TForall()
|
|
TForall(int line,
int pos)
|
|
| Method Summary | |
void |
apply(Switch sw)
|
java.lang.Object |
clone()
|
void |
setText(java.lang.String text)
|
| Methods inherited from class ponderToolkit.analyzer.priorities.node.Token |
getLine, getPos, getText, setLine, setPos, toString |
| Methods inherited from class ponderToolkit.analyzer.priorities.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 TForall()
public TForall(int line,
int pos)
| Method Detail |
public java.lang.Object clone()
clone in class Nodepublic void apply(Switch sw)
public void setText(java.lang.String text)
setText in class Token
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||