Method: AdLint::Cpp::IfdefStatement#identifier
- Defined in:
- lib/adlint/cpp/syntax.rb
#identifier ⇒ Object (readonly)
Returns the value of attribute identifier.
190 191 192 |
# File 'lib/adlint/cpp/syntax.rb', line 190 def identifier @identifier end |