final class StrictTableRule
    implements RewriteRule

Implements sqlite3EndTable's STRICT column-type restriction using global.c/sqlite3StdType.

Methods§

public function rewrite(TerminalSequence $sequence): TerminalSequence

Constrains only columns of the same STRICT table, including originally empty type productions.

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