class YARD::Handlers::RBS::AttributeHandler

Handles RBS attr_reader, attr_writer, and attr_accessor declarations.

Registers one or two {YARD::CodeObjects::MethodObject} instances (reader and/or writer) with @return / @param tags derived from the RBS type.