L1Instruction Writer
fun L1InstructionWriter( module: A_Module, startingLineNumber: Int, phrase: A_Phrase)
Content copied to clipboard
Create a new L1InstructionWriter Level One instruction writer.
Parameters
module
The module containing this code.
starting Line Number
Where this code starts in the module.
phrase
The phrase that should be captured for this raw function. nil is also valid, but less informative.