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