namespaceSqlFaker\Generation\Token
Interfaces 1§
| RewriteRule | One source-based structural transformation, before any spelling is selected. |
Classes 5§
| ProductionOccurrence | Records a selected grammar alternative even when it emits no terminal. |
| TerminalMappingRule | Maps a direct terminal child of one grammar production to a declared contextual domain. |
| TerminalOccurrence | A terminal occurrence, including the productions that introduced it. |
| TerminalSequence | Ordered terminal occurrences; rewriting preserves the original derivation. |
| TokenRewriter | Applies a declared, finite sequence of structural rules without interpreting their syntax. |