Class: RBS::Definition::Ancestor::ExtensionSingleton

Inherits:
Struct
  • Object
show all
Defined in:
lib/rbs/definition.rb

Instance Attribute Summary collapse

Instance Attribute Details

#extension_nameObject

Returns the value of attribute extension_name

Returns:

  • (Object)

    the current value of extension_name



77
78
79
# File 'lib/rbs/definition.rb', line 77

def extension_name
  @extension_name
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



77
78
79
# File 'lib/rbs/definition.rb', line 77

def name
  @name
end