Packages

c

splain.ImplicitSearchCompat

ImplicitSearchSplain

class ImplicitSearchSplain extends (ImplicitSearchCompat.this)#ImplicitSearch with (ImplicitSearchCompat.this)#Bounds

Linear Supertypes
(ImplicitSearchCompat.this)#Bounds, (ImplicitSearchCompat.this)#ImplicitSearch, (ImplicitSearchCompat.this)#ImplicitsContextErrors, (ImplicitSearchCompat.this)#Typer, (ImplicitSearchCompat.this)#TyperContextErrors, (ImplicitSearchCompat.this)#PatternTyper, (ImplicitSearchCompat.this)#Tag, (ImplicitSearchCompat.this)#Adaptation, (ImplicitSearchCompat.this)#TyperDiagnostics, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ImplicitSearchSplain
  2. Bounds
  3. ImplicitSearch
  4. ImplicitsContextErrors
  5. Typer
  6. TyperContextErrors
  7. PatternTyper
  8. Tag
  9. Adaptation
  10. TyperDiagnostics
  11. AnyRef
  12. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ImplicitSearchSplain(tree: scala.tools.nsc.Global.Tree, pt: scala.tools.nsc.Global.Type, isView: Boolean, context0: (ImplicitSearchCompat.this)#Context, pos0: scala.tools.nsc.Global.Position = NoPosition)

Type Members

  1. trait InferencerImpl extends Analyzer.Inferencer
    Definition Classes
    Bounds
  2. class ImplicitComputation extends AnyRef
    Definition Classes
    ImplicitSearch

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def AmbiguousImplicitError(info1: (ImplicitSearchCompat.this)#ImplicitInfo, tree1: scala.tools.nsc.Global.Tree, info2: (ImplicitSearchCompat.this)#ImplicitInfo, tree2: scala.tools.nsc.Global.Tree, pre1: String, pre2: String, trailer: String)(isView: Boolean, pt: scala.tools.nsc.Global.Type, tree: scala.tools.nsc.Global.Tree)(implicit context0: (ImplicitSearchCompat.this)#Context): Unit
    Definition Classes
    ImplicitsContextErrors
  5. def DivergingImplicitExpansionError(tree: scala.tools.nsc.Global.Tree, pt: scala.tools.nsc.Global.Type, sym: scala.tools.nsc.Global.Symbol)(implicit context0: (ImplicitSearchCompat.this)#Context): Unit
    Definition Classes
    ImplicitsContextErrors
  6. def acceptsApplyDynamic(tp: scala.tools.nsc.Global.Type): Boolean
    Attributes
    protected
    Definition Classes
    Typer
  7. def adapt(tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type, original: scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
    Attributes
    protected
    Definition Classes
    Typer
  8. def adaptAfterOverloadResolution(tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type, original: scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  9. def adaptCase(cdef: scala.tools.nsc.Global.CaseDef, mode: Mode, tpe: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.CaseDef
    Definition Classes
    Typer
  10. def adaptToArguments(qual: scala.tools.nsc.Global.Tree, name: scala.tools.nsc.Global.Name, args: List[scala.tools.nsc.Global.Tree], pt: scala.tools.nsc.Global.Type, reportAmbiguous: Boolean, saveErrors: Boolean): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  11. def adaptToMember(qual: scala.tools.nsc.Global.Tree, searchTemplate: scala.tools.nsc.Global.Type, reportAmbiguous: Boolean, saveErrors: Boolean): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  12. def adaptToMemberWithArgs(tree: scala.tools.nsc.Global.Tree, qual: scala.tools.nsc.Global.Tree, name: scala.tools.nsc.Global.Name, mode: Mode, reportAmbiguous: Boolean, saveErrors: Boolean): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  13. def adaptToName(qual: scala.tools.nsc.Global.Tree, name: scala.tools.nsc.Global.Name): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  14. def allImplicits: List[(ImplicitSearchCompat.this)#SearchResult]
    Definition Classes
    ImplicitSearch
  15. def allImplicitsPoly(tvars: List[scala.tools.nsc.Global.TypeVar]): List[((ImplicitSearchCompat.this)#SearchResult, List[scala.tools.nsc.Global.TypeConstraint])]
    Definition Classes
    ImplicitSearch
  16. def analyzeSuperConsructor(meth: scala.tools.nsc.Global.Symbol, vparamss: List[List[scala.tools.nsc.Global.ValDef]], rhs: scala.tools.nsc.Global.Tree): Unit
    Definition Classes
    Typer
  17. def applicableInfos(iss: (ImplicitSearchCompat.this)#Infoss, isLocalToCallsite: Boolean): LinkedHashMap[(ImplicitSearchCompat.this)#ImplicitInfo, (ImplicitSearchCompat.this)#SearchResult]
    Definition Classes
    ImplicitSearch
  18. def applyImplicitArgs(fun: scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  19. def approximate(tp: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Type
    Definition Classes
    ImplicitSearch
  20. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  21. def atOwner(tree: scala.tools.nsc.Global.Tree, owner: scala.tools.nsc.Global.Symbol): (ImplicitSearchCompat.this)#Typer
    Definition Classes
    Typer
  22. def atOwner(owner: scala.tools.nsc.Global.Symbol): (ImplicitSearchCompat.this)#Typer
    Definition Classes
    Typer
  23. def bestImplicit: (ImplicitSearchCompat.this)#SearchResult
    Definition Classes
    ImplicitSearch
  24. def callToCompanionConstr(context: (ImplicitSearchCompat.this)#Context, calledFun: scala.tools.nsc.Global.Symbol): Boolean
    Definition Classes
    Typer
  25. def canAdaptConstantTypeToLiteral: Boolean
    Definition Classes
    Typer
  26. def canTranslateEmptyListToNil: Boolean
    Definition Classes
    Typer
  27. def checkClassType(tpt: scala.tools.nsc.Global.Tree): Boolean
    Definition Classes
    Typer
  28. def checkExistentialsFeature(pos: scala.tools.nsc.Global.Position, tpe: scala.tools.nsc.Global.Type, prefix: String): AnyVal
    Definition Classes
    Typer
  29. def checkFeature(pos: scala.tools.nsc.Global.Position, featureTrait: scala.tools.nsc.Global.Symbol, construct: ⇒ String, immediate: Boolean): Boolean
    Definition Classes
    Typer
  30. def checkFinitary(classinfo: scala.tools.nsc.Global.ClassInfoType): Unit
    Definition Classes
    Typer
  31. def checkMethodStructuralCompatible(ddef: scala.tools.nsc.Global.DefDef): Unit
    Definition Classes
    Typer
  32. def checkNonCyclic(defn: scala.tools.nsc.Global.Tree, tpt: scala.tools.nsc.Global.Tree): Unit
    Definition Classes
    Typer
  33. def checkNonCyclic(sym: scala.tools.nsc.Global.Symbol): Unit
    Definition Classes
    Typer
  34. def checkNonCyclic(pos: scala.tools.nsc.Global.Position, tp: scala.tools.nsc.Global.Type, lockedSym: scala.tools.nsc.Global.Symbol): Boolean
    Definition Classes
    Typer
  35. def checkNonCyclic(pos: scala.tools.nsc.Global.Position, tp: scala.tools.nsc.Global.Type): Boolean
    Definition Classes
    Typer
  36. def checkParamsConvertible(tree: scala.tools.nsc.Global.Tree, tpe0: scala.tools.nsc.Global.Type): Unit
    Definition Classes
    Typer
  37. def checkStablePrefixClassType(tpt: scala.tools.nsc.Global.Tree): Boolean
    Definition Classes
    Typer
  38. def checkValidAdaptation(t: scala.tools.nsc.Global.Tree, args: List[scala.tools.nsc.Global.Tree]): Boolean
    Definition Classes
    Adaptation
  39. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate() @throws( ... )
  40. def computeMacroDefType(ddef: scala.tools.nsc.Global.DefDef, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Type
    Definition Classes
    Typer
  41. def computeType(tree: scala.tools.nsc.Global.Tree, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Type
    Definition Classes
    Typer
  42. final def constrTyperIf(inConstr: Boolean): (ImplicitSearchCompat.this)#Typer
    Definition Classes
    Typer
  43. var context: (ImplicitSearchCompat.this)#Context
    Definition Classes
    Typer
  44. val context0: (ImplicitSearchCompat.this)#Context
    Definition Classes
    ImplicitSearch
  45. def context1: (ImplicitSearchCompat.this)#Context
    Definition Classes
    Typer
  46. def ctx_s: String
    Definition Classes
    ImplicitSearch
  47. def cyclicReferenceMessage(sym: scala.tools.nsc.Global.Symbol, tree: scala.tools.nsc.Global.Tree): Option[String]
    Definition Classes
    TyperDiagnostics
  48. def doTypedApply(tree: scala.tools.nsc.Global.Tree, fun0: scala.tools.nsc.Global.Tree, args: List[scala.tools.nsc.Global.Tree], mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  49. def doTypedUnapply(tree: scala.tools.nsc.Global.Tree, funOrig: scala.tools.nsc.Global.Tree, funOverloadResolved: scala.tools.nsc.Global.Tree, args: List[scala.tools.nsc.Global.Tree], mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    PatternTyper
  50. def dropExistential(tp: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Type
    Definition Classes
    Typer
  51. def enterSym(txt: (ImplicitSearchCompat.this)#Context, tree: scala.tools.nsc.Global.Tree): (ImplicitSearchCompat.this)#Context
    Attributes
    protected
    Definition Classes
    Typer
  52. def enterSyms(txt: (ImplicitSearchCompat.this)#Context, trees: List[scala.tools.nsc.Global.Tree]): Unit
    Attributes
    protected
    Definition Classes
    Typer
  53. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  54. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  55. def extractorForUncheckedType(pos: scala.tools.nsc.Global.Position, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    PatternTyper
  56. final def failure(what: Any, reason: ⇒ String, pos: scala.tools.nsc.Global.Position): (ImplicitSearchCompat.this)#SearchResult
    Definition Classes
    ImplicitSearch
    Annotations
    @inline()
  57. def finishMethodSynthesis(templ: scala.tools.nsc.Global.Template, clazz: scala.tools.nsc.Global.Symbol, context: (ImplicitSearchCompat.this)#Context): scala.tools.nsc.Global.Template
    Attributes
    protected
    Definition Classes
    Typer
  58. implicit def fresh: FreshNameCreator
    Definition Classes
    Typer
  59. final def functionArity(tp: scala.tools.nsc.Global.Type): Int
    Definition Classes
    ImplicitSearch
  60. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  61. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  62. def improves(info1: (ImplicitSearchCompat.this)#ImplicitInfo, info2: (ImplicitSearchCompat.this)#ImplicitInfo): Boolean
    Definition Classes
    ImplicitSearch
  63. val infer: (ImplicitSearchCompat.this)#Inferencer with InferencerImpl
    Definition Classes
    ImplicitSearchSplain → Typer
  64. def inferSamType(fun: scala.tools.nsc.Global.Tree, pt: scala.tools.nsc.Global.Type, mode: Mode): Boolean
    Definition Classes
    Typer
  65. def inferView(tree: scala.tools.nsc.Global.Tree, from: scala.tools.nsc.Global.Type, to: scala.tools.nsc.Global.Type, reportAmbiguous: Boolean, saveErrors: Boolean): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  66. def instantiate(tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  67. def instantiateExpectingUnit(tree: scala.tools.nsc.Global.Tree, mode: Mode): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  68. def instantiatePossiblyExpectingUnit(tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  69. def isCapturedExistential(sym: scala.tools.nsc.Global.Symbol): Boolean
    Definition Classes
    Typer
  70. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  71. def isPlausiblyCompatible(tp: scala.tools.nsc.Global.Type, pt: scala.tools.nsc.Global.Type): Boolean
    Definition Classes
    ImplicitSearch
  72. def isReferencedFrom(ctx: (ImplicitSearchCompat.this)#Context, sym: scala.tools.nsc.Global.Symbol): Boolean
    Definition Classes
    Typer
  73. def isStale(sym: scala.tools.nsc.Global.Symbol): Boolean
    Definition Classes
    Typer
  74. def isValid(sym: scala.tools.nsc.Global.Symbol): Boolean
    Definition Classes
    ImplicitSearch
  75. val isView: Boolean
    Definition Classes
    ImplicitSearch
  76. def labelTyper(ldef: scala.tools.nsc.Global.LabelDef): (ImplicitSearchCompat.this)#Typer
    Definition Classes
    Typer
  77. final def lookupTransformed(tree: scala.tools.nsc.Global.Tree): Option[scala.tools.nsc.Global.Tree]
    Definition Classes
    Typer
  78. def macroImplementationNotFoundMessage(name: scala.tools.nsc.Global.Name): String
    Attributes
    protected
    Definition Classes
    TyperContextErrors
  79. def member(qual: scala.tools.nsc.Global.Tree, name: scala.tools.nsc.Global.Name): scala.tools.nsc.Global.Symbol
    Definition Classes
    Typer
  80. def missingSelectErrorTree(tree: scala.tools.nsc.Global.Tree, qual: scala.tools.nsc.Global.Tree, name: scala.tools.nsc.Global.Name): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  81. def mkInvoke(context: (ImplicitSearchCompat.this)#Context, tree: scala.tools.nsc.Global.Tree, qual: scala.tools.nsc.Global.Tree, name: scala.tools.nsc.Global.Name): Option[scala.tools.nsc.Global.Tree]
    Attributes
    protected
    Definition Classes
    Typer
  82. def namer: (ImplicitSearchCompat.this)#Namer
    Definition Classes
    Typer
  83. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  84. def needsInstantiation(tparams: List[scala.tools.nsc.Global.Symbol], formals: List[scala.tools.nsc.Global.Type], args: List[scala.tools.nsc.Global.Tree]): Boolean
    Definition Classes
    Typer
  85. def normSubType(tp: scala.tools.nsc.Global.Type, pt: scala.tools.nsc.Global.Type): Boolean
    Definition Classes
    ImplicitSearch
  86. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  87. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  88. def packCaptured(tpe: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Type
    Definition Classes
    Typer
  89. def packSymbols(hidden: List[scala.tools.nsc.Global.Symbol], tp: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Type
    Definition Classes
    Typer
  90. def packedType(tree: scala.tools.nsc.Global.Tree, owner: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type
    Definition Classes
    Typer
  91. def packedTypes(trees: List[scala.tools.nsc.Global.Tree]): List[scala.tools.nsc.Global.Type]
    Definition Classes
    Typer
  92. def permanentlyHiddenWarning(pos: scala.tools.nsc.Global.Position, hidden: scala.tools.nsc.Global.Name, defn: scala.tools.nsc.Global.Symbol): Unit
    Definition Classes
    TyperDiagnostics
  93. def phasedAppliedType(sym: scala.tools.nsc.Global.Symbol, args: List[scala.tools.nsc.Global.Type]): scala.tools.nsc.Global.Type
    Definition Classes
    Typer
  94. def pos: scala.tools.nsc.Global.Position
    Definition Classes
    ImplicitSearch
  95. val pos0: scala.tools.nsc.Global.Position
    Definition Classes
    ImplicitSearch
  96. val pt: scala.tools.nsc.Global.Type
    Definition Classes
    ImplicitSearch
  97. def qualifyingClass(tree: scala.tools.nsc.Global.Tree, qual: scala.tools.nsc.Global.Name, packageOK: Boolean): scala.tools.nsc.Global.Symbol
    Definition Classes
    Typer
  98. def reallyExists(sym: scala.tools.nsc.Global.Symbol): Boolean
    Definition Classes
    Typer
  99. def reenterTypeParams(tparams: List[scala.tools.nsc.Global.TypeDef]): List[scala.tools.nsc.Global.Symbol]
    Definition Classes
    Typer
  100. def reenterValueParams(vparamss: List[List[scala.tools.nsc.Global.ValDef]]): Unit
    Definition Classes
    Typer
  101. def reportTypeError(context0: (ImplicitSearchCompat.this)#Context, pos: scala.tools.nsc.Global.Position, ex: scala.tools.nsc.Global.TypeError): Unit
    Definition Classes
    TyperDiagnostics
  102. def resolveClassTag(pos: scala.tools.nsc.Global.Position, tp: scala.tools.nsc.Global.Type, allowMaterialization: Boolean): scala.tools.nsc.Global.Tree
    Definition Classes
    Tag
  103. def resolveTypeTag(pos: scala.tools.nsc.Global.Position, pre: scala.tools.nsc.Global.Type, tp: scala.tools.nsc.Global.Type, concrete: Boolean, allowMaterialization: Boolean): scala.tools.nsc.Global.Tree
    Definition Classes
    Tag
  104. def rewrappingWrapperTrees(f: (scala.tools.nsc.Global.Tree) ⇒ List[scala.tools.nsc.Global.Tree]): (scala.tools.nsc.Global.Tree) ⇒ List[scala.tools.nsc.Global.Tree]
    Definition Classes
    Typer
  105. def samToFunctionType(tp: scala.tools.nsc.Global.Type, sam: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type
    Definition Classes
    Typer
  106. val searchId: Int
    Definition Classes
    ImplicitSearch
  107. def searchImplicit(implicitInfoss: (ImplicitSearchCompat.this)#Infoss, isLocalToCallsite: Boolean): (ImplicitSearchCompat.this)#SearchResult
    Definition Classes
    ImplicitSearch
  108. def silent[T](op: ((ImplicitSearchCompat.this)#Typer) ⇒ T, reportAmbiguousErrors: Boolean, newtree: scala.tools.nsc.Global.Tree): (ImplicitSearchCompat.this)#SilentResult[T]
    Definition Classes
    Typer
  109. def stabilize(tree: scala.tools.nsc.Global.Tree, pre: scala.tools.nsc.Global.Type, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Attributes
    protected
    Definition Classes
    Typer
  110. def stabilizeFun(tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  111. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  112. def synthesizePartialFunction(paramName: scala.tools.nsc.Global.TermName, paramPos: scala.tools.nsc.Global.Position, paramSynthetic: Boolean, tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  113. def toString(): String
    Definition Classes
    AnyRef → Any
  114. final def transformedOr(tree: scala.tools.nsc.Global.Tree, op: ⇒ scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
    Annotations
    @inline()
  115. final def transformedOrTyped(tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
    Annotations
    @inline()
  116. val tree: scala.tools.nsc.Global.Tree
    Definition Classes
    ImplicitSearch
  117. def tree_s: String
    Definition Classes
    ImplicitSearch
  118. final def typed(tree: scala.tools.nsc.Global.Tree, mode: Mode): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
    Annotations
    @inline()
  119. final def typed(tree: scala.tools.nsc.Global.Tree, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
    Annotations
    @inline()
  120. final def typed(tree: scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
    Annotations
    @inline()
  121. def typed(tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  122. def typed1(tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  123. def typedAnnotation(ann: scala.tools.nsc.Global.Tree, mode: Mode): scala.tools.nsc.Global.AnnotationInfo
    Definition Classes
    Typer
  124. def typedArg(arg: scala.tools.nsc.Global.Tree, mode: Mode, newmode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  125. def typedArgs(args: List[scala.tools.nsc.Global.Tree], mode: Mode): List[scala.tools.nsc.Global.Tree]
    Definition Classes
    Typer
  126. def typedArgsForFormals(args: List[scala.tools.nsc.Global.Tree], formals: List[scala.tools.nsc.Global.Type], mode: Mode): List[scala.tools.nsc.Global.Tree]
    Definition Classes
    PatternTyper
  127. def typedBlock(block0: scala.tools.nsc.Global.Block, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Block
    Definition Classes
    Typer
  128. final def typedByValueExpr(tree: scala.tools.nsc.Global.Tree, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
    Annotations
    @inline()
  129. def typedCase(cdef: scala.tools.nsc.Global.CaseDef, pattpe: scala.tools.nsc.Global.Type, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.CaseDef
    Definition Classes
    Typer
  130. def typedCases(cases: List[scala.tools.nsc.Global.CaseDef], pattp: scala.tools.nsc.Global.Type, pt: scala.tools.nsc.Global.Type): List[scala.tools.nsc.Global.CaseDef]
    Definition Classes
    Typer
  131. def typedClassDef(cdef: scala.tools.nsc.Global.ClassDef): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  132. def typedClassOf(tree: scala.tools.nsc.Global.Tree, tpt: scala.tools.nsc.Global.Tree, noGen: Boolean): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  133. def typedConstructorPattern(fun0: scala.tools.nsc.Global.Tree, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    PatternTyper
  134. def typedDefDef(ddef: scala.tools.nsc.Global.DefDef): scala.tools.nsc.Global.DefDef
    Definition Classes
    Typer
  135. def typedDocDef(docDef: scala.tools.nsc.Global.DocDef, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  136. def typedExistentialTypeTree(tree: scala.tools.nsc.Global.ExistentialTypeTree, mode: Mode): scala.tools.nsc.Global.Tree
    Attributes
    protected
    Definition Classes
    Typer
  137. def typedHigherKindedType(tree: scala.tools.nsc.Global.Tree, mode: Mode): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  138. def typedHigherKindedType(tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  139. def typedImport(imp: scala.tools.nsc.Global.Import): scala.tools.nsc.Global.Import
    Definition Classes
    Typer
  140. def typedInPattern(tree: scala.tools.nsc.Global.Typed, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Attributes
    protected
    Definition Classes
    PatternTyper
  141. def typedLabelDef(ldef: scala.tools.nsc.Global.LabelDef): scala.tools.nsc.Global.LabelDef
    Definition Classes
    Typer
  142. def typedMatch(selector: scala.tools.nsc.Global.Tree, cases: List[scala.tools.nsc.Global.CaseDef], mode: Mode, pt: scala.tools.nsc.Global.Type, tree: scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Match
    Definition Classes
    Typer
  143. def typedModifiers(mods: scala.tools.nsc.Global.Modifiers): scala.tools.nsc.Global.Modifiers
    Definition Classes
    Typer
  144. def typedModuleDef(mdef: scala.tools.nsc.Global.ModuleDef): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  145. final def typedOperator(tree: scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
    Annotations
    @inline()
  146. def typedParentTypes(templ: scala.tools.nsc.Global.Template): List[scala.tools.nsc.Global.Tree]
    Definition Classes
    Typer
  147. def typedPattern(tree: scala.tools.nsc.Global.Tree, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  148. def typedPos(pos: scala.tools.nsc.Global.Position)(tree: scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  149. def typedPos(pos: scala.tools.nsc.Global.Position, mode: Mode, pt: scala.tools.nsc.Global.Type)(tree: scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  150. final def typedQualifier(tree: scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
    Annotations
    @inline()
  151. final def typedQualifier(tree: scala.tools.nsc.Global.Tree, mode: Mode): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
    Annotations
    @inline()
  152. final def typedQualifier(tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
    Annotations
    @inline()
  153. def typedRefinement(templ: scala.tools.nsc.Global.Template): Unit
    Definition Classes
    Typer
  154. def typedStarInPattern(tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Attributes
    protected
    Definition Classes
    PatternTyper
  155. def typedStats(stats: List[scala.tools.nsc.Global.Tree], exprOwner: scala.tools.nsc.Global.Symbol, warnPure: Boolean): List[scala.tools.nsc.Global.Tree]
    Definition Classes
    Typer
  156. def typedTemplate(templ0: scala.tools.nsc.Global.Template, parents1: List[scala.tools.nsc.Global.Tree]): scala.tools.nsc.Global.Template
    Definition Classes
    Typer
  157. def typedType(tree: scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  158. def typedType(tree: scala.tools.nsc.Global.Tree, mode: Mode): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  159. def typedTypeApply(tree: scala.tools.nsc.Global.Tree, mode: Mode, fun: scala.tools.nsc.Global.Tree, args: List[scala.tools.nsc.Global.Tree]): scala.tools.nsc.Global.Tree
    Attributes
    protected
    Definition Classes
    Typer
  160. def typedTypeConstructor(tree: scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  161. def typedTypeConstructor(tree: scala.tools.nsc.Global.Tree, mode: Mode): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  162. def typedTypeDef(tdef: scala.tools.nsc.Global.TypeDef): scala.tools.nsc.Global.TypeDef
    Definition Classes
    Typer
  163. def typedValDef(vdef: scala.tools.nsc.Global.ValDef): scala.tools.nsc.Global.ValDef
    Definition Classes
    Typer
  164. final def typerWithCondLocalContext[T](c: ⇒ (ImplicitSearchCompat.this)#Context)(cond: Boolean)(f: ((ImplicitSearchCompat.this)#Typer) ⇒ T): T
    Definition Classes
    Typer
    Annotations
    @inline()
  165. final def typerWithLocalContext[T](c: (ImplicitSearchCompat.this)#Context)(f: ((ImplicitSearchCompat.this)#Typer) ⇒ T): T
    Definition Classes
    Typer
    Annotations
    @inline()
  166. val undetParams: List[scala.tools.nsc.Global.Symbol]
    Definition Classes
    ImplicitSearch
  167. def undet_s: String
    Definition Classes
    ImplicitSearch
  168. def validateParentClasses(parents: List[scala.tools.nsc.Global.Tree], selfType: scala.tools.nsc.Global.Type): Unit
    Definition Classes
    Typer
  169. def viewExists(from: scala.tools.nsc.Global.Type, to: scala.tools.nsc.Global.Type): Boolean
    Definition Classes
    Typer
  170. def virtualizedMatch(match_: scala.tools.nsc.Global.Match, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    Typer
  171. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  172. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  173. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  174. def warnTypeParameterShadow(tparams: List[scala.tools.nsc.Global.TypeDef], sym: scala.tools.nsc.Global.Symbol): Unit
    Definition Classes
    TyperDiagnostics
  175. val wildPt: scala.tools.nsc.Global.Type
    Definition Classes
    ImplicitSearch
  176. final def withCondConstrTyper[T](inConstr: Boolean)(f: ((ImplicitSearchCompat.this)#Typer) ⇒ T): T
    Definition Classes
    Typer
    Annotations
    @inline()
  177. def wrapClassTagUnapply(uncheckedPattern: scala.tools.nsc.Global.Tree, classTagExtractor: scala.tools.nsc.Global.Tree, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
    Definition Classes
    PatternTyper
  178. def wrapErrors(tree: scala.tools.nsc.Global.Tree, typeTree: ((ImplicitSearchCompat.this)#Typer) ⇒ scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
    Attributes
    protected
    Definition Classes
    Typer
  179. def wrapResult(tree: scala.tools.nsc.Global.Tree): (ImplicitSearchCompat.this)#SearchResult
    Definition Classes
    ImplicitSearch

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from (ImplicitSearchCompat.this)#Bounds

Inherited from (ImplicitSearchCompat.this)#ImplicitSearch

Inherited from (ImplicitSearchCompat.this)#ImplicitsContextErrors

Inherited from (ImplicitSearchCompat.this)#Typer

Inherited from (ImplicitSearchCompat.this)#TyperContextErrors

Inherited from (ImplicitSearchCompat.this)#PatternTyper

Inherited from (ImplicitSearchCompat.this)#Tag

Inherited from (ImplicitSearchCompat.this)#Adaptation

Inherited from (ImplicitSearchCompat.this)#TyperDiagnostics

Inherited from AnyRef

Inherited from Any

Ungrouped