Generic_Type_Parameters_Interface¶
- interface Generic_Type_Parameters_Interface (physical)¶
Represents an entity (method, type, …) that has type parameters.
- Direct implementations:
Field
Kind
Type
Description
Type_Parameters
syntactic
list of class Generic_Type_Parameter_Definition
see Q.1.3 and T.1.3: Both variant and invariant type parameter lists
Type_Constraints
syntactic
list of class Generic_Where_Clause_Definition
where clauses for type parameters