create Function For Phrase
fun createFunctionForPhrase( phrase: A_Phrase, module: A_Module, lineNumber: Int): A_Function
Content copied to clipboard
Convert a phrase into a zero-argument A_Function.
Return
A zero-argument function.