ParsedPattern
public class DListPattern extends DUnaryPattern
Constructor | Description |
---|---|
DListPattern() |
Modifier and Type | Method | Description |
---|---|---|
Object |
accept(DPatternVisitor visitor) |
|
boolean |
isNullable() |
Returns true if this pattern is nullable.
|
createParseable, getAnnotation, getLocation, isAttribute, isElement
getChild, setChild
public boolean isNullable()
DPattern
isNullable
in class DPattern
public Object accept(DPatternVisitor visitor)
Copyright © 2018 Oracle Corporation. All rights reserved.