Module: AdLint::Cc1::Scopeable

Included in:
CompositeDataType, EnumType, ParameterType, UserType
Defined in:
lib/adlint/cc1/type.rb

Instance Attribute Summary collapse

Instance Attribute Details

#scopeObject

Returns the value of attribute scope.



4952
4953
4954
# File 'lib/adlint/cc1/type.rb', line 4952

def scope
  @scope
end