ReceiverParameter
Creates a new ReceiverParameter.
Parameters
type
type of the parameter
name
name of the parameter
constructor(tokenRange: TokenRange, annotations: NodeList<AnnotationExpr>, type: Type, name: Name)(source)
This constructor is used by the parser and is considered private.