class Opal::Nodes::IFlipFlop

def excl

Inclusive flip flop, check 'end_condition' in the same iteration when 'start_condition' is truthy
def excl
  ""
end