Builder

object Builder extends Builder
Companion:
class
trait Sum
trait Mirror
trait Builder
class Object
trait Matchable
class Any
Builder.type

Type members

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

Value members

Inherited methods

def build(ast0: AST, types: Types, typeCheckLaws: TypeCheckLaws): Either[Throwable, AstMeta]
Inherited from:
Builder