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