public final class AAllQuantifier extends PQuantifier
| Constructor and Description |
|---|
AAllQuantifier() |
AAllQuantifier(TKeywordAll _keywordAll_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
TKeywordAll |
getKeywordAll() |
void |
setKeywordAll(TKeywordAll node) |
java.lang.String |
toString() |
cloneList, cloneNode, parent, replaceBy, toString, toStringgetEndPos, getStartPos, setEndPos, setStartPospublic AAllQuantifier()
public AAllQuantifier(TKeywordAll _keywordAll_)
public void apply(Switch sw)
public TKeywordAll getKeywordAll()
public void setKeywordAll(TKeywordAll node)
public java.lang.String toString()
toString in class java.lang.Object