class LxLang::CodeGen
- LxLang::CodeGen
- Reference
- Object
Defined in:
code_gen.crConstructors
Instance Method Summary
- #declare(name : String, value : Int8)
- #declare(assignment)
- #sap_asm(instructions, block, depth)
- #sap_asm
- #sap_bin_exp(instructions, exp, depth)
- #sap_conditional(condition, consequent, alternative)
- #sap_exp(instructions, exp, depth)