| Class | Description |
|---|---|
| PreCalculatedResultFactory |
Predefined lists of capture group start and end indices.
|
| RegexResult |
RegexResult is a TruffleObject that represents the result of matching a regular
expression against a string. |
| RegexResult.RegexResultGetStartNode |