CallHierarchyItem

constructor(kind: SymbolKind, name: String, detail: String, uri: Uri, range: Range, selectionRange: Range)(source)

Creates a new call hierarchy item.

Online Documentation