Packagecom.ericfeminella.utils.introspection
Classpublic class Parameter
Implementsflash.events.IEventDispatcher



Public Methods
 MethodDefined by
  
Parameter(index:int, type:String, optional:Boolean)
Instantiates a new Parameter object
Parameter
Constructor detail
Parameter()constructor
public function Parameter(index:int, type:String, optional:Boolean)

Instantiates a new Parameter object

Parameters
index:int — method index of the parameter
 
type:String — type of the parameter
 
optional:Boolean — if the parameter is an optional paramter