Method: Delorean::UnOp#check

Defined in:
lib/delorean/nodes.rb

#check(context) ⇒ Object



237
238
239
# File 'lib/delorean/nodes.rb', line 237

def check(context, *)
  e.check(context)
end