Class: AdLint::Postfilter::MessageSuppression
- Inherits:
-
Object
- Object
- AdLint::Postfilter::MessageSuppression
- Defined in:
- lib/adlint/postfilter/suppress.rb
Overview
:nodoc:
Direct Known Subclasses
AdLintInitialHeaderSuppression, MessageWiseSuppression, PlatformHeaderSuppression
Instance Method Summary collapse
Instance Method Details
#_match_with?(message_line) ⇒ Boolean
37 38 39 |
# File 'lib/adlint/postfilter/suppress.rb', line 37 def _match_with?() subclass_responsibility end |