MethodParameter
Describes method parameter
-
-
Parameter external name
-
Parameter internal name
-
Parameter type name
-
Parameter flag whether it’s inout or not
-
Is this variadic parameter?
-
Parameter type, if known
-
Parameter type attributes, i.e.
@escaping
-
Method parameter default value expression
-
Annotations, that were created with // sourcery: annotation1, other = “annotation value”, alterantive = 2
-
-
-