YARD::Parser::UndocumentableError
Raised during processing phase when a handler needs to perform an operation on an object's namespace but the namespace could not be resolved.
The object the error occurred on @return [CodeObjects::Base] a code object
# File lib/yard/handlers/base.rb, line 11 def initialize(object) @object = object end
[Validate]
Generated with the Darkfish Rdoc Generator 2.