Method: AdLint::Cc1::ParameterDefinition#declarator
- Defined in:
- lib/adlint/cc1/syntax.rb
#declarator ⇒ Object (readonly)
Returns the value of attribute declarator.
4186 4187 4188 |
# File 'lib/adlint/cc1/syntax.rb', line 4186 def declarator @declarator end |