public final class AGreaterIntCompOp extends PIntCompOp
| Constructor and Description |
|---|
AGreaterIntCompOp() |
AGreaterIntCompOp(TKeywordGreater _keywordGreater_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
TKeywordGreater |
getKeywordGreater() |
void |
setKeywordGreater(TKeywordGreater node) |
java.lang.String |
toString() |
cloneList, cloneNode, parent, replaceBy, toString, toStringgetEndPos, getStartPos, setEndPos, setStartPospublic AGreaterIntCompOp()
public AGreaterIntCompOp(TKeywordGreater _keywordGreater_)
public void apply(Switch sw)
public TKeywordGreater getKeywordGreater()
public void setKeywordGreater(TKeywordGreater node)
public java.lang.String toString()
toString in class java.lang.Object