final class JoinGroupingRule
    implements RewriteRule

sql_yacc.yy:joined_table defers conditionless joins; joined_table_parens preserves each derived join operand.

Methods§

public function rewrite(TerminalSequence $sequence): TerminalSequence

Keeps ON and USING attached to their original join, including inside ODBC escape braces.

Parameters

Test cases 3
Calls 6

Test cases 9§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 3
Other tests reaching this symbol 6

Relations§

Instantiated in 1