final class FunctionArgumentRule
    implements RewriteRule

SQLite 3.47.2 expr.c:sqlite3ExprFunction enforces sqliteLimit.h's default 127 arguments.

Methods§

public function rewrite(TerminalSequence $sequence): TerminalSequence

Limits only a function's direct arguments, preserving nested expressions and trailing options.

Parameters

Test cases 17
Calls 5

Test cases 23§

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

Dedicated tests 17
Other tests reaching this symbol 6

Relations§

Instantiated in 1