public class DZeroOrMorePattern extends DUnaryPattern
Constructor and Description |
---|
DZeroOrMorePattern() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
accept(DPatternVisitor visitor) |
boolean |
isNullable()
Returns true if this pattern is nullable.
|
getChild, setChild
createParseable, getAnnotation, getLocation, getNext, isAttribute, isElement, setNext
public boolean isNullable()
DPattern
isNullable
in class DPattern
public java.lang.Object accept(DPatternVisitor visitor)
Copyright © 2010 - 2020 Adobe. All Rights Reserved