Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReferencedSymbolDefinitionInfo

Hierarchy

Index

Properties

containerKind

containerKind: ScriptElementKind

containerName

containerName: string

Optional contextSpan

contextSpan: TextSpan

If DocumentSpan.textSpan is the span for name of the declaration, then this is the span for relevant declaration

displayParts

displayParts: SymbolDisplayPart[]

fileName

fileName: string

kind

name

name: string

Optional originalContextSpan

originalContextSpan: TextSpan

Optional originalFileName

originalFileName: string

Optional originalTextSpan

originalTextSpan: TextSpan

If the span represents a location that was remapped (e.g. via a .d.ts.map file), then the original filename and span will be specified here

textSpan

textSpan: TextSpan

Optional unverified

unverified: boolean

Generated using TypeDoc