generateFunction

fun generateFunction(module: A_Module, blockPhrase: A_Phrase): A_RawFunction

Generate a raw function with the supplied properties.

Return

A raw function.

Parameters

module

The module in which the code occurs.

blockPhrase

The block phrase from which the raw function is being generated.