Class: Rookout::Processor::Paths::Canopy::Nil

Inherits:
ObjectMarker show all
Defined in:
lib/rookout/processor/paths/canopy/markers.rb

Instance Attribute Summary

Attributes inherited from ObjectMarker

#obj, #text

Instance Method Summary collapse

Methods inherited from ObjectMarker

#to_s

Constructor Details

#initializeNil

Returns a new instance of Nil.



141
142
143
# File 'lib/rookout/processor/paths/canopy/markers.rb', line 141

def initialize
  super text, obj
end