core.parser.consume | Medplum
Parser.consume() method
Signature:
consume(expectedId?: string, expectedValue?: string): Token;
Parameters
| Parameter | Type | Description |
|---|---|---|
| expectedId | string | (Optional) |
| expectedValue | string | (Optional) |
Returns:
Signature:
consume(expectedId?: string, expectedValue?: string): Token;
| Parameter | Type | Description |
|---|---|---|
| expectedId | string | (Optional) |
| expectedValue | string | (Optional) |
Returns: