mini\Parsing\SQL\SqlParser::expectKeyword()
Method
private
Signature
private function expectKeyword(string $keyword): void
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$keyword |
string |
required | Documentation missing |
Returns
void
Documentation
Expect a specific keyword (may be token or identifier)