final class ValueListParser
Restricted visibility: declared "@visibility ZtdQuery\Platform\Sqlite". Code outside that scope must not name this declaration.

Splits parenthesized VALUES rows without splitting nested expressions.

Methods§

public function parseValueSets(string $rest): array<int, array<int, string>>

Parse VALUE sets: (val1, val2), (val3, val4).

Parameters

$reststring

Returns

array<int, array<int, string>>
Test cases 2
Called from 1
Calls 6

Test cases 26§

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 24

Relations§

Instantiated in 1
Method calls 1