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

Parses arithmetic operators using SQLite precedence.

Methods§

public function __construct(private ExpressionCursor $cursor)

Binds the collaborators used by this operation.

Parameters

public function parseUnary(): UpsertExpression

Private surface 1§

Implementation details, listed for orientation only.

private ExpressionCursor $cursor

Test cases 13§

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

Dedicated tests 4
Other tests reaching this symbol 9

Relations§

Instantiated in 2
Method calls 2