Interface: InheritDeclaration¶
Defined in: core/src/types/ast.ts:68
Inheritance declaration.
Example¶
Extends¶
Properties¶
loc¶
loc:
SourceLocation
Defined in: core/src/types/ast.ts:14
Source location
Inherited from¶
path¶
path:
PathReference
Defined in: core/src/types/ast.ts:71
Path to parent file
type¶
readonlytype:"InheritDeclaration"
Defined in: core/src/types/ast.ts:69
Node type discriminator