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