Module: Q::Self0

Defined in:
lib/q/parser.rb

Instance Method Summary collapse

Instance Method Details

#eval(scope) ⇒ Object



2610
2611
2612
# File 'lib/q/parser.rb', line 2610

def eval scope
  scope.this
end