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

FEA-3101: Added ast-printer dev tool #109

Merged
merged 2 commits into from
Dec 20, 2023
Merged

Conversation

matthewnitschke-wk
Copy link
Contributor

@matthewnitschke-wk matthewnitschke-wk commented Dec 20, 2023

FEA-3101

Issue Status

Sometimes it can be nice to visually see the ast tree when debugging parsing issues

This pr introduces an ast_printer.dart file which can be used to do just that

Here is an example running this tool on a small dart file
Screenshot 2023-12-20 at 2 51 36 PM

Copy link

@sorenthompson-wk sorenthompson-wk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😎 cool

@aviary-wf
Copy link

Security Insights

No security relevant content was detected by automated scans.

Action Items

  • Review PR for security impact; comment "security review required" if needed or unsure
  • Verify aviary.yaml coverage of security relevant code

Questions or Comments? Reach out on Slack: #support-infosec.

@matthewnitschke-wk matthewnitschke-wk changed the title Added ast-parser dev tool Added ast-printer dev tool Dec 20, 2023
@bender-wk bender-wk changed the title Added ast-printer dev tool FEA-3101: Added ast-printer dev tool Dec 20, 2023
@matthewnitschke-wk
Copy link
Contributor Author

QA +1

  • CI does indeed pass, changes are exclusively a internal dev tool

🚀 @Workiva/release-management-p 🚢

Copy link

@rmconsole-wf rmconsole-wf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 from RM

@rmconsole6-wk rmconsole6-wk merged commit 14c9b2a into master Dec 20, 2023
7 checks passed
@rmconsole6-wk rmconsole6-wk deleted the ast_parser_dev_tool branch December 20, 2023 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants