class Rookout::Processor::Paths::Canopy::NamespaceResult
Public Class Methods
new(namespace, text)
click to toggle source
Calls superclass method
Rookout::Processor::Paths::Canopy::ObjectMarker::new
# File lib/rookout/processor/paths/canopy/markers.rb, line 84 def initialize namespace, text super text, namespace end