Class: Rookout::Processor::Paths::Canopy::Nil
- Inherits:
-
ObjectMarker
- Object
- Marker
- ObjectMarker
- Rookout::Processor::Paths::Canopy::Nil
- Defined in:
- lib/rookout/processor/paths/canopy/markers.rb
Instance Attribute Summary
Attributes inherited from ObjectMarker
Instance Method Summary collapse
-
#initialize ⇒ Nil
constructor
A new instance of Nil.
Methods inherited from ObjectMarker
Constructor Details
#initialize ⇒ Nil
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 |