Constructors
constructor
- new FunctionArgument(name: string, defaultValue: any, type: Type, description?: string): FunctionArgument
-
Parameters
-
name: string
-
defaultValue: any
-
type: Type
-
Optional description: string
Properties
defaultValue
defaultValue: any
Optional description
description: string