Method: AdLint::Cc1::SignedIntType#id
- Defined in:
- lib/adlint/cc1/type.rb
#id ⇒ Object
4176 4177 4178 |
# File 'lib/adlint/cc1/type.rb', line 4176 def id @id ||= SignedIntTypeId.new end |
4176 4177 4178 |
# File 'lib/adlint/cc1/type.rb', line 4176 def id @id ||= SignedIntTypeId.new end |