Theia API Documentation v1.65.0
    Preparing search index...

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

    Index

    Constructors

    Properties

    Constructors

    Properties

    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.

    The item that is called.