class Macro extends AnyRef
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Macro
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new Macro(c: Context)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
- def $[T]: scala.reflect.macros.blackbox.Context.Expr[T]
- def $assign(arg: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
- def $tmatch(arg: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- val c: Context
- def cApply(args: scala.reflect.macros.blackbox.Context.Tree*): scala.reflect.macros.blackbox.Context.Tree
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def extractParts: Seq[scala.reflect.macros.blackbox.Context.Tree]
- def f32Apply(args: scala.reflect.macros.blackbox.Context.Tree*): scala.reflect.macros.blackbox.Context.Tree
- def f64Apply(args: scala.reflect.macros.blackbox.Context.Tree*): scala.reflect.macros.blackbox.Context.Tree
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val isJsCheck: Boolean
- def isJsImpl: scala.reflect.macros.blackbox.Context.Tree
- def l[T](args: scala.reflect.macros.blackbox.Context.Expr[Any]*): scala.reflect.macros.blackbox.Context.Expr[T]
- def lDef[T](args: scala.reflect.macros.blackbox.Context.Expr[Any]*): scala.reflect.macros.blackbox.Context.Expr[T]
- def lUnit(args: scala.reflect.macros.blackbox.Context.Expr[Any]*): scala.reflect.macros.blackbox.Context.Expr[Unit]
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- def parImpl(arg: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
- def pat(args: scala.reflect.macros.blackbox.Context.Tree*): scala.reflect.macros.blackbox.Context.Tree
- def rApply(args: scala.reflect.macros.blackbox.Context.Tree*): scala.reflect.macros.blackbox.Context.Tree
- def st(args: scala.reflect.macros.blackbox.Context.Tree*): scala.reflect.macros.blackbox.Context.Tree
- def stringApply(args: scala.reflect.macros.blackbox.Context.Tree*): scala.reflect.macros.blackbox.Context.Tree
- def syncImpl(o: scala.reflect.macros.blackbox.Context.Tree, arg: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- def up(lhs: scala.reflect.macros.blackbox.Context.Tree, rhs: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
- def zApply(args: scala.reflect.macros.blackbox.Context.Tree*): scala.reflect.macros.blackbox.Context.Tree