Skip to content

Conversation

@MarcellPerger1
Copy link
Owner

Refactor CST:

  • Move common general node classes to parser.trees (will also be used by AST)
  • Add convenience/readability @propertys to the concrete CST node classes

@MarcellPerger1 MarcellPerger1 added the T-enhancement Improvement to an existing feature label Oct 30, 2024
@MarcellPerger1 MarcellPerger1 merged commit c11c2e4 into main Oct 30, 2024
@MarcellPerger1
Copy link
Owner Author

Don't delete that branch yet! It's for the AST development (these first few commits are vey egneral refactors and not related to the AST so can go in an earlier separate PR)

@MarcellPerger1 MarcellPerger1 added T-refactor Refactor A-CST Area: Concrete Syntax Tree Generation (CST) and removed T-enhancement Improvement to an existing feature labels Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CST Area: Concrete Syntax Tree Generation (CST) T-refactor Refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants