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

Locates unquoted top-level keywords and completed parenthesized groups.

Methods§

public function scanTopLevelKeywords(string $sql): array<int, array{keyword: string, afterGroup: bool, offset: int}>

Test cases 28§

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 26

Relations§

Instantiated in 2
Method calls 2