Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

body

body: ClassBody

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: "ClassExpression"

typeParameters

Generated using TypeDoc