public final class ASetsContextClause extends PContextClause
Constructor and Description |
---|
ASetsContextClause() |
ASetsContextClause(java.util.List<PSet> _set_) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
java.util.LinkedList<PSet> |
getSet() |
void |
setSet(java.util.List<PSet> list) |
java.lang.String |
toString() |
cloneList, cloneNode, parent, replaceBy, toString, toString
getEndPos, getStartPos, setEndPos, setStartPos
public ASetsContextClause()
public ASetsContextClause(java.util.List<PSet> _set_)