org.parboiled2.support.hlist.syntax

Members list

Type members

Classlikes

final class HListOps[L <: HList](l: L) extends Serializable

Carrier for HList operations.

Carrier for HList operations.

These methods are implemented here and pimped onto the minimal HList types to avoid issues that would otherwise be caused by the covariance of ::[H, T].

Attributes

Supertypes
trait Serializable
class Object
trait Matchable
class Any