LowerPriorityLifter

org.parboiled2.support.LowerPriorityLifter
sealed abstract class LowerPriorityLifter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Lifter.type

Members list

Implicits

Implicits

implicit def forReduction[M[_], L <: HList, R <: L]: Lifter[M, L, R] { type In = L; type StrictOut = R; type OptionalOut = L; }