classQualifiedNameSpacingRule
final class QualifiedNameSpacingRule
implements SpacingRule
sql/sql_lex.cc MY_LEX_IDENT_SEP / MY_LEX_IDENT_START: preserves qualified-name adjacency.
Methods§
public function apply(LexemeBoundary $boundary, LexemeInput $input): ?SpacingConstraintChooses the joined spelling for grammar dots; decimal points remain internal to numeric lexemes.
Parameters
$boundary | LexemeBoundary | |
$input | LexemeInput |
Returns
Test cases 1
Calls 2
- new SpacingConstraint line 26
- class-const SpacingConstraint::JOIN() line 26
Test cases 10§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 1
Other tests reaching this symbol 9
LexicalExceptionTestcallsGenerationContextTestcallsCharsetValueLexemeGeneratorTestcallsDefinitionFactoryTestcallsLexicalGrammarTestcallsMySqlProviderTestcallsPostgreSqlProviderTestcallsSqlGeneratorFactoryTestcallsSqliteProviderTestcalls