Create a new call object.
The item being called
The ranges at which the calls appear.
The item that is called.
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
.
VS Code 插件开发中文文档 | VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场
Generated by TypeDoc
Represents an outgoing call, e.g. calling a getter from a method or a method from a constructor etc.