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

Can root node be removed? #65

Open
ISibboI opened this issue Aug 29, 2019 · 1 comment
Open

Can root node be removed? #65

ISibboI opened this issue Aug 29, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@ISibboI
Copy link
Owner

ISibboI commented Aug 29, 2019

Root node is a little bit of bloat inside expression trees. Can parsing be realized without it?

@ISibboI ISibboI added the enhancement New feature or request label Aug 29, 2019
@ISibboI ISibboI added this to the 6.0.0 milestone Aug 29, 2019
@ISibboI ISibboI added the performance Related to performance label Aug 29, 2019
@ISibboI ISibboI modified the milestones: 6.0.0, 5.0.1, 5.0.3 Aug 30, 2019
@ISibboI
Copy link
Owner Author

ISibboI commented Dec 22, 2019

It should be replaced by separate nodes for expressions and statements, meaning the chaining operators for example

@ISibboI ISibboI removed the performance Related to performance label Dec 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant