public final class AStringPrimitiveLit extends PPrimitiveLit
| Constructor and Description |
|---|
AStringPrimitiveLit() |
AStringPrimitiveLit(TStringLit _stringLit_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TStringLit |
getStringLit() |
(package private) void |
removeChild(Node child) |
(package private) void |
replaceChild(Node oldChild,
Node newChild) |
void |
setStringLit(TStringLit node) |
String |
toString() |
public AStringPrimitiveLit()
public AStringPrimitiveLit(TStringLit _stringLit_)
public TStringLit getStringLit()
public void setStringLit(TStringLit 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.