Skip to content

semantic action failures #232

@psiha

Description

@psiha

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions