Method: Delorean::Parameter#check

Defined in:
lib/delorean/nodes.rb

#check(context) ⇒ Object



18
19
20
# File 'lib/delorean/nodes.rb', line 18

def check(context, *)
  context.parse_define_param(i.text_value, [])
end