namespaceSqlFaker\PostgreSql\Generation\Tokenization
Classes 3§
| KeywordIndex @visibility root | Turns a terminal's spellings into a lookup from spelling to terminal. |
| PgQuoting @visibility root | Encodes chosen text using PostgreSQL quoting rules, independently of generation. |
| PgTokenizer @visibility root | Reads PostgreSQL text back into the parser tokens the server would produce. |