class ActionRationalSplitArg split1_arg = { Array fractionSplit[4] = { class SplitRange fractionSplit[0] = { int split_low = 3 int split_high = 10 } class SplitRange fractionSplit[1] = { int split_low = 3 int split_high = 10 } class SplitRange fractionSplit[2] = { int split_low = 2 int split_high = 9 } class SplitRange fractionSplit[3] = { int split_low = 1 int split_high = 6 } } }