public final class AConstInnerexpression extends PInnerexpression
| Constructor and Description |
|---|
AConstInnerexpression() |
AConstInnerexpression(PExprConst _exprConst_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
PExprConst |
getExprConst() |
void |
setExprConst(PExprConst node) |
java.lang.String |
toString() |
cloneList, cloneNode, parent, replaceBy, toString, toStringgetEndPos, getStartPos, setEndPos, setStartPospublic AConstInnerexpression()
public AConstInnerexpression(PExprConst _exprConst_)
public void apply(Switch sw)
public PExprConst getExprConst()
public void setExprConst(PExprConst node)
public java.lang.String toString()
toString in class java.lang.Object