Module: Treetop_Configgy::Declaration1

Defined in:
lib/treetop/configgy.rb

Instance Method Summary collapse

Instance Method Details

#apply(config_map, parser) ⇒ Object



78
79
80
# File 'lib/treetop/configgy.rb', line 78

def apply(config_map, parser)
  d.apply(config_map, parser)
end