class Z::Ast::Asm
- Z::Ast::Asm
- Z::Ast::Node
- Reference
- Object
Defined in:
ast/node.crConstructors
Instance Method Summary
-
#==(o)
Returns
false
(other can only be aValue
here). - #inspect(io)
- #instructions : Array(AsmInstructionList)
- #instructions=(instructions : Array(AsmInstructionList))
- #to_s(io)