Class: RubbyCop::MagicComment::EditorComment Abstract
- Inherits:
-
RubbyCop::MagicComment
- Object
- RubbyCop::MagicComment
- RubbyCop::MagicComment::EditorComment
- Defined in:
- lib/rubbycop/magic_comment.rb
Overview
This class is abstract.
Parent to Vim and Emacs magic comment handling.
Direct Known Subclasses
Constant Summary
Constants inherited from RubbyCop::MagicComment
Method Summary
Methods inherited from RubbyCop::MagicComment
#any?, #encoding_specified?, #frozen_string_literal, #frozen_string_literal?, #frozen_string_literal_specified?, #initialize, parse
Constructor Details
This class inherits a constructor from RubbyCop::MagicComment