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