Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FunctionArgument

Hierarchy

  • FunctionArgument

Index

Constructors

Properties

Methods

Constructors

constructor

  • new FunctionArgument(name: string, defaultValue: any, type: Type, description?: string): FunctionArgument

Properties

defaultValue

defaultValue: any

Optional description

description: string

name

name: string

type

type: Type

Methods

toJson

  • toJson(): any

Static fromJson

Generated using TypeDoc