A base for all symbol information.

Fields

@:optionaloptionaltags:Null<Array<SymbolTag>>

Tags for this completion item.

Available since

3.16.0

.

name:String

The name of this symbol.

kind:SymbolKind

The kind of this symbol.

@:optionaloptionalcontainerName:Null<String>

The name of the symbol containing this symbol. This information is for user interface purposes (e.g. to render a qualifier in the user interface if necessary). It can't be used to re-infer a hierarchy for the document symbols.