object Internal
- Source
- Task.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Internal
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @HotSpotIntrinsicCandidate() @native()
- def commandFromTask[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[Task[T]])(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx], w: scala.reflect.macros.blackbox.Context.Expr[upickle.default.Writer[T]], cls: scala.reflect.macros.blackbox.Context.Expr[EnclosingClass])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Command[T]]
- def commandImpl[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[T])(w: scala.reflect.macros.blackbox.Context.Expr[upickle.default.Writer[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx], cls: scala.reflect.macros.blackbox.Context.Expr[EnclosingClass])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Command[T]]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @HotSpotIntrinsicCandidate() @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @HotSpotIntrinsicCandidate() @native()
- def inputImpl[T](c: Context)(value: scala.reflect.macros.blackbox.Context.Expr[T])(w: scala.reflect.macros.blackbox.Context.Expr[upickle.default.Writer[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Target[T]]
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @HotSpotIntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @HotSpotIntrinsicCandidate() @native()
- def persistentImpl[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[T])(rw: scala.reflect.macros.blackbox.Context.Expr[upickle.default.ReadWriter[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[PersistentImpl[T]]
- def persistentTargetResultImpl[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[Result[T]])(rw: scala.reflect.macros.blackbox.Context.Expr[upickle.default.ReadWriter[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Target[T]]
- def serialCommandImpl[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[T])(w: scala.reflect.macros.blackbox.Context.Expr[upickle.default.Writer[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx], cls: scala.reflect.macros.blackbox.Context.Expr[EnclosingClass])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Command[T]]
- def sourceImpl1(c: Context)(value: scala.reflect.macros.blackbox.Context.Expr[Result[Path]])(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx]): scala.reflect.macros.blackbox.Context.Expr[Target[api.PathRef]]
- def sourceImpl2(c: Context)(value: scala.reflect.macros.blackbox.Context.Expr[Result[api.PathRef]])(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx]): scala.reflect.macros.blackbox.Context.Expr[Target[api.PathRef]]
- def sourcesImpl1(c: Context)(values: scala.reflect.macros.blackbox.Context.Expr[Result[Path]]*)(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx]): scala.reflect.macros.blackbox.Context.Expr[Target[Seq[api.PathRef]]]
- def sourcesImpl2(c: Context)(values: scala.reflect.macros.blackbox.Context.Expr[Result[Seq[api.PathRef]]])(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx]): scala.reflect.macros.blackbox.Context.Expr[Target[Seq[api.PathRef]]]
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def targetImpl[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[T])(rw: scala.reflect.macros.blackbox.Context.Expr[upickle.default.ReadWriter[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Target[T]]
- def targetResultImpl[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[Result[T]])(rw: scala.reflect.macros.blackbox.Context.Expr[upickle.default.ReadWriter[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Target[T]]
- def targetTaskImpl[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[Task[T]])(rw: scala.reflect.macros.blackbox.Context.Expr[upickle.default.ReadWriter[T]], ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Target[T]]
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- def workerImpl1[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[Task[T]])(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Worker[T]]
- def workerImpl2[T](c: Context)(t: scala.reflect.macros.blackbox.Context.Expr[T])(ctx: scala.reflect.macros.blackbox.Context.Expr[Ctx])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T]): scala.reflect.macros.blackbox.Context.Expr[Worker[T]]
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)