Class: ConstStricter::ConstNamePart

Inherits:
String
  • Object
show all
Defined in:
lib/const_stricter/const_name_part.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dynamicObject

Returns the value of attribute dynamic.



3
4
5
# File 'lib/const_stricter/const_name_part.rb', line 3

def dynamic
  @dynamic
end

#line_noObject

Returns the value of attribute line_no.



3
4
5
# File 'lib/const_stricter/const_name_part.rb', line 3

def line_no
  @line_no
end