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