public final class AInterExprMultop extends PExprMultop
| Constructor and Description |
|---|
AInterExprMultop() |
AInterExprMultop(TKeywordIntersection _keywordIntersection_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
TKeywordIntersection |
getKeywordIntersection() |
void |
setKeywordIntersection(TKeywordIntersection node) |
java.lang.String |
toString() |
cloneList, cloneNode, parent, replaceBy, toString, toStringgetEndPos, getStartPos, setEndPos, setStartPospublic AInterExprMultop()
public AInterExprMultop(TKeywordIntersection _keywordIntersection_)
public void apply(Switch sw)
public TKeywordIntersection getKeywordIntersection()
public void setKeywordIntersection(TKeywordIntersection node)
public java.lang.String toString()
toString in class java.lang.Object