Module: Equation::BooleanLiteral0
- Defined in:
- lib/equation_grammar.rb
Instance Method Summary collapse
Instance Method Details
#boolean ⇒ Object
1490 1491 1492 |
# File 'lib/equation_grammar.rb', line 1490 def boolean elements[0] end |