Class: RText::DefaultServiceProvider::Problem

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

Instance Attribute Summary collapse

Instance Attribute Details

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



129
130
131
# File 'lib/rtext/default_service_provider.rb', line 129

def line
  @line
end

#messageObject

Returns the value of attribute message

Returns:

  • (Object)

    the current value of message



129
130
131
# File 'lib/rtext/default_service_provider.rb', line 129

def message
  @message
end

#severityObject

Returns the value of attribute severity

Returns:

  • (Object)

    the current value of severity



129
130
131
# File 'lib/rtext/default_service_provider.rb', line 129

def severity
  @severity
end