Module | YARD::Handlers::Ruby::DSLHandlerMethods |
In: |
lib/yard/handlers/ruby/dsl_handler_methods.rb
|
IGNORE_METHODS | = | Hash[*%w(alias alias_method autoload attr attr_accessor attr_reader attr_writer extend include public private protected private_constant).map {|n| [n, true] }.flatten] |