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