Class: Debtective::Comments::Comment::Offense

Inherits:
Base
  • Object
show all
Defined in:
lib/debtective/comments/comment/offense.rb

Overview

Hold offense information

Constant Summary

Constants inherited from Base

Base::REGULAR_COMMENT

Instance Attribute Summary

Attributes inherited from Base

#pathname

Method Summary

Methods inherited from Base

#comment_end, #comment_start, #commit, #days, #initialize, #location, #statement_end, #statement_start, #to_h, #type

Constructor Details

This class inherits a constructor from Debtective::Comments::Comment::Base