namespaceSqlFaker\PostgreSql\Generation
Namespaces 5§
| Lexeme | SqlFaker\PostgreSql\Generation\Lexeme |
| Lookahead | SqlFaker\PostgreSql\Generation\Lookahead |
| Rewrite | SqlFaker\PostgreSql\Generation\Rewrite |
| Tokenization | SqlFaker\PostgreSql\Generation\Tokenization |
| Value | SqlFaker\PostgreSql\Generation\Value |
Classes 3§
| GenerationContext @visibility root | Binds the PostgreSql grammar and lexical declarations to the common SQL generation engine. |
| GenerationPlans @visibility root | Names the generation plans this dialect's provider is built from. |
| LexicalGrammar @visibility root | PostgreSQL lexical generation using source-based candidate and boundary definitions.
Tokenization is exposed separately for diagnostics and does not decide generation success. |
Enums 1§
| StatementRule public API | Statement start rules available to PostgreSQL SQL generation. |