new UnknownInstructionError(token)
Exception for unknown instructions
Thrown when the parser encounters an unknown instruction.
Parameters:
Name | Type | Description |
---|---|---|
token |
Parser.Token | The relevant token that led to the exception |
- Source: