Class: RText::DefaultServiceProvider::ReferenceCompletionOption

Inherits:
Struct
  • Object
show all
Defined in:
lib/rtext/default_service_provider.rb

Instance Attribute Summary collapse

Instance Attribute Details

#identifierObject

Returns the value of attribute identifier

Returns:

  • (Object)

    the current value of identifier



51
52
53
# File 'lib/rtext/default_service_provider.rb', line 51

def identifier
  @identifier
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



51
52
53
# File 'lib/rtext/default_service_provider.rb', line 51

def type
  @type
end