public final class AMultiNameList extends PNameList
Constructor and Description |
---|
AMultiNameList() |
AMultiNameList(PName _name_,
TComma _comma_,
PNameList _nameList_) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
Object |
clone() |
TComma |
getComma() |
PName |
getName() |
PNameList |
getNameList() |
void |
setComma(TComma node) |
void |
setName(PName node) |
void |
setNameList(PNameList node) |
String |
toString() |