topLevelStatementBeingCompiled

var topLevelStatementBeingCompiled: A_Phrase? = null

During module compilation, this holds the top-level zero-argument block phrase that wraps the parsed statement, and is in the process of being evaluated.