:Dart:Parameter Node

represents a function parameter

Properties

NameDescription
namename of the fun
indexposition in the parameter list (start with 0)
typename of the parameter type (to be replaced with type node system)