Class: RText::DefaultServiceProvider::ReferenceTarget

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

Instance Attribute Summary collapse

Instance Attribute Details

#display_nameObject

Returns the value of attribute display_name

Returns:

  • (Object)

    the current value of display_name



71
72
73
# File 'lib/rtext/default_service_provider.rb', line 71

def display_name
  @display_name
end

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



71
72
73
# File 'lib/rtext/default_service_provider.rb', line 71

def file
  @file
end

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



71
72
73
# File 'lib/rtext/default_service_provider.rb', line 71

def line
  @line
end