MacroAccess
class Object
trait Matchable
class Any
class Reactor[T]
trait InterpMacro[A]
trait Event[T]
class ChangeEventImpl[T]
class EventImpl[T]
class Evt[T]
Document{}
@compileTimeOnly(_root_.scala.StringContext.apply("", " apply can only be used inside of reactive expressions").s(this))
final
@compileTimeOnly("value can only be used inside of reactive expressions")
final
Makes the enclosing reactive expression depend on the current value of the reactive. Is an alias for rescala.macros.MacroAccess.apply.
Makes the enclosing reactive expression depend on the current value of the reactive. Is an alias for rescala.macros.MacroAccess.apply.
- See also
apply