Class: AdLint::Cpp::SystemIncludeNextLine

Inherits:
SystemIncludeLine show all
Defined in:
lib/adlint/cpp/syntax.rb

Instance Attribute Summary

Attributes inherited from IncludeLine

#fpath, #header_name, #include_depth

Attributes inherited from ControlLine

#keyword

Method Summary

Methods inherited from SystemIncludeLine

#initialize, #inspect

Methods inherited from IncludeLine

#initialize

Methods inherited from ControlLine

#initialize, #location

Methods inherited from SyntaxNode

#inspect, #location, #short_class_name

Methods included from LocationHolder

#analysis_target?

Methods included from Visitable

#accept

Constructor Details

This class inherits a constructor from AdLint::Cpp::SystemIncludeLine