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

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

Instance Attribute Summary collapse

Instance Attribute Details

#compoundObject (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_lineObject (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

#fingerprintObject (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

#idObject (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

#membershipObject (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

#roleObject (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

#signatureObject (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_lineObject (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