Class: Ast::Merge::MatchingDebugSelectedMatch

Inherits:
Struct
  • Object
show all
Defined in:
lib/ast/merge.rb

Instance Attribute Summary collapse

Instance Attribute Details

#candidate_idObject

Returns the value of attribute candidate_id

Returns:

  • (Object)

    the current value of candidate_id



699
700
701
# File 'lib/ast/merge.rb', line 699

def candidate_id
  @candidate_id
end

#selected_byObject

Returns the value of attribute selected_by

Returns:

  • (Object)

    the current value of selected_by



699
700
701
# File 'lib/ast/merge.rb', line 699

def selected_by
  @selected_by
end