Libraries
»
adlint
(3.2.8)
»
Index
»
AdLint
»
Cc1
»
ObjectSpecifier
»
#arithmetic?
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