Class: Rust::Merge::Provider::Owner

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

Instance Attribute Summary collapse

Instance Attribute Details

#compound ⇒ Object (readonly)

Returns the value of attribute compound

Returns:

  • (Object) —

    the current value of compound



30
31
32
# File 'lib/rust/merge/provider.rb', line 30

def compound
  @compound
end

#end_line ⇒ Object (readonly)

Returns the value of attribute end_line

Returns:

  • (Object) —

    the current value of end_line



30
31
32
# File 'lib/rust/merge/provider.rb', line 30

def end_line
  @end_line
end

#fingerprint ⇒ Object (readonly)

Returns the value of attribute fingerprint

Returns:

  • (Object) —

    the current value of fingerprint



30
31
32
# File 'lib/rust/merge/provider.rb', line 30

def fingerprint
  @fingerprint
end

#id ⇒ Object (readonly)

Returns the value of attribute id

Returns:

  • (Object) —

    the current value of id



30
31
32
# File 'lib/rust/merge/provider.rb', line 30

def id
  @id
end

#membership ⇒ Object (readonly)

Returns the value of attribute membership

Returns:

  • (Object) —

    the current value of membership



30
31
32
# File 'lib/rust/merge/provider.rb', line 30

def membership
  @membership
end

#role ⇒ Object (readonly)

Returns the value of attribute role

Returns:

  • (Object) —

    the current value of role



30
31
32
# File 'lib/rust/merge/provider.rb', line 30

def role
  @role
end

#signature ⇒ Object (readonly)

Returns the value of attribute signature

Returns:

  • (Object) —

    the current value of signature



30
31
32
# File 'lib/rust/merge/provider.rb', line 30

def signature
  @signature
end

#start_line ⇒ Object (readonly)

Returns the value of attribute start_line

Returns:

  • (Object) —

    the current value of start_line



30
31
32
# File 'lib/rust/merge/provider.rb', line 30

def start_line
  @start_line
end