Class: AdLint::SystemHeader
Instance Attribute Summary
Attributes inherited from Source
Instance Method Summary collapse
Methods inherited from Source
#analysis_target?, #initialize, #open, #to_s, #user_header?
Methods included from Pluggable
Constructor Details
This class inherits a constructor from AdLint::Source
Instance Method Details
#system_header? ⇒ Boolean
149 150 151 |
# File 'lib/adlint/source.rb', line 149 def system_header? true end |