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