Class: Html::Merge::Provider::Owner

Inherits:
Data
  • Object
show all
Defined in:
lib/html/merge/provider.rb

Instance Attribute Summary collapse

Instance Attribute Details

#end_byteObject (readonly)

Returns the value of attribute end_byte

Returns:

  • (Object)

    the current value of end_byte



16
17
18
# File 'lib/html/merge/provider.rb', line 16

def end_byte
  @end_byte
end

#fingerprintObject (readonly)

Returns the value of attribute fingerprint

Returns:

  • (Object)

    the current value of fingerprint



16
17
18
# File 'lib/html/merge/provider.rb', line 16

def fingerprint
  @fingerprint
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



16
17
18
# File 'lib/html/merge/provider.rb', line 16

def id
  @id
end

#node_endObject (readonly)

Returns the value of attribute node_end

Returns:

  • (Object)

    the current value of node_end



16
17
18
# File 'lib/html/merge/provider.rb', line 16

def node_end
  @node_end
end

#node_startObject (readonly)

Returns the value of attribute node_start

Returns:

  • (Object)

    the current value of node_start



16
17
18
# File 'lib/html/merge/provider.rb', line 16

def node_start
  @node_start
end

#parent_keyObject (readonly)

Returns the value of attribute parent_key

Returns:

  • (Object)

    the current value of parent_key



16
17
18
# File 'lib/html/merge/provider.rb', line 16

def parent_key
  @parent_key
end

#roleObject (readonly)

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



16
17
18
# File 'lib/html/merge/provider.rb', line 16

def role
  @role
end

#signatureObject (readonly)

Returns the value of attribute signature

Returns:

  • (Object)

    the current value of signature



16
17
18
# File 'lib/html/merge/provider.rb', line 16

def signature
  @signature
end

#source_textObject (readonly)

Returns the value of attribute source_text

Returns:

  • (Object)

    the current value of source_text



16
17
18
# File 'lib/html/merge/provider.rb', line 16

def source_text
  @source_text
end

#start_byteObject (readonly)

Returns the value of attribute start_byte

Returns:

  • (Object)

    the current value of start_byte



16
17
18
# File 'lib/html/merge/provider.rb', line 16

def start_byte
  @start_byte
end