🚧 Still under progress. Soon will be finished.

FunctionSignature

INTERFACE code

Description

The function signature serialized

Properties

Name Type Description
line number

The start line number where it’s defined

parameters readonly Parameter[]

The array of parameters

typeParameters readonly TypeParameter[]

The array of type parameters

return FunctionReturn

The signature return type

jsDoc CommentPart[]

Any JSDoc comment