public final class AIntegerPrimitiveLit extends PPrimitiveLit
| Constructor and Description |
|---|
AIntegerPrimitiveLit() |
AIntegerPrimitiveLit(TInt _int_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TInt |
getInt() |
(package private) void |
removeChild(Node child) |
(package private) void |
replaceChild(Node oldChild,
Node newChild) |
void |
setInt(TInt node) |
String |
toString() |
public AIntegerPrimitiveLit()
public AIntegerPrimitiveLit(TInt _int_)
void removeChild(Node child)
removeChild in class Nodevoid replaceChild(Node oldChild, Node newChild)
replaceChild in class NodeCopyright © 2003–2014 AndroMDA.org. All rights reserved.