Properties
abstract
abstract: boolean | null
access
access: "public" | "private" | "protected" | null
accessibility
accessibility: "public" | "private" | "protected" | null
async
async: boolean
computed
computed: boolean
decorators
generator
generator: boolean
key
kind
kind: "get" | "set" | "method" | "constructor"
optional
optional: boolean | null
params
returnType
start
start: number | null
static
static: boolean
type
type: "TSDeclareMethod"
typeParameters