generate Function
fun generateFunction(module: A_Module, blockPhrase: A_Phrase): A_RawFunction
Content copied to clipboard
Generate a raw function with the supplied properties.
Return
A raw function.
Parameters
module
The module in which the code occurs.
block Phrase
The block phrase from which the raw function is being generated.