| Class | Description |
|---|---|
| TRegexExecRootNode | |
| TRegexExecRootNode.LazyCaptureGroupRegexSearchNode | |
| TRegexExecutorEntryNode |
This class wraps
TRegexExecutorNode and specializes on the type of the input strings
provided to TRegexExecRootNode. |
| TRegexExecutorLocals |
Base class for local variables used by an executor node called by a
TRegexExecRootNode. |
| TRegexExecutorNode |