Module: AdLint::Cc1::Scopeable
- Included in:
- CompositeDataType, EnumType, ParameterType, UserType
- Defined in:
- lib/adlint/cc1/type.rb
Instance Attribute Summary collapse
-
#scope ⇒ Object
Returns the value of attribute scope.
Instance Attribute Details
#scope ⇒ Object
Returns the value of attribute scope.
4952 4953 4954 |
# File 'lib/adlint/cc1/type.rb', line 4952 def scope @scope end |