Class: YARD::MRuby::Handlers::C::Source::InitHandler

Inherits:
Base
  • Object
show all
Defined in:
lib/yard/mruby/handlers/c/source/init_handler.rb

Constant Summary collapse

MATCH1 =
/mrb_\w+_gem_init\s*\(/mx
MATCH2 =
/mrb_init_/mx

Constants inherited from Base

Base::DEFAULT_NAMESPACES

Method Summary

Methods inherited from Base

#handle_class, #handle_module, #namespace_for_variable