public class DGroupPattern extends DContainerPattern
Constructor and Description |
---|
DGroupPattern() |
Modifier and Type | Method and Description |
---|---|
<V> V |
accept(DPatternVisitor<V> visitor) |
boolean |
isNullable()
Returns true if this pattern is nullable.
|
countChildren, firstChild, iterator, lastChild
createParseable, getAnnotation, getLocation, isAttribute, isElement
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public boolean isNullable()
DPattern
isNullable
in class DPattern
public <V> V accept(DPatternVisitor<V> visitor)
Copyright © 2017 JBoss by Red Hat. All rights reserved.