Method: AdLint::Cc1::ObjectSpecifier#arithmetic?

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

#arithmetic?Boolean

Returns:

  • (Boolean)


595
596
597
# File 'lib/adlint/cc1/syntax.rb', line 595

def arithmetic?
  false
end