RecordOf5ParsersExt<T0, T1, T2, T3, T4> extension
Methods
-
altDynamic(
) → Parser -
Available on (Parser<
T0> , Parser<T1> , Parser<T2> , Parser<T3> , Parser<T4> ), provided by the RecordOf5ParsersExt extension -
toParser(
) → Parser< (T0, T1, T2, T3, T4)> -
Available on (Parser<
T0> , Parser<T1> , Parser<T2> , Parser<T3> , Parser<T4> ), provided by the RecordOf5ParsersExt extension