Class: YARD::Handlers::RBS::NamespaceHandler

Inherits:
Base
  • Object
show all
Defined in:
lib/yard/handlers/rbs/namespace_handler.rb

Overview

Handles RBS class, module, and interface declarations by registering the corresponding namespace code objects and recursing into their bodies.