Method: Flor::Pro::Shuffle#pre_execute

Defined in:
lib/flor/pcore/shuffle.rb

#pre_executeObject



46
47
48
49
50
51
52
# File 'lib/flor/pcore/shuffle.rb', line 46

def pre_execute

  unatt_unkeyed_children

  @node['atts'] = []
  @node['rets'] = []
end