Sha256: 407debd15f04ede563ae841d5c38f9f79305350d3f81f0441cc74e22e3d6439b
Contents?: true
Size: 204 Bytes
Versions: 1
Compression:
Stored size: 204 Bytes
Contents
module YARD::MRuby::CodeObjects # A FunctionObject represents a MRuby C API function declaration inside a header inside an include directory class FunctionObject < YARD::CodeObjects::Base end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yard-mruby-0.1.0 | lib/yard/mruby/code_objects/function_object.rb |