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

Support better 'name' resolution of the AST for C++ #61

Open
Ed94 opened this issue Dec 11, 2024 · 0 comments
Open

Support better 'name' resolution of the AST for C++ #61

Ed94 opened this issue Dec 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Ed94
Copy link
Owner

Ed94 commented Dec 11, 2024

Need the following

  • AST_Name
  • AST_Namespace ?

They need to be able to chain for support of nested context of the symbol (namespace, class, or struct, etc).

Necessary to implement #60 when function typedefs are namespaced.

@Ed94 Ed94 added the enhancement New feature or request label Dec 11, 2024
@Ed94 Ed94 moved this to Todo in gencpp roadmap Dec 12, 2024
@Ed94 Ed94 added this to the C++ Parser support complete milestone Dec 12, 2024
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
Status: Todo
Development

No branches or pull requests

1 participant