Skip to content

Fix AST visitor for external rules #616

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

Merged
merged 2 commits into from
Sep 16, 2016

Conversation

kapilmb
Copy link

@kapilmb kapilmb commented Sep 16, 2016

Only the ones in the top level *Ast type instances were being provided to external rules. This fix searches nested scriptblock for the corresponding *Ast type instances to be passed to external rules.

Fixes #609


This change is Reviewable

@raghushantha
Copy link
Member

:lgtm:


Comments from Reviewable

@raghushantha
Copy link
Member

Reviewed 4 of 4 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@kapilmb kapilmb merged commit e22d1b4 into development Sep 16, 2016
@kapilmb kapilmb deleted the kapilmb/FixAstVisitForExternalRule branch October 4, 2016 20:55
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.

The ForStatementAst visitor do not work correctly ?
3 participants