Class: RuboCop::CommentConfig::ConfigDisabledCopDirectiveComment::Loc
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
Struct
|
|
|
Instance Chain:
self,
Struct
|
|
| Inherits: |
Struct
|
| Defined in: | lib/rubocop/comment_config.rb |
Instance Attribute Summary
- #expression rw
Instance Attribute Details
#expression (rw)
[ GitHub ]# File 'lib/rubocop/comment_config.rb', line 18
Loc = Struct.new(:expression)