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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2019 JBoss by Red Hat. All rights reserved.