Class FunctionLikeTypeAbstract

Abstract base class for all "function-like" AST nodes. This includes function names, function pointers, event/error modifier name as well as references to some of the builtins

Hierarchy (view full)

Constructors

Properties

id: number
name: undefined | string
parameters: TypeNode[]
src?: Range

Accessors

Methods

Generated using TypeDoc