public abstract class BinaryPattern extends Pattern
| Constructor and Description |
|---|
BinaryPattern(Pattern _p1,
Pattern _p2) |
| Modifier and Type | Method and Description |
|---|---|
Pattern[] |
getChildPatterns()
Gets all the child patterns of this combinor.
|