final class IndirectionStarRule
    implements RewriteRule

gram.y/makeColumnRef and check_indirection allow a star only at the end of its own chain.

Methods§

public function rewrite(TerminalSequence $sequence): TerminalSequence

Removes non-final star components without touching multiplication or independent nested chains.

Parameters

Test cases 2
Calls 7

Test cases 8§

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

Dedicated tests 2
Other tests reaching this symbol 6

Relations§

Instantiated in 1