Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

Properties

Optional date

date: undefined | string

Protected descMap

descMap: Record<string, string> = Object.create(null)

Optional generator

generator: undefined | string

Protected metadata

metadata: MetadataInterface

Protected namespaceMappings

namespaceMappings: Record<string, string>

Protected reverseMappings

reverseMappings: Record<string, string> = Object.create(null)

version

version: string

Methods

documentationLinkFor

  • documentationLinkFor(name: EName): string | undefined

getNamespaceMappings

  • getNamespaceMappings(): Record<string, string>

isInline

  • isInline(_node: Element): boolean

shortDescriptionFor

  • shortDescriptionFor(name: EName): string | undefined

unresolveName

  • unresolveName(name: EName): string | undefined

Generated using TypeDoc