IndexDefinitionEntry
Defined in: types/ast.generated.ts:397
Entry in the definitions index, extracted from InlineDefinition nodes
Properties
Section titled “Properties”dfnType?
Section titled “dfnType?”
optionaldfnType:string
Defined in: types/ast.generated.ts:411
Type of definition (e.g. ‘interface’, ‘dfn’)
forContexts?
Section titled “forContexts?”
optionalforContexts: (string|null)[]
Defined in: types/ast.generated.ts:407
Contexts this definition applies to
id:
string
Defined in: types/ast.generated.ts:398
linkTexts?
Section titled “linkTexts?”
optionallinkTexts:string[]
Defined in: types/ast.generated.ts:403
Alternative link texts (aliases)
sourcePos
Section titled “sourcePos”sourcePos:
SourcePos
Defined in: types/ast.generated.ts:412
term:
string
Defined in: types/ast.generated.ts:399