Method: AdLint::Cc1::StandardIntegerType#pointer?

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

#pointer?Boolean

Returns:

  • (Boolean)


3575
3576
3577
# File 'lib/adlint/cc1/type.rb', line 3575

def pointer?
  false
end