| Class | CodeAnalyzer::Warning |
| In: |
lib/code_analyzer/warning.rb
|
| Parent: | Object |
Warning is the violation.
it indicates the filenname, line number and error message for the violation.
| filename | [R] | |
| line_number | [R] | |
| message | [R] |