Class: Operator::MutationSimplify::RuleCase

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

Instance Attribute Summary (collapse)

Instance Attribute Details

- (Object) equals

Returns the value of attribute equals

Returns:

  • (Object)

    the current value of equals



41
42
43
# File '../lib/mutation_simplify.rb', line 41

def equals
  @equals
end

- (Object) match

Returns the value of attribute match

Returns:

  • (Object)

    the current value of match



41
42
43
# File '../lib/mutation_simplify.rb', line 41

def match
  @match
end

- (Object) outcome

Returns the value of attribute outcome

Returns:

  • (Object)

    the current value of outcome



41
42
43
# File '../lib/mutation_simplify.rb', line 41

def outcome
  @outcome
end