Appearance
Alternation Constructs
Yellowbrick supports the following constructs:
Operator | Description |
---|---|
| | OR operator Note: Either side of an OR operator ( | ) may contain an empty string. |
Note: The Yellowbrick regex engine does not guarantee an order for matching expressions used in an alternation construct. The order that expressions are matched in an alternation construct is nondeterministic.