Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
CallHierarchyItem
/
CallHierarchyItem
Call
Hierarchy
Item
constructor
(
kind
:
SymbolKind
,
name
:
String
,
detail
:
String
,
uri
:
Uri
,
range
:
Range
,
selectionRange
:
Range
)
(
source
)
Creates a new call hierarchy item.
Online Documentation