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