namespaceSqlFaker\Generation
Namespaces 10§
| Candidate | SqlFaker\Generation\Candidate |
| Choice | SqlFaker\Generation\Choice |
| Coverage | SqlFaker\Generation\Coverage |
| Derivation | SqlFaker\Generation\Derivation |
| Exception | SqlFaker\Generation\Exception |
| Lexeme | SqlFaker\Generation\Lexeme |
| Output | SqlFaker\Generation\Output |
| Plan | SqlFaker\Generation\Plan |
| Token | SqlFaker\Generation\Token |
| Value | SqlFaker\Generation\Value |
Classes 1§
| SqlGenerator @visibility root | Derives terminals, rewrites structural constraints, and realizes lexemes once. Dialect definitions supply the syntax and boundary rules; no completed SQL is retried or repaired. |