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