NonOptElement

Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

sealed trait Lift
final case class _1(_1: nonTerminal) extends NonOptElement
final case class _2(_1: terminal) extends NonOptElement
final case class _3(_1: Raw) extends NonOptElement
final case class _4(_1: AnonList) extends NonOptElement

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror