Method: AdLint::Cc1::DeclarationSpecifiers#function_specifier
- Defined in:
- lib/adlint/cc1/syntax.rb
#function_specifier ⇒ Object
Returns the value of attribute function_specifier.
2673 2674 2675 |
# File 'lib/adlint/cc1/syntax.rb', line 2673 def function_specifier @function_specifier end |