public final class ASimpleNode extends PNode
| Constructor and Description |
|---|
ASimpleNode() |
ASimpleNode(PAtom _name_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
PAtom |
getName() |
void |
setName(PAtom node) |
java.lang.String |
toString() |
public ASimpleNode()
public ASimpleNode(PAtom _name_)