Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentSymbol

Hierarchy

  • DocumentSymbol

Index

Properties

Optional children

children: DocumentSymbol[]

Optional containerName

containerName: string

detail

detail: string

kind

name

name: string

range

range: IRange

selectionRange

selectionRange: IRange

tags

tags: ReadonlyArray<SymbolTag>

Generated using TypeDoc