Method: AdLint::Cc1::StructTypeDeclaration#identifier
- Defined in:
- lib/adlint/cc1/syntax.rb
#identifier ⇒ Object
2569 2570 2571 |
# File 'lib/adlint/cc1/syntax.rb', line 2569 def identifier @struct_specifier.identifier end |
2569 2570 2571 |
# File 'lib/adlint/cc1/syntax.rb', line 2569 def identifier @struct_specifier.identifier end |