Class: BinderCore::NullParser

Inherits:
Parser
  • Object
show all
Defined in:
lib/binder_core/parsers/null_parser.rb

Instance Method Summary collapse

Methods inherited from Parser

#add, #console, #descend, #file, #initialize, #key, #key=, #new_asset, #params

Constructor Details

This class inherits a constructor from BinderCore::Parser

Instance Method Details

#parseObject



3
4
# File 'lib/binder_core/parsers/null_parser.rb', line 3

def parse
end