Method: AdLint::Cc1::StructDeclaration#struct_declarators
- Defined in:
- lib/adlint/cc1/syntax.rb
#struct_declarators ⇒ Object (readonly)
Returns the value of attribute struct_declarators.
2852 2853 2854 |
# File 'lib/adlint/cc1/syntax.rb', line 2852 def struct_declarators @struct_declarators end |