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