Method: AdLint::Cc1::StandardIntegerType#enum?

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

#enum?Boolean

Returns:

  • (Boolean)


3579
3580
3581
# File 'lib/adlint/cc1/type.rb', line 3579

def enum?
  false
end