Method: AdLint::Cc1::IntegerType#arithmetic_type_with
- Defined in:
- lib/adlint/cc1/type.rb
#arithmetic_type_with(type) ⇒ Object
3545 3546 3547 |
# File 'lib/adlint/cc1/type.rb', line 3545 def arithmetic_type_with(type) subclass_responsibility end |