org.parboiled2.support.Unpack
See theUnpack companion trait
object Unpack extends AlternativeUnpacks
Attributes
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object HNilUnpack.type
object HNilUnpack extends Aux[HNil, Unit]
Attributes
- Supertypes
- Self type
-
HNilUnpack.type
Implicits
Inherited implicits
Import if you'd like to always deliver the valueStack as an HList at the end of the parsing run, even if it has only zero or one element(s).
Import if you'd like to always deliver the valueStack as an HList at the end of the parsing run, even if it has only zero or one element(s).
Attributes
- Inherited from:
- AlternativeUnpacks
In this article