KayaDoc::FunctionSummary
Constructors
- FunctionSummary(String rntype,String fname,[String] args,ElementTreeData::ElementTree summary,Bool deprecated)
Usage
A function. The fields have the following meanings:
rntype: The return type of the functionfname: The name of the functionargs: A list of the function's argumentssummary: The summary documentation of the functiondeprecated: True if the function is deprecated