Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CallHierarchyOutgoingCall

Represents an outgoing call, e.g. calling a getter from a method or a method from a constructor etc.

Hierarchy

  • CallHierarchyOutgoingCall

Index

Constructors(1)

Properties(2)

Constructors(1)

constructor

Properties(2)

to

The item that is called.

fromRanges

fromRanges: Range[]

The range at which this item is called. This is the range relative to the caller, e.g the item passed to provideCallHierarchyOutgoingCalls and not this.to.

Generated by TypeDoc. Maintained by 洛竹