Skip to content

Builder Updated : Generation with node-type.json from tree-Sitter - #59

Merged
alesshosry merged 5 commits into
Evref-BL:UpdatedBuilderByTraineefrom
mohaTlg:main
Aug 5, 2026
Merged

Builder Updated : Generation with node-type.json from tree-Sitter#59
alesshosry merged 5 commits into
Evref-BL:UpdatedBuilderByTraineefrom
mohaTlg:main

Conversation

@mohaTlg

@mohaTlg mohaTlg commented Aug 3, 2026

Copy link
Copy Markdown

No description provided.

mohaTlg added 5 commits July 7, 2026 16:30
- Fix TSFASTBuilder to use 'entity' (class) instead of 'tEntity' (trait)
  as opposite in childrenNodes <>-* relations. Using a trait caused Famix
  to generate <derived> accessors without <multivalued>, making the
  property single-valued.
- Fix TSFASTBuilder >> commonAncestorOfAll:in: to fall back to 'entity'
  instead of 'tEntity' for the same reason.
- Fix TSFASTContextEntry >> fieldMatchesProperty: to handle unnamed
  children (tree-sitter returns '<unnamedChild>' as field key) by
  matching them to the 'childrenNodes' property.
- Add TSFASTContextEntry >> toCamelCase: for matching tree-sitter
  underscore field names (e.g. type_parameters) against camelCase
  Famix property names.
@alesshosry
alesshosry merged commit ab05366 into Evref-BL:UpdatedBuilderByTrainee Aug 5, 2026
0 of 3 checks passed
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