public abstract class DUnaryPattern extends DPattern
| Modifier and Type | Field and Description |
|---|---|
private DPattern |
child |
annotation, location, next, prev| Constructor and Description |
|---|
DUnaryPattern() |
| Modifier and Type | Method and Description |
|---|---|
DPattern |
getChild() |
void |
setChild(DPattern child) |
accept, createParseable, getAnnotation, getLocation, isAttribute, isElement, isNullable