|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsddl.syntax.node.Node
sddl.syntax.node.Token
sddl.syntax.node.TEq
public final class TEq
| Constructor Summary | |
|---|---|
TEq()
|
|
TEq(int line,
int pos)
|
|
| Method Summary | |
|---|---|
void |
apply(Switch sw)
|
java.lang.Object |
clone()
|
void |
setText(java.lang.String text)
|
| Methods inherited from class sddl.syntax.node.Token |
|---|
getLine, getPos, getText, setLine, setPos, toString |
| Methods inherited from class sddl.syntax.node.Node |
|---|
parent, replaceBy |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TEq()
public TEq(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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||