Method: AdLint::Cc1::FunctionDeclaration#type

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

#typeObject

Returns the value of attribute type.



2416
2417
2418
# File 'lib/adlint/cc1/syntax.rb', line 2416

def type
  @type
end