Class: Steep::Services::GotoService::TypeNameQuery

Inherits:
Struct
  • Object
show all
Defined in:
lib/steep/services/goto_service.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



22
23
24
# File 'lib/steep/services/goto_service.rb', line 22

def name
  @name
end