Skip to content

#824 Fix scoping of annotation type checking

Dennis Hendriks requested to merge 824-cif-anno-tcheck-pprint-scoping into develop
  • Best to review per commit.
  • Changes:
    • Resolve annotations of component instantiation in parent. Can't resolve anything in component instantiations, only via them.
    • Resolve annotations of function annotations in the function. For consistency with components / component definitions.
  • Pretty printer and CifScopeUtils are fine.

Closes #824 (closed)

Merge request reports

Loading