public class ChoicePattern extends BinaryPattern
p1, p2
Constructor and Description |
---|
ChoicePattern(ParserRuntime rt,
Pattern p1,
Pattern p2) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
apply(PatternFunction f) |
getChildPatterns
public ChoicePattern(ParserRuntime rt, Pattern p1, Pattern p2)
public java.lang.Object apply(PatternFunction f)