CallHierarchyOutgoingCall$Typings extension
Properties
-
fromRanges
↔ List<
Range> -
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
-
The item that is called.
getter/setter pair