Class: Rbs::Merge::Provider::Owner

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

Instance Attribute Summary collapse

Instance Attribute Details

#end_lineObject (readonly)

Returns the value of attribute end_line

Returns:

  • (Object)

    the current value of end_line



13
14
15
# File 'lib/rbs/merge/provider.rb', line 13

def end_line
  @end_line
end

#fingerprintObject (readonly)

Returns the value of attribute fingerprint

Returns:

  • (Object)

    the current value of fingerprint



13
14
15
# File 'lib/rbs/merge/provider.rb', line 13

def fingerprint
  @fingerprint
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



13
14
15
# File 'lib/rbs/merge/provider.rb', line 13

def id
  @id
end

#roleObject (readonly)

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



13
14
15
# File 'lib/rbs/merge/provider.rb', line 13

def role
  @role
end

#signatureObject (readonly)

Returns the value of attribute signature

Returns:

  • (Object)

    the current value of signature



13
14
15
# File 'lib/rbs/merge/provider.rb', line 13

def signature
  @signature
end

#start_lineObject (readonly)

Returns the value of attribute start_line

Returns:

  • (Object)

    the current value of start_line



13
14
15
# File 'lib/rbs/merge/provider.rb', line 13

def start_line
  @start_line
end