Class: Rucoa::UnqualifiedName

Inherits:
Struct
  • Object
show all
Defined in:
lib/rucoa/unqualified_name.rb

Instance Attribute Summary collapse

Instance Attribute Details

#chained_nameObject

Returns the value of attribute chained_name

Returns:

  • (Object)

    the current value of chained_name



4
5
6
# File 'lib/rucoa/unqualified_name.rb', line 4

def chained_name
  @chained_name
end

#module_nestingObject

Returns the value of attribute module_nesting

Returns:

  • (Object)

    the current value of module_nesting



4
5
6
# File 'lib/rucoa/unqualified_name.rb', line 4

def module_nesting
  @module_nesting
end