mini\Parsing\SQL\SqlParser::parseNumberOrPlaceholder()
Method
private
Signature
private function parseNumberOrPlaceholder(string $context): mini\Parsing\SQL\AST\ASTNode
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$context |
string |
required | Documentation missing |
Returns
Documentation
Parse a number or placeholder (for LIMIT/OFFSET/FETCH)