moosetechnology / Famix

An abstract representation of source code. Famix is generic and can describe applications in multiple programming languages.
MIT License
12 stars 22 forks source link

Make comments children of commented entities #736

Closed jecisc closed 3 months ago

jecisc commented 3 months ago

This change adds the trait TEntityMetaLevelDependency to TWithComment and add a containment relation between the comment and the commented entity.