core.infixparselet | Medplum
InfixParselet interface
Signature:
export interface InfixParselet
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| precedence | number |
Methods
| Method | Description |
|---|---|
| parse(parser, left, token)? | (Optional) |
Signature:
export interface InfixParselet
| Property | Modifiers | Type | Description |
|---|---|---|---|
| precedence | number |
| Method | Description |
|---|---|
| parse(parser, left, token)? | (Optional) |