public class DNotAllowedPattern extends DPattern
| Constructor and Description | 
|---|
| DNotAllowedPattern() | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | accept(DPatternVisitor visitor) | 
| boolean | isNullable()Returns true if this pattern is nullable. | 
createParseable, getAnnotation, getLocation, isAttribute, isElementpublic boolean isNullable()
DPatternisNullable in class DPatternpublic Object accept(DPatternVisitor visitor)
Copyright © 2019 JBoss by Red Hat. All rights reserved.