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

Expression Editor.

Methods§

public function expressionEdit(
    string $sql,
    SqlTokenStream $stream,
    SqlToken $match,
): array{start: int, end: int, replacement: string}|null
public function queryExpression(string $queryBody): string

Query Expression for the supplied MySQL input.

Parameters

$queryBodystring

Returns

string
Test cases 1
Called from 1
Calls 4

Test cases 14§

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 12

Relations§

Instantiated in 1
Method calls 1