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

Add default String() method to syntactic and semantic nodes #23

Open
adlrocha opened this issue May 10, 2021 · 0 comments
Open

Add default String() method to syntactic and semantic nodes #23

adlrocha opened this issue May 10, 2021 · 0 comments

Comments

@adlrocha
Copy link
Contributor

Make sure the default String() method of syntactic Nodes prints out their JSON representation (which will be our official written representation). For semantics nodes, the String() method should just be Disassemble().String().

@adlrocha adlrocha mentioned this issue May 10, 2021
4 tasks
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

No branches or pull requests

1 participant