public final class X1PLetExp extends XPLetExp
| Constructor and Description |
|---|
X1PLetExp() |
X1PLetExp(XPLetExp _xPLetExp_,
PLetExp _pLetExp_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
PLetExp |
getPLetExp() |
XPLetExp |
getXPLetExp() |
(package private) void |
removeChild(Node child) |
(package private) void |
replaceChild(Node oldChild,
Node newChild) |
void |
setPLetExp(PLetExp node) |
void |
setXPLetExp(XPLetExp node) |
String |
toString() |
public X1PLetExp()
public XPLetExp getXPLetExp()
public void setXPLetExp(XPLetExp node)
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.