Class: Operator::MutationSimplify::Subtree

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

Instance Attribute Summary (collapse)

Instance Attribute Details

- (Object) dir

Returns the value of attribute dir

Returns:

  • (Object)

    the current value of dir



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

def dir
  @dir
end

- (Object) parent_arg

Returns the value of attribute parent_arg

Returns:

  • (Object)

    the current value of parent_arg



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

def parent_arg
  @parent_arg
end