Module: Q::Nil0
- Defined in:
- lib/q/parser.rb
Instance Method Summary collapse
Instance Method Details
#eval(scope) ⇒ Object
2101 2102 2103 |
# File 'lib/q/parser.rb', line 2101 def eval scope return nil end |
2101 2102 2103 |
# File 'lib/q/parser.rb', line 2101 def eval scope return nil end |