| Class | CodeAnalyzer::CheckingVisitor::Plain |
| In: |
lib/code_analyzer/checking_visitor/plain.rb
|
| Parent: | Base |
check the ruby plain code.
@param [String] filename is the filename of ruby code. @param [String] content is the content of ruby file.