| Class | CodeAnalyzer::Checker |
| In: |
lib/code_analyzer/checker.rb
|
| Parent: | Object |
A checker class that takes charge of checking the sexp.
add an warning.
@param [String] message, is the warning message @param [String] filename, is the filename of source code @param [Integer] line_number, is the line number of the source code which is reviewing