Module: Q::Negative1
- Defined in:
- lib/q/parser.rb
Instance Method Summary collapse
Instance Method Details
#eval(scope) ⇒ Object
1566 1567 1568 |
# File 'lib/q/parser.rb', line 1566 def eval scope - primary.eval(scope) end |
1566 1567 1568 |
# File 'lib/q/parser.rb', line 1566 def eval scope - primary.eval(scope) end |