Method: RubyCop::Ruby::Module#const

Defined in:
lib/ruby_cop/ruby/constants.rb

#constObject (readonly)

Returns the value of attribute const.



21
22
23
# File 'lib/ruby_cop/ruby/constants.rb', line 21

def const
  @const
end