SymbolInformation$Typings extension

on

Properties

containerName String

Available on SymbolInformation, provided by the SymbolInformation$Typings extension

The name of the symbol containing this symbol.
getter/setter pair
kind SymbolKind

Available on SymbolInformation, provided by the SymbolInformation$Typings extension

The kind of this symbol.
getter/setter pair
location Location

Available on SymbolInformation, provided by the SymbolInformation$Typings extension

The location of this symbol.
getter/setter pair
name String

Available on SymbolInformation, provided by the SymbolInformation$Typings extension

The name of this symbol.
getter/setter pair
tags List<SymbolTag>

Available on SymbolInformation, provided by the SymbolInformation$Typings extension

Tags for this symbol.
getter/setter pair