ListLiteral

object ListLiteral extends Constructor[Vector[Expr]]
class Constructor[Vector[Expr]]
class Object
trait Matchable
class Any

Type members

Inherited types

type Result = A
Inherited from
Constructor

Value members

Inherited methods

final def unapply(expr: Expr): Option[Vector[Expr]]
Inherited from
Constructor