namespaceSqlFaker\Generation\Token

Interfaces 1§

RewriteRuleOne source-based structural transformation, before any spelling is selected.

Classes 5§

ProductionOccurrenceRecords a selected grammar alternative even when it emits no terminal.
TerminalMappingRuleMaps a direct terminal child of one grammar production to a declared contextual domain.
TerminalOccurrenceA terminal occurrence, including the productions that introduced it.
TerminalSequenceOrdered terminal occurrences; rewriting preserves the original derivation.
TokenRewriterApplies a declared, finite sequence of structural rules without interpreting their syntax.