trait AnalyzerPlugins extends AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- def +(other: String): String
- def ->[B](y: B): (AnalyzerPlugins, B)
- final def ==(arg0: Any): Boolean
- def adaptAnnotations(tree: Global.Tree, typer: Analyzer.Typer, mode: Mode, pt: Global.Type): Global.Tree
- def addAnalyzerPlugin(plugin: Analyzer.AnalyzerPlugin): Unit
- def addMacroPlugin(plugin: Analyzer.MacroPlugin): Unit
- final def asInstanceOf[T0]: T0
- def canAdaptAnnotations(tree: Global.Tree, typer: Analyzer.Typer, mode: Mode, pt: Global.Type): Boolean
- def clone(): AnyRef
- def ensuring(cond: (AnalyzerPlugins) => Boolean, msg: => Any): AnalyzerPlugins
- def ensuring(cond: (AnalyzerPlugins) => Boolean): AnalyzerPlugins
- def ensuring(cond: Boolean, msg: => Any): AnalyzerPlugins
- def ensuring(cond: Boolean): AnalyzerPlugins
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- def formatted(fmtstr: String): String
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def pluginsEnsureCompanionObject(namer: Analyzer.Namer, cdef: Global.ClassDef, creator: (Global.ClassDef) => Global.Tree = companionModuleDef(_)): Global.Symbol
- def pluginsEnterStats(typer: Analyzer.Typer, stats: List[Global.Tree]): List[Global.Tree]
- def pluginsEnterSym(namer: Analyzer.Namer, tree: Global.Tree): Analyzer.Context
- def pluginsIsBlackbox(macroDef: Global.Symbol): Boolean
- def pluginsMacroArgs(typer: Analyzer.Typer, expandee: Global.Tree): Analyzer.MacroArgs
- def pluginsMacroExpand(typer: Analyzer.Typer, expandee: Global.Tree, mode: Mode, pt: Global.Type): Global.Tree
- def pluginsMacroRuntime(expandee: Global.Tree): Analyzer.MacroRuntime
- def pluginsNotifyImplicitSearch(search: Analyzer.ImplicitSearch): Unit
- def pluginsNotifyImplicitSearchResult(result: Analyzer.SearchResult): Unit
- def pluginsPt(pt: Global.Type, typer: Analyzer.Typer, tree: Global.Tree, mode: Mode): Global.Type
- def pluginsTypeSig(tpe: Global.Type, typer: Analyzer.Typer, defTree: Global.Tree, pt: Global.Type): Global.Type
- def pluginsTypeSigAccessor(tpe: Global.Type, typer: Analyzer.Typer, tree: Global.ValDef, sym: Global.Symbol): Global.Type
- def pluginsTyped(tpe: Global.Type, typer: Analyzer.Typer, tree: Global.Tree, mode: Mode, pt: Global.Type): Global.Type
- def pluginsTypedMacroBody(typer: Analyzer.Typer, ddef: Global.DefDef): Global.Tree
- def pluginsTypedReturn(tpe: Global.Type, typer: Analyzer.Typer, tree: Global.Return, pt: Global.Type): Global.Type
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- def +(other: String): String
- def ->[B](y: B): (AnalyzerPlugins, B)
- final def ==(arg0: Any): Boolean
- def adaptAnnotations(tree: Global.Tree, typer: Analyzer.Typer, mode: Mode, pt: Global.Type): Global.Tree
- def addAnalyzerPlugin(plugin: Analyzer.AnalyzerPlugin): Unit
- def addMacroPlugin(plugin: Analyzer.MacroPlugin): Unit
- final def asInstanceOf[T0]: T0
- def canAdaptAnnotations(tree: Global.Tree, typer: Analyzer.Typer, mode: Mode, pt: Global.Type): Boolean
- def clone(): AnyRef
- def ensuring(cond: (AnalyzerPlugins) => Boolean, msg: => Any): AnalyzerPlugins
- def ensuring(cond: (AnalyzerPlugins) => Boolean): AnalyzerPlugins
- def ensuring(cond: Boolean, msg: => Any): AnalyzerPlugins
- def ensuring(cond: Boolean): AnalyzerPlugins
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- def formatted(fmtstr: String): String
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def pluginsEnsureCompanionObject(namer: Analyzer.Namer, cdef: Global.ClassDef, creator: (Global.ClassDef) => Global.Tree = companionModuleDef(_)): Global.Symbol
- def pluginsEnterStats(typer: Analyzer.Typer, stats: List[Global.Tree]): List[Global.Tree]
- def pluginsEnterSym(namer: Analyzer.Namer, tree: Global.Tree): Analyzer.Context
- def pluginsIsBlackbox(macroDef: Global.Symbol): Boolean
- def pluginsMacroArgs(typer: Analyzer.Typer, expandee: Global.Tree): Analyzer.MacroArgs
- def pluginsMacroExpand(typer: Analyzer.Typer, expandee: Global.Tree, mode: Mode, pt: Global.Type): Global.Tree
- def pluginsMacroRuntime(expandee: Global.Tree): Analyzer.MacroRuntime
- def pluginsNotifyImplicitSearch(search: Analyzer.ImplicitSearch): Unit
- def pluginsNotifyImplicitSearchResult(result: Analyzer.SearchResult): Unit
- def pluginsPt(pt: Global.Type, typer: Analyzer.Typer, tree: Global.Tree, mode: Mode): Global.Type
- def pluginsTypeSig(tpe: Global.Type, typer: Analyzer.Typer, defTree: Global.Tree, pt: Global.Type): Global.Type
- def pluginsTypeSigAccessor(tpe: Global.Type, typer: Analyzer.Typer, tree: Global.ValDef, sym: Global.Symbol): Global.Type
- def pluginsTyped(tpe: Global.Type, typer: Analyzer.Typer, tree: Global.Tree, mode: Mode, pt: Global.Type): Global.Type
- def pluginsTypedMacroBody(typer: Analyzer.Typer, ddef: Global.DefDef): Global.Tree
- def pluginsTypedReturn(tpe: Global.Type, typer: Analyzer.Typer, tree: Global.Return, pt: Global.Type): Global.Type
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- def →[B](y: B): (AnalyzerPlugins, B)
The Scala compiler and reflection APIs.