Class: Ast::Merge::FormattingEdgeFixtureCase

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

Instance Attribute Summary collapse

Instance Attribute Details

#case_idObject

Returns the value of attribute case_id

Returns:

  • (Object)

    the current value of case_id



816
817
818
# File 'lib/ast/merge.rb', line 816

def case_id
  @case_id
end

#categoryObject

Returns the value of attribute category

Returns:

  • (Object)

    the current value of category



816
817
818
# File 'lib/ast/merge.rb', line 816

def category
  @category
end

#requires_conflict_markersObject

Returns the value of attribute requires_conflict_markers

Returns:

  • (Object)

    the current value of requires_conflict_markers



816
817
818
# File 'lib/ast/merge.rb', line 816

def requires_conflict_markers
  @requires_conflict_markers
end