class ReactiveMacros extends AnyRef
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ReactiveMacros
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- class CutOutTransformer extends scala.reflect.macros.Universe.Transformer
- class MacroLego[CreationTicket, LowPriorityCreationImplicits] extends AnyRef
- class PrefixManipulation extends AnyRef
- class RewriteTransformer[CreationTicket, LowPriorityCreationImplicits] extends scala.reflect.macros.Universe.Transformer
- class WholeExpressionAnalysis extends AnyRef
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
- def EventFoldMacro[T, A, ReactiveType, CT, StaticTicket, CreationTicket, LowPriorityCreationImplicits](init: scala.reflect.macros.blackbox.Context.Expr[A])(op: scala.reflect.macros.blackbox.Context.Expr[(A, T) ⇒ A])(ticket: scala.reflect.macros.blackbox.Context.Expr[CT])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T], arg1: scala.reflect.macros.blackbox.Context.WeakTypeTag[A], arg2: scala.reflect.macros.blackbox.Context.WeakTypeTag[ReactiveType], arg3: scala.reflect.macros.blackbox.Context.WeakTypeTag[CT], arg4: scala.reflect.macros.blackbox.Context.WeakTypeTag[StaticTicket], arg5: scala.reflect.macros.blackbox.Context.WeakTypeTag[CreationTicket], arg6: scala.reflect.macros.blackbox.Context.WeakTypeTag[LowPriorityCreationImplicits]): scala.reflect.macros.blackbox.Context.Tree
- def ReactiveExpression[A, IsStatic <: Staticism, ReactiveType, StaticTicket, DynamicTicket, CreationTicket, LowPriorityCreationImplicits](expression: scala.reflect.macros.Universe.Tree)(ticket: scala.reflect.macros.blackbox.Context.Tree)(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[A], arg1: scala.reflect.macros.blackbox.Context.WeakTypeTag[IsStatic], arg2: scala.reflect.macros.blackbox.Context.WeakTypeTag[ReactiveType], arg3: scala.reflect.macros.blackbox.Context.WeakTypeTag[StaticTicket], arg4: scala.reflect.macros.blackbox.Context.WeakTypeTag[DynamicTicket], arg5: scala.reflect.macros.blackbox.Context.WeakTypeTag[CreationTicket], arg6: scala.reflect.macros.blackbox.Context.WeakTypeTag[LowPriorityCreationImplicits]): scala.reflect.macros.blackbox.Context.Tree
- def ReactiveExpressionWithAPI[A, IsStatic <: Staticism, ReactiveType, StaticTicket, DynamicTicket, CreationTicket, LowPriorityCreationImplicits](expression: scala.reflect.macros.Universe.Tree)(ticket: scala.reflect.macros.blackbox.Context.Tree)(rescalaAPI: scala.reflect.macros.Universe.Tree, prefixManipulation: Option[PrefixManipulation])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[A], arg1: scala.reflect.macros.blackbox.Context.WeakTypeTag[IsStatic], arg2: scala.reflect.macros.blackbox.Context.WeakTypeTag[ReactiveType], arg3: scala.reflect.macros.blackbox.Context.WeakTypeTag[StaticTicket], arg4: scala.reflect.macros.blackbox.Context.WeakTypeTag[DynamicTicket], arg5: scala.reflect.macros.blackbox.Context.WeakTypeTag[CreationTicket], arg6: scala.reflect.macros.blackbox.Context.WeakTypeTag[LowPriorityCreationImplicits]): scala.reflect.macros.blackbox.Context.Tree
- def ReactiveUsingFunctionMacro[T, A, FuncImpl, ReactiveType, StaticTicket, DynamicTicket, CreationTicket, LowPriorityCreationImplicits](expression: scala.reflect.macros.blackbox.Context.Tree)(ticket: scala.reflect.macros.blackbox.Context.Tree)(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T], arg1: scala.reflect.macros.blackbox.Context.WeakTypeTag[A], arg2: scala.reflect.macros.blackbox.Context.WeakTypeTag[FuncImpl], arg3: scala.reflect.macros.blackbox.Context.WeakTypeTag[ReactiveType], arg4: scala.reflect.macros.blackbox.Context.WeakTypeTag[StaticTicket], arg5: scala.reflect.macros.blackbox.Context.WeakTypeTag[DynamicTicket], arg6: scala.reflect.macros.blackbox.Context.WeakTypeTag[CreationTicket], arg7: scala.reflect.macros.blackbox.Context.WeakTypeTag[LowPriorityCreationImplicits]): scala.reflect.macros.blackbox.Context.Tree
- def UDFExpressionWithAPI[T, DependencyType, Capability, DynamicTicket, CreationTicket, LowPriorityCreationImplicits](expression: scala.reflect.macros.Universe.Tree)(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[T], arg1: scala.reflect.macros.blackbox.Context.WeakTypeTag[DependencyType], arg2: scala.reflect.macros.blackbox.Context.WeakTypeTag[Capability], arg3: scala.reflect.macros.blackbox.Context.WeakTypeTag[DynamicTicket], arg4: scala.reflect.macros.blackbox.Context.WeakTypeTag[CreationTicket], arg5: scala.reflect.macros.blackbox.Context.WeakTypeTag[LowPriorityCreationImplicits]): scala.reflect.macros.blackbox.Context.Tree
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- val c: Context
-
def
calcUncheckedExpressions[A](expression: scala.reflect.macros.Universe.Tree)(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[A]): Set[scala.reflect.macros.Universe.Tree]
find expressions annotated with @scala.annotation.unchecked
- def checkForPotentialSideEffects[A](expression: scala.reflect.macros.Universe.Tree, uncheckedExpressions: Set[scala.reflect.macros.Universe.Tree])(implicit arg0: scala.reflect.macros.blackbox.Context.WeakTypeTag[A]): Unit
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @IntrinsicCandidate()
- def doMagic(tpe: scala.reflect.macros.Universe.Type): scala.reflect.macros.Universe.Type
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def fixNullTypes(tree: scala.reflect.macros.Universe.Tree): Unit
- def getBundle: scala.reflect.macros.Universe.Type
- def getBundledClass(tpe: scala.reflect.macros.Universe.Type): scala.reflect.macros.Universe.Type
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
- def getMember(name: String): scala.reflect.macros.Universe.Symbol
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def isInterpretable(tree: scala.reflect.macros.Universe.Tree): Boolean
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- val reSourceType: scala.reflect.macros.Universe.Type
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- def treeTypeNullWarning(tree: scala.reflect.macros.Universe.Tree): Unit
- def underlying(tpe: scala.reflect.macros.Universe.Type): scala.reflect.macros.Universe.Type
- def underlyingReSourceType(tpe: scala.reflect.macros.Universe.Type): scala.reflect.macros.Universe.Type
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- object ForceCutOut
- object IsCutOut
-
object
MacroInterpretable
detects variants to access reactives using rescala.macros.MacroAccess