namespaceSqlFaker\Sqlite\Generation\Tokenization

Classes 3§

KeywordIndex @visibility rootTurns a terminal's spellings into a lookup from spelling to terminal.
SqliteQuoting @visibility rootEncodes chosen text using SQLite quoting rules, independently of generation.
SqliteTokenizer @visibility rootReads SQLite text back into the parser tokens the server would produce.