Parameter describes a function parameter. Instances of this class are embedded in stack frame objects to describe the function parameters that were used in the invocation of the function that defines that stack frame.

Constructor

new(name:String, value:Dynamic)

Variables

read onlyname:String

read onlyvalue:Dynamic