class YARD::Handlers::RBS::Base

Base class for all RBS handlers. Handlers match on the {Parser::RBS::Statement#type} symbol of the current statement and process it to create or annotate code objects.