Uprootable

case class Uprootable(uid: String, ast: Expr[Ast], inlineLifts: List[PlanterExpr[_, _, _]])(quotation: Expr[Quoted[Any]], bin: Expr[QuotationLot[Any]], extra: List[Expr[_]]) extends QuotationLotExpr
Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product

Concrete fields

val bin: Expr[QuotationLot[Any]]
val extra: List[Expr[_]]
val quotation: Expr[Quoted[Any]]