findParameter
- size_t findParameter()
- size_t findParameter(string[] searchedNames, string soughtNames, string funName)static  size_t findParameter () 
 
		ae utils meta 
		modulesaliasesfunctionsmanifest constantsmixin templatespropertiesstatic functionsstructstemplatesvariables 
	 
	
Returns the index of fun's parameter with the name matching "names", or asserts if the parameter is not found. "names" can contain multiple names separated by slashes.