Class: YARD::MRuby::Handlers::C::Source::SymbolHandler

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

Overview

Keeps track of function bodies for symbol lookup during MRuby method declarations

Constant Summary collapse

MATCH =
/
  mrb_value\s*(\w+)\s*\(\s*mrb_state\s*\*\s*\w+,\s*mrb_value\s*\w+\s*\)
/mx

Constants inherited from Base

Base::DEFAULT_NAMESPACES

Method Summary

Methods inherited from Base

#handle_class, #handle_module, #namespace_for_variable