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