Class: Melbourne::AST::Or
- Defined in:
- lib/melbourne/ast/operators.rb
Overview
The or operator as in:
a or b
Instance Attribute Summary
Attributes inherited from And
Attributes inherited from Node
Method Summary
Methods inherited from And
Methods inherited from Node
Constructor Details
This class inherits a constructor from Melbourne::AST::And