The main starting point. Also the "program" grammar rule. This method generates a block statement node where the Compiler iterates through each statement and emits bytecode for it.
See Implementation
The main starting point. Also the "program" grammar rule. This method generates a block statement node where the Compiler iterates through each statement and emits bytecode for it.