final class LimitOffsetRule
    implements RewriteRule

Replaces gram.y's always-error LIMIT value,value diagnostic alternative with LIMIT/OFFSET.

Methods§

public function rewrite(TerminalSequence $sequence): TerminalSequence

Retains values; when a separate OFFSET already exists, it remains the sole offset clause.

Parameters

Test cases 2
Calls 4

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