Abstract
Optional
start: numberOptional
end: numberOptional
endThe ending character of the node in the document.
Node
Defines if the declaration is abstract or not.
AbstractDeclaration
Defines if the declaration is static or not.
StaticDeclaration
The name of the declaration.
Declaration
Optional
startThe starting character of the node in the document.
Node
The type of the declaration.
"string"
"Declaration[]"
TypedDeclaration
Defines the visibility scope of the declaration. Can be undefined, in which case there is no visibility given (e.g. methods in interfaces).
ScopedDeclaration
Generated using TypeDoc
Property accessor declaration. This element represents the base and will be used in setters and getters.
Export
Abstract
Implements
Implements
Implements