Param
dotty.tools.dotc.util.Signatures$.Param
Represent a method's parameter.
Attributes
- doc
The documentation of this parameter
- isImplicit
Is this parameter implicit?
- name
The name of the parameter
- tpe
The type of the parameter
- Graph
- Supertypes