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