Method: AdLint::Cc1::SignedIntType#id

Defined in:
lib/adlint/cc1/type.rb

#idObject



4176
4177
4178
# File 'lib/adlint/cc1/type.rb', line 4176

def id
  @id ||= SignedIntTypeId.new
end