-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
When executing a semantic action I can, well, find a semantic error in the input (e.g. a thing referenced by the input does not exist while the input itself is syntactically correct) - in which case I'd like to throw an error and have the same builtin mechanism as for expectations catch and handle it (i.e. where the input location/context information is still available)...
(currently I 'hack' this by throwing parse_error exceptions)
Metadata
Metadata
Assignees
Labels
No labels