namespaceSqlFaker\MySql\Generation\Spacing
Classes 5§
| CloneAddressSpacingRule | sql/sql_yacc.yy clone_stmt checks the raw token positions on both sides of the port colon. |
| FunctionSpacingRule | sql/sql_lex.cc MY_LEX_IDENT: SYM_FN lookup requires a directly following parenthesis. |
| KeywordPhraseSpacingRule | Preserves word boundaries inside explicitly declared compound keyword candidates. |
| QualifiedNameSpacingRule | sql/sql_lex.cc MY_LEX_IDENT_SEP / MY_LEX_IDENT_START: preserves qualified-name adjacency. |
| VariableSpacingRule | sql/sql_lex.cc MY_LEX_USER_END, MY_LEX_HOSTNAME and MY_LEX_SYSTEM_VAR consume adjacent input. |