Method: AdLint::Cc1::StructType#id
- Defined in:
- lib/adlint/cc1/type.rb
#id ⇒ Object
6723 6724 6725 |
# File 'lib/adlint/cc1/type.rb', line 6723 def id @id ||= StructTypeId.new(name) end |
6723 6724 6725 |
# File 'lib/adlint/cc1/type.rb', line 6723 def id @id ||= StructTypeId.new(name) end |