Exception: YARD::Parser::UndocumentableError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/yard/parser/source_parser.rb

Overview

Raised when an object is recognized but cannot be documented. This generally occurs when the Ruby syntax used to declare an object is too dynamic in nature.