MethodParam
dotty.tools.dotc.util.Signatures.MethodParam
Represent a method's parameter.
Value parameters
- doc
-
The documentation of this parameter
- isImplicit
-
Is this parameter implicit?
- isReordered
-
Is the parameter reordered in its parameter list?
- name
-
The name of the parameter
- tpe
-
The type of the parameter
Attributes
- Graph
-
- Supertypes
Members list
Inherited
- Not inherited
- Product
In this article