Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

abstract

abstract: boolean | null

body

body: ClassBody

declare

declare: boolean | null

decorators

decorators: Array<Decorator> | null

end

end: number | null

id

id: Identifier | null

implements

innerComments

innerComments: ReadonlyArray<Comment> | null

leadingComments

leadingComments: ReadonlyArray<Comment> | null

loc

loc: SourceLocation | null

mixins

mixins: any | null

start

start: number | null

superClass

superClass: Expression | null

superTypeParameters

trailingComments

trailingComments: ReadonlyArray<Comment> | null

type

type: "ClassDeclaration"

typeParameters

Generated using TypeDoc