View source
typedef TypeHierarchyItem
package languageServerProtocol
import languageServerProtocol.Types
Available since
3.17.0
.Fields
selectionRange:Range
The range that should be selected and revealed when this symbol is being
picked, e.g. the name of a function. Must be contained by the
range
.