parameterUses
fun parameterUses(node: ObjectDeclarationArgumentNode): Set<ParameterNode>
Content copied to clipboard
Returns the set of parameters for which node is used as an argument.
Returns the set of parameters for which node is used as an argument.