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, toStringgetEndPos, getStartPos, setEndPos, setStartPospublic ASetsContextClause()
public ASetsContextClause(java.util.List<PSet> _set_)