public final class AInList extends PInList
| Constructor and Description |
|---|
AInList() |
AInList(PInItem _inItem_,
TComma _comma_,
PInList _inList_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TComma |
getComma() |
PInItem |
getInItem() |
PInList |
getInList() |
void |
setComma(TComma node) |
void |
setInItem(PInItem node) |
void |
setInList(PInList node) |
String |
toString() |
Copyright © 2004–2017 XWiki. All rights reserved.