Skip to content

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

@pfmiles

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'.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions