public class DChoicePattern extends DContainerPattern
Constructor and Description |
---|
DChoicePattern() |
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, getNext, isAttribute, isElement, setNext
public boolean isNullable()
DPattern
isNullable
in class DPattern
public <V> V accept(DPatternVisitor<V> visitor)
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"