Class: Guideline::UnusedMethodChecker::MethodDefinitionChecker

Inherits:
MethodChecker
  • Object
show all
Includes:
Parser::Moduleable
Defined in:
lib/guideline/checkers/unused_method_checker.rb

Method Summary

Methods included from Parser::Moduleable

#current_module_name, included, #modules

Methods inherited from MethodChecker

#call, #initialize

Constructor Details

This class inherits a constructor from Guideline::UnusedMethodChecker::MethodChecker