public final class ATrueLogConst extends PLogConst
| Constructor and Description |
|---|
ATrueLogConst() |
ATrueLogConst(TKeywordTrue _keywordTrue_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
TKeywordTrue |
getKeywordTrue() |
void |
setKeywordTrue(TKeywordTrue node) |
java.lang.String |
toString() |
cloneList, cloneNode, parent, replaceBy, toString, toStringgetEndPos, getStartPos, setEndPos, setStartPospublic ATrueLogConst()
public ATrueLogConst(TKeywordTrue _keywordTrue_)
public void apply(Switch sw)
public TKeywordTrue getKeywordTrue()
public void setKeywordTrue(TKeywordTrue node)
public java.lang.String toString()
toString in class java.lang.Object