Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

async

async: boolean

body

computed

computed: boolean

decorators

decorators: Array<Decorator> | null

end

end: number | null

generator

generator: boolean

innerComments

innerComments: ReadonlyArray<Comment> | null

key

key: any

kind

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

leadingComments

leadingComments: ReadonlyArray<Comment> | null

loc

loc: SourceLocation | null

params

returnType

returnType: TypeAnnotation | TSTypeAnnotation | Noop | null

start

start: number | null

trailingComments

trailingComments: ReadonlyArray<Comment> | null

type

type: "ObjectMethod"

typeParameters

Generated using TypeDoc