Signature
Represent a method signature.
- Value parameters:
- 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