Skip to content

[Cpp Parser] Add docs for cpp parser - #453

Open
melodyoncode wants to merge 1 commit into
eclipse-score:mainfrom
melodyoncode:melody_cpp_parser_docs
Open

[Cpp Parser] Add docs for cpp parser#453
melodyoncode wants to merge 1 commit into
eclipse-score:mainfrom
melodyoncode:melody_cpp_parser_docs

Conversation

@melodyoncode

Copy link
Copy Markdown
Contributor

No description provided.

@melodyoncode
melodyoncode force-pushed the melody_cpp_parser_docs branch from 9cb6904 to 05ce616 Compare September 1, 2026 09:24
`FunctionVisitor`, rather than the complete libclang API. For the overall
per-source-file analysis flow, see [libclang C++ source analysis](ast-traversal.md).

## Translation units and the main file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This section is the same as the one in ast-traversal.md. Does it make sense to only add a reference to the other one, here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

removed and use the one in ast-traversal.md

@melodyoncode
melodyoncode force-pushed the melody_cpp_parser_docs branch from 05ce616 to 1534be7 Compare September 3, 2026 05:47
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

Successfully merging this pull request may close these issues.

2 participants