Represents an outgoing call, e.g. calling a getter from a method or a method from a constructor etc.
3.16.0
The range at which this item is called. This is the range relative to the caller, e.g the item passed to CallHierarchyItemProvider.provideCallHierarchyOutgoingCalls provideCallHierarchyOutgoingCalls and not this.to.
provideCallHierarchyOutgoingCalls
this.to
The item that is called.
Represents an outgoing call, e.g. calling a getter from a method or a method from a constructor etc.
Since
3.16.0