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

@:keepnew(name:String, value:Dynamic)

Variables

@:keepread onlyname:String

@:keepread onlyvalue:Dynamic