|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsddl.syntax.node.Node
public abstract class Node
| Constructor Summary | |
|---|---|
Node()
|
|
| Method Summary | |
|---|---|
abstract java.lang.Object |
clone()
|
Node |
parent()
|
void |
replaceBy(Node node)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface sddl.syntax.node.Switchable |
|---|
apply |
| Constructor Detail |
|---|
public Node()
| Method Detail |
|---|
public abstract java.lang.Object clone()
clone in class java.lang.Objectpublic Node parent()
public void replaceBy(Node node)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||