Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClassMethod

Hierarchy

Index

Properties

async

async: boolean

body

computed

computed: boolean

Optional decorators

decorators: Decorator[]

end

end: number

expression

expression: boolean

generator

generator: boolean

id

Optional innerComments

innerComments: Comment[]

key

kind

kind: "constructor" | "method" | "get" | "set"

Optional leadingComments

leadingComments: Comment[]

loc

params

params: LVal[]

Optional returnType

returnType: TypeAnnotation

start

start: number

static

static: boolean

Optional trailingComments

trailingComments: Comment[]

type

type: "ClassMethod"

Optional typeParameters

typeParameters: TypeParameterDeclaration

Optional value

Generated using TypeDoc