Class: CSKit::Readers::ScienceHealthReader::Paragraph

Inherits:
Struct
  • Object
show all
Defined in:
lib/cskit/readers/science_health_reader.rb

Instance Attribute Summary collapse

Instance Attribute Details

#line_endObject

Returns the value of attribute line_end

Returns:

  • (Object)

    the current value of line_end



10
11
12
# File 'lib/cskit/readers/science_health_reader.rb', line 10

def line_end
  @line_end
end

#line_startObject

Returns the value of attribute line_start

Returns:

  • (Object)

    the current value of line_start



10
11
12
# File 'lib/cskit/readers/science_health_reader.rb', line 10

def line_start
  @line_start
end

#linesObject

Returns the value of attribute lines

Returns:

  • (Object)

    the current value of lines



10
11
12
# File 'lib/cskit/readers/science_health_reader.rb', line 10

def lines
  @lines
end

#page_endObject

Returns the value of attribute page_end

Returns:

  • (Object)

    the current value of page_end



10
11
12
# File 'lib/cskit/readers/science_health_reader.rb', line 10

def page_end
  @page_end
end

#page_startObject

Returns the value of attribute page_start

Returns:

  • (Object)

    the current value of page_start



10
11
12
# File 'lib/cskit/readers/science_health_reader.rb', line 10

def page_start
  @page_start
end