Creates a type-checked parameter symbol.
Creates a type-checked parameter symbol.
The method / lambda / class that has this parameter.
The name of this parameter (will be encoded).
The type of this parameter (will be dealiased and widened).
Any (optional) modifiers (e.g. implicit, private, protected).
The (optional) source code position where this parameter is defined.
Any (optional) annotations associated with this parameter.
A new type-checked paramter symbol.
(method / lambda) Parameter symbols.