ParsedPatternpublic class DGroupPattern extends DContainerPattern
| Constructor | Description |
|---|---|
DGroupPattern() |
| Modifier and Type | Method | Description |
|---|---|---|
<V> V |
accept(DPatternVisitor<V> visitor) |
|
boolean |
isNullable() |
Returns true if this pattern is nullable.
|
countChildren, firstChild, iterator, lastChildcreateParseable, getAnnotation, getLocation, isAttribute, isElementpublic boolean isNullable()
DPatternisNullable in class DPatternpublic <V> V accept(DPatternVisitor<V> visitor)
Copyright © 2018 Oracle Corporation. All rights reserved.