Method: Analyst::Parser#inspect

Defined in:
lib/analyst/parser.rb

#inspectObject



57
58
59
# File 'lib/analyst/parser.rb', line 57

def inspect
  "\#<#{self.class}:#{object_id}>"
end