Method: AdLint::Cc1::UnsignedType#id
- Defined in:
- lib/adlint/cc1/type.rb
#id ⇒ Object
4220 4221 4222 |
# File 'lib/adlint/cc1/type.rb', line 4220 def id @id ||= UnsignedTypeId.new end |
4220 4221 4222 |
# File 'lib/adlint/cc1/type.rb', line 4220 def id @id ||= UnsignedTypeId.new end |