final class ColumnNameRule
    implements RewriteRule

parse_expr.c and parse_target.c allow up to four ColumnRef fields before subscripting.

Methods§

public function rewrite(TerminalSequence $sequence): TerminalSequence

Keeps the final column or star and leaves fields following the first subscript unrestricted.

Parameters

Test cases 18
Calls 7

Test cases 24§

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

Dedicated tests 18
Other tests reaching this symbol 6

Relations§

Instantiated in 1