public final class APow2ExprCast extends PExprCast
| Constructor and Description |
|---|
APow2ExprCast() |
APow2ExprCast(TKeywordInt2pow2 _keywordInt2pow2_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
TKeywordInt2pow2 |
getKeywordInt2pow2() |
void |
setKeywordInt2pow2(TKeywordInt2pow2 node) |
java.lang.String |
toString() |
cloneList, cloneNode, parent, replaceBy, toString, toStringgetEndPos, getStartPos, setEndPos, setStartPospublic APow2ExprCast()
public APow2ExprCast(TKeywordInt2pow2 _keywordInt2pow2_)
public void apply(Switch sw)
public TKeywordInt2pow2 getKeywordInt2pow2()
public void setKeywordInt2pow2(TKeywordInt2pow2 node)
public java.lang.String toString()
toString in class java.lang.Object