Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make sure that all nodes are known for AST::Processor. #698

Conversation

iliabylich
Copy link
Collaborator

this way we have to either

  1. register an on_* handler in the AST::Processor
  2. or explicitly add a node name to the LEAF_NODES list

@iliabylich iliabylich merged commit cbbb6bb into whitequark:master May 22, 2020
@iliabylich iliabylich deleted the ensure-all-ast-nodes-are-known-for-ast-processor branch May 22, 2020 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant