public class ChoicePattern extends BinaryPattern
p1, p2
Modifier and Type | Method and Description |
---|---|
void |
accept(PatternVisitor visitor) |
Object |
apply(PatternFunction f) |
fillChildren, getChildren, getOperand1, getOperand2
isNullable
public void accept(PatternVisitor visitor)
public Object apply(PatternFunction f)
Copyright © 2019 JBoss by Red Hat. All rights reserved.