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