A function
KayaDoc::FunctionSummary< >
= FunctionSummary(String rntype,String fname,[String] args,ElementTreeData::ElementTree summary,Bool deprecated)
A function. The fields have the following meanings:
- rntype : The return type of the function
- fname : The name of the function
- args : A list of the function's arguments
- summary : The summary documentation of the function
- deprecated : True if the function is deprecated
Kaya standard library by Edwin Brady, Chris Morris and others ([email protected]). For further information see http://kayalang.org/
The Kaya standard library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (version 2.1 or any later version) as published by the Free Software Foundation.