Class: RText::DefaultServiceProvider::OpenElementChoice

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



152
153
154
# File 'lib/rtext/default_service_provider.rb', line 152

def display_name
  @display_name
end

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



152
153
154
# File 'lib/rtext/default_service_provider.rb', line 152

def file
  @file
end

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



152
153
154
# File 'lib/rtext/default_service_provider.rb', line 152

def line
  @line
end