:TS:Type:FunctionParameter Node

represents a parameter of a :TS:Type:Function

Properties

NameDescription
indexposition of the parameter in the parameter list (zero-based)
namename of the parameter
optional (boolean)indicates if the parameter is marked optional

Relations

NameTarget Label(s)CardinalityDescription
OF_TYPE:TS:Type1type of the parameter