$Revision$
$Date$
funcprototype — The prototype of a function
funcprototype ::= (modifier
*,funcdef
, (void
|varargs
| (paramdef
+,varargs
?)),modifier
*)
funcdef
, funcparams
, funcsynopsisinfo
, function
, paramdef
, parameter
, returnvalue
, varargs
, void
.