Skip to content

Create metadata entries generator #271

Closed
@araujogui

Description

@araujogui

I believe parsers should only convert source files to ASTs with minimal or zero transformation. The current AST to metadata entries transformation should be extracted into a separate generator. Other generators can depend on this metadata generator if needed. This would allow generators to choose between working directly with the raw AST or a more structured metadata representation, depending on their needs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions