Class: RuboCop::CommentConfig::ConfigDisabledCopDirectiveComment::Loc

Inherits:
Struct
  • Object
show all
Defined in:
lib/rubocop/comment_config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#expressionObject

Returns the value of attribute expression

Returns:

  • (Object)

    the current value of expression



18
19
20
# File 'lib/rubocop/comment_config.rb', line 18

def expression
  @expression
end