Signature
dotty.tools.dotc.util.Signatures$.Signature
Represent a method signature.
Value parameters
- denot
-
The function denotation
- doc
-
The documentation for this method.
- name
-
The name of the method
- paramss
-
The parameter lists of this method
- returnType
-
The return type of this method, if this is not a constructor.
- tparams
-
The type parameters and their bounds
Attributes
- Graph
-
- Supertypes
Members list
In this article