E5ParsersExt<T0, T1, T2, T3, T4> extension

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

Properties

only1 Parser<T0>

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

no setter
only2 Parser<T1>

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

no setter
only3 Parser<T2>

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

no setter
only4 Parser<T3>

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

no setter
only5 Parser<T4>

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

no setter
onlyFirst Parser<T0>

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

no setter
onlyLast Parser<T4>

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

no setter