generateInModule

Compile this block phrase into a raw function, recording within it that it was compiled within the given module.

Return

An A_RawFunction based on the block phrase.

Parameters

module

The A_Module in which the compilation happened.