subscript
.
enhancedmacros
.
Plugin
DefMacroExpanderEnhanced
Related Doc:
package Plugin
class
DefMacroExpanderEnhanced
extends (
analyzer
)#
DefMacroExpander
Linear Supertypes
(
analyzer
)#
DefMacroExpander
, (
analyzer
)#
MacroExpander
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
DefMacroExpanderEnhanced
DefMacroExpander
MacroExpander
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Instance Constructors
new
DefMacroExpanderEnhanced
(
typer: (
analyzer
)#
Typer
,
expandee:
scala.tools.nsc.Global.Tree
,
mode:
Mode
,
outerPt:
scala.tools.nsc.Global.Type
)
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
apply
(
desugared:
scala.tools.nsc.Global.Tree
)
:
scala.tools.nsc.Global.Tree
Definition Classes
MacroExpander
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
expand
(
desugared:
scala.tools.nsc.Global.Tree
)
:
scala.tools.nsc.Global.Tree
Attributes
protected
Definition Classes
MacroExpander
val
expandee
:
scala.tools.nsc.Global.Tree
Definition Classes
MacroExpander
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
lazy val
innerPt
:
scala.tools.nsc.Global.Type
Definition Classes
DefMacroExpander
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
onDelayed
(
delayed:
scala.tools.nsc.Global.Tree
)
:
scala.tools.nsc.Global.Tree
Definition Classes
DefMacroExpander → MacroExpander
def
onFailure
(
expanded:
scala.tools.nsc.Global.Tree
)
:
scala.tools.nsc.Global.Tree
Definition Classes
MacroExpander
def
onFallback
(
fallback:
scala.tools.nsc.Global.Tree
)
:
scala.tools.nsc.Global.Tree
Definition Classes
DefMacroExpander → MacroExpander
def
onSkipped
(
expanded:
scala.tools.nsc.Global.Tree
)
:
scala.tools.nsc.Global.Tree
Definition Classes
MacroExpander
def
onSuccess
(
expanded0:
scala.tools.nsc.Global.Tree
)
:
scala.tools.nsc.Global.Tree
Definition Classes
DefMacroExpanderEnhanced
→ DefMacroExpander → MacroExpander
def
onSuppressed
(
expandee:
scala.tools.nsc.Global.Tree
)
:
scala.tools.nsc.Global.Tree
Definition Classes
MacroExpander
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
val
typer
: (
analyzer
)#
Typer
Definition Classes
MacroExpander
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
@throws
(
...
)
Inherited from (
analyzer
)#
DefMacroExpander
Inherited from (
analyzer
)#
MacroExpander
Inherited from
AnyRef
Inherited from
Any
Ungrouped