class SourceInfoTransform extends AutoSourceTransform
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SourceInfoTransform
- AutoSourceTransform
- SourceInfoTransformMacro
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
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 arArg(a: scala.reflect.macros.blackbox.Context.Tree, r: scala.reflect.macros.blackbox.Context.Tree*): scala.reflect.macros.blackbox.Context.Tree
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
val
c: Context
- Definition Classes
- SourceInfoTransform → SourceInfoTransformMacro
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
def
doFuncTerm: scala.reflect.macros.Universe.TermName
Returns the TermName of the transformed function, which is the applied function name with do_ prepended.
Returns the TermName of the transformed function, which is the applied function name with do_ prepended.
- Definition Classes
- AutoSourceTransform
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def idxEnClockArg(idx: scala.reflect.macros.blackbox.Context.Tree, en: scala.reflect.macros.blackbox.Context.Tree, clock: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
-
def
implicitCompileOptions: scala.reflect.macros.Universe.Tree
- Definition Classes
- SourceInfoTransformMacro
-
def
implicitSourceInfo: scala.reflect.macros.Universe.Tree
- Definition Classes
- SourceInfoTransformMacro
- def inArg(in: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
- def inNArg(in: scala.reflect.macros.blackbox.Context.Tree, n: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
- def inNEnArg(in: scala.reflect.macros.blackbox.Context.Tree, n: scala.reflect.macros.blackbox.Context.Tree, en: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
- def inNResetDataArg(in: scala.reflect.macros.blackbox.Context.Tree, n: scala.reflect.macros.blackbox.Context.Tree, resetData: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
- def inNResetDataEnArg(in: scala.reflect.macros.blackbox.Context.Tree, n: scala.reflect.macros.blackbox.Context.Tree, resetData: scala.reflect.macros.blackbox.Context.Tree, en: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
- def inNResetEnArg(in: scala.reflect.macros.blackbox.Context.Tree, n: scala.reflect.macros.blackbox.Context.Tree, reset: scala.reflect.macros.blackbox.Context.Tree, en: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def nArg(n: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
- def nInArg(n: scala.reflect.macros.blackbox.Context.Tree, in: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def nextEnableArg(next: scala.reflect.macros.blackbox.Context.Tree, enable: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
- def nextInitEnableArg(next: scala.reflect.macros.blackbox.Context.Tree, init: scala.reflect.macros.blackbox.Context.Tree, enable: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
- def noArg: scala.reflect.macros.blackbox.Context.Tree
-
def
noArgDummy(dummy: scala.reflect.macros.blackbox.Context.Tree*): scala.reflect.macros.blackbox.Context.Tree
Necessary for dummy methods to auto-apply their arguments to this macro
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def nxArg(n: scala.reflect.macros.blackbox.Context.Tree, x: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
- def pArg(p: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
- def rArg(r: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- def thatArg(that: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
-
def
thisObj: scala.reflect.macros.Universe.Tree
- Definition Classes
- SourceInfoTransformMacro
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
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( ... )
- def xArg(x: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
- def xEnArg(x: scala.reflect.macros.blackbox.Context.Tree, en: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree
- def xyArg(x: scala.reflect.macros.blackbox.Context.Tree, y: scala.reflect.macros.blackbox.Context.Tree): scala.reflect.macros.blackbox.Context.Tree