AdaCore / libadalang

Ada semantic analysis library.
https://www.adacore.com
Other
146 stars 42 forks source link

New properties for associating formal parameters to actual or default expressions #928

Closed thvnx closed 2 years ago

thvnx commented 2 years ago

Add the new properties Name.call_params, GenericInstantiation.inst_params, BaseAggregate.aggregate_params, SubtypeIndication.subtype_constraints, and EnumRepClause.params.

TN: T622-004 TN: S617-020 TN: V202-011

thvnx commented 2 years ago

Obsolete, moved to internal PR system.