Method: AdLint::Cc1::StandardIntegerType#arithmetic_type_with
- Defined in:
- lib/adlint/cc1/type.rb
#arithmetic_type_with(type) ⇒ Object
3599 3600 3601 |
# File 'lib/adlint/cc1/type.rb', line 3599 def arithmetic_type_with(type) subclass_responsibility end |