Method: AdLint::Cc1::StandardIntegerType#dup

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

#dupObject



3611
3612
3613
# File 'lib/adlint/cc1/type.rb', line 3611

def dup
  self.class.new(type_table)
end