Class: RuboCop::CommentConfig::ConfigDisabledCopDirectiveComment::Expression
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
- #line rw
Instance Attribute Details
#line (rw)
[ GitHub ]# File 'lib/rubocop/comment_config.rb', line 19
Expression = Struct.new(:line)