Represents an incoming call, e.g. a caller of a method or constructor.

Available since

3.16.0

.

Fields

fromRanges:Array<Range>

The ranges at which the calls appear. This is relative to the caller denoted by this.from.

from:CallHierarchyItem

The item that makes the call.