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): ?SpacingConstraint

Chooses the joined spelling for grammar dots; decimal points remain internal to numeric lexemes.

Parameters

Test cases 1
Calls 2

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

Relations§

Instantiated in 1