public class DMixedPattern extends DUnaryPattern
Constructor and Description |
---|
DMixedPattern() |
Modifier and Type | Method and Description |
---|---|
Object |
accept(DPatternVisitor visitor) |
boolean |
isNullable()
Returns true if this pattern is nullable.
|
getChild, setChild
createParseable, getAnnotation, getLocation, isAttribute, isElement
public boolean isNullable()
DPattern
isNullable
in class DPattern
public Object accept(DPatternVisitor visitor)
Copyright © 2017 JBoss by Red Hat. All rights reserved.