final class PrimaryParser
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.

Primary parser for the supported UPSERT expression grammar.

Methods§

public function __construct(private ExpressionCursor $cursor)

Shares the token position with the enclosing expression parser.

Parameters

Private surface 1§

Implementation details, listed for orientation only.

private ExpressionCursor $cursor

Test cases 11§

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 7

Relations§

Instantiated in 1
Method calls 1