public abstract class DContainerPattern extends DPattern implements Iterable<DPattern>
Constructor and Description |
---|
DContainerPattern() |
Modifier and Type | Method and Description |
---|---|
int |
countChildren() |
DPattern |
firstChild() |
Iterator<DPattern> |
iterator() |
DPattern |
lastChild() |
accept, createParseable, getAnnotation, getLocation, isAttribute, isElement, isNullable
Copyright © 2014. All Rights Reserved.