public class DInterleavePattern extends DContainerPattern
Constructor and Description |
---|
DInterleavePattern() |
Modifier and Type | Method and Description |
---|---|
Object |
accept(DPatternVisitor 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 Object accept(DPatternVisitor visitor)
Copyright © 2019 JBoss by Red Hat. All rights reserved.