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

Tracking Issue: Initialize AST types using helper methods #13406

Open
arvind-murty opened this issue Jun 29, 2023 · 0 comments
Open

Tracking Issue: Initialize AST types using helper methods #13406

arvind-murty opened this issue Jun 29, 2023 · 0 comments

Comments

@arvind-murty
Copy link
Contributor

Description

Currently, there is very little support for initializing AST types using helper methods. As such, interaction with the AST is typically done by creating the types and modifying the variables directly. The goal of this issue is to make progress towards interacting with the AST primarily using helper methods.

Related Issues and PRs

PR #13260 - Creation of a handful of initialization methods in ast_funcs.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant