public final class X2PLetExp extends XPLetExp
| Constructor and Description |
|---|
X2PLetExp() |
X2PLetExp(PLetExp _pLetExp_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
PLetExp |
getPLetExp() |
(package private) void |
removeChild(Node child) |
(package private) void |
replaceChild(Node oldChild,
Node newChild) |
void |
setPLetExp(PLetExp node) |
String |
toString() |
public PLetExp getPLetExp()
public void setPLetExp(PLetExp node)
void removeChild(Node child)
removeChild in class Nodevoid replaceChild(Node oldChild, Node newChild)
replaceChild in class NodeCopyright © 2003–2014 AndroMDA.org. All rights reserved.