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