Skip to content

Conversation

shortercode
Copy link

The major change of this PR is to define strictly typed AST nodes to improve flow analysis and reduce the number of required type casts.

As part of this I tied in some refactoring of the main visit method in the TreeInterpreter, as the restructure of the AST enabled the improvements.

- change expref detection
- refactor visit FieldNode
- refactor visit IndexNode
- refactor visit ValueProjectionNode
- refactor visit FilterProjectionNode
- refactor visit FlattenNode
- refactor visit OrExpressionNode
- refactor visit AndExpressionNode
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.

1 participant