E6ParsersExt<T0, T1, T2, T3, T4, T5> extension

on
  • Parser<(T0, T1, T2, T3, T4, T5)>

Properties

only1 Parser<T0>

Available on Parser<(T0, T1, T2, T3, T4, T5)>, provided by the E6ParsersExt extension

no setter
only2 Parser<T1>

Available on Parser<(T0, T1, T2, T3, T4, T5)>, provided by the E6ParsersExt extension

no setter
only3 Parser<T2>

Available on Parser<(T0, T1, T2, T3, T4, T5)>, provided by the E6ParsersExt extension

no setter
only4 Parser<T3>

Available on Parser<(T0, T1, T2, T3, T4, T5)>, provided by the E6ParsersExt extension

no setter
only5 Parser<T4>

Available on Parser<(T0, T1, T2, T3, T4, T5)>, provided by the E6ParsersExt extension

no setter
only6 Parser<T5>

Available on Parser<(T0, T1, T2, T3, T4, T5)>, provided by the E6ParsersExt extension

no setter
onlyFirst Parser<T0>

Available on Parser<(T0, T1, T2, T3, T4, T5)>, provided by the E6ParsersExt extension

no setter
onlyLast Parser<T5>

Available on Parser<(T0, T1, T2, T3, T4, T5)>, provided by the E6ParsersExt extension

no setter