method sub_signature
1 | class Parameter |
1.1 | (Parameter) method sub_signature |
Documentation for method sub_signature
assembled from the following types:
class Parameter
From Parameter
(Parameter) method sub_signature
If the parameter has a sub-signature, returns a Signature
object for it. Otherwise returns Any
.