OrderGroup
Represents a regex group
Functions
Link copied to clipboard
Add an Op to the userDefinedOps.
Add an OrderFragment to the orderNodes. All instances of the fragment object are removed from the list before the OrderNode from fragment is added.
Add an OrderToken to the orderNodes
Link copied to clipboard
Minimalist way to create a group with a function call. However, this minimalist group constructor only works with OrderTokens
Link copied to clipboard
Adds an alternation token (|
) between the current OrderFragment and other. All OrderToken are converted into OrderFragments.
Link copied to clipboard
Remove all instance of fragment from the orderNodes
Link copied to clipboard
Represent this OrderFragment as a binary syntax tree.
Link copied to clipboard
Add an Op to the userDefinedOps
Add an OrderFragment to the orderNodes
Add an OrderToken to the orderNodes