CallHierarchyOutgoingCall$Typings extension
Properties
-
fromRanges
↔ List<
Range> -
Available on CallHierarchyOutgoingCall, provided by the CallHierarchyOutgoingCall$Typings extension
The range at which this item is called. This is the range relative to the caller, e.g the item passed to {@linkcode CallHierarchyProvider.provideCallHierarchyOutgoingCalls provideCallHierarchyOutgoingCalls} and not {@linkcode CallHierarchyOutgoingCall.to this.to}.getter/setter pair - to ↔ CallHierarchyItem
-
Available on CallHierarchyOutgoingCall, provided by the CallHierarchyOutgoingCall$Typings extension
The item that is called.getter/setter pair