:TS:Value:Call Node

represents the return value of a function call of some value

Relations

NameTarget Label(s)CardinalityDescription
CALLS:TS:Value1value on which the call is performed on
HAS_ARGUMENT:TS:Value0..*arguments of the call
Properties:
- index: position of the argument in the parameter list
HAS_TYPE_ARGUMENT:TS:Type0..*type arguments that are specified for generic calls
Properties:
- index: position of the type argument in the type parameter list (zero-based)