Skip to content

Add context hook to modify context(parameter passed in) before parsing #19

Description

@pfmiles

Actions are hooks after parsing, but we need context hooks before parsing started for each of the rule elements.
That means, like writing a recursive decent parser by hand, which allows us parse and modify the context step by step.
That is, and you can call it, 'partial action'.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions