class ImplicitSearchSplain extends (ImplicitSearchCompat.this)#ImplicitSearch with (ImplicitSearchCompat.this)#Bounds
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ImplicitSearchSplain
- Bounds
- ImplicitSearch
- ImplicitsContextErrors
- Typer
- TyperContextErrors
- PatternTyper
- Tag
- Adaptation
- TyperDiagnostics
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- 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
-
trait
InferencerImpl extends Analyzer.Inferencer
- Definition Classes
- Bounds
-
class
ImplicitComputation extends AnyRef
- Definition Classes
- ImplicitSearch
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
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
-
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
-
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
-
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
-
def
adaptCase(cdef: scala.tools.nsc.Global.CaseDef, mode: Mode, tpe: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.CaseDef
- Definition Classes
- Typer
-
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
-
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
-
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
-
def
adaptToName(qual: scala.tools.nsc.Global.Tree, name: scala.tools.nsc.Global.Name): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
allImplicits: List[(ImplicitSearchCompat.this)#SearchResult]
- Definition Classes
- ImplicitSearch
-
def
allImplicitsPoly(tvars: List[scala.tools.nsc.Global.TypeVar]): List[((ImplicitSearchCompat.this)#SearchResult, List[scala.tools.nsc.Global.TypeConstraint])]
- Definition Classes
- ImplicitSearch
-
def
applicableInfos(iss: (ImplicitSearchCompat.this)#Infoss, isLocalToCallsite: Boolean): LinkedHashMap[(ImplicitSearchCompat.this)#ImplicitInfo, (ImplicitSearchCompat.this)#SearchResult]
- Definition Classes
- ImplicitSearch
-
def
applyImplicitArgs(fun: scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
approximate(tp: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Type
- Definition Classes
- ImplicitSearch
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
atOwner(tree: scala.tools.nsc.Global.Tree, owner: scala.tools.nsc.Global.Symbol): (ImplicitSearchCompat.this)#Typer
- Definition Classes
- Typer
-
def
atOwner(owner: scala.tools.nsc.Global.Symbol): (ImplicitSearchCompat.this)#Typer
- Definition Classes
- Typer
-
def
bestImplicit: (ImplicitSearchCompat.this)#SearchResult
- Definition Classes
- ImplicitSearch
-
def
callToCompanionConstr(context: (ImplicitSearchCompat.this)#Context, calledFun: scala.tools.nsc.Global.Symbol): Boolean
- Definition Classes
- Typer
-
def
canAdaptConstantTypeToLiteral: Boolean
- Definition Classes
- Typer
-
def
canTranslateEmptyListToNil: Boolean
- Definition Classes
- Typer
-
def
checkClassType(tpt: scala.tools.nsc.Global.Tree): Boolean
- Definition Classes
- Typer
-
def
checkExistentialsFeature(pos: scala.tools.nsc.Global.Position, tpe: scala.tools.nsc.Global.Type, prefix: String): AnyVal
- Definition Classes
- Typer
-
def
checkFeature(pos: scala.tools.nsc.Global.Position, featureTrait: scala.tools.nsc.Global.Symbol, construct: ⇒ String, immediate: Boolean): Boolean
- Definition Classes
- Typer
-
def
checkFinitary(classinfo: scala.tools.nsc.Global.ClassInfoType): Unit
- Definition Classes
- Typer
-
def
checkMethodStructuralCompatible(ddef: scala.tools.nsc.Global.DefDef): Unit
- Definition Classes
- Typer
-
def
checkNonCyclic(defn: scala.tools.nsc.Global.Tree, tpt: scala.tools.nsc.Global.Tree): Unit
- Definition Classes
- Typer
-
def
checkNonCyclic(sym: scala.tools.nsc.Global.Symbol): Unit
- Definition Classes
- Typer
-
def
checkNonCyclic(pos: scala.tools.nsc.Global.Position, tp: scala.tools.nsc.Global.Type, lockedSym: scala.tools.nsc.Global.Symbol): Boolean
- Definition Classes
- Typer
-
def
checkNonCyclic(pos: scala.tools.nsc.Global.Position, tp: scala.tools.nsc.Global.Type): Boolean
- Definition Classes
- Typer
-
def
checkParamsConvertible(tree: scala.tools.nsc.Global.Tree, tpe0: scala.tools.nsc.Global.Type): Unit
- Definition Classes
- Typer
-
def
checkStablePrefixClassType(tpt: scala.tools.nsc.Global.Tree): Boolean
- Definition Classes
- Typer
-
def
checkValidAdaptation(t: scala.tools.nsc.Global.Tree, args: List[scala.tools.nsc.Global.Tree]): Boolean
- Definition Classes
- Adaptation
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate() @throws( ... )
-
def
computeMacroDefType(ddef: scala.tools.nsc.Global.DefDef, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Type
- Definition Classes
- Typer
-
def
computeParamAliases(clazz: scala.tools.nsc.Global.Symbol, vparamss: List[List[scala.tools.nsc.Global.ValDef]], rhs: scala.tools.nsc.Global.Tree): Unit
- Definition Classes
- Typer
-
def
computeType(tree: scala.tools.nsc.Global.Tree, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Type
- Definition Classes
- Typer
-
final
def
constrTyperIf(inConstr: Boolean): (ImplicitSearchCompat.this)#Typer
- Definition Classes
- Typer
-
var
context: (ImplicitSearchCompat.this)#Context
- Definition Classes
- Typer
-
val
context0: (ImplicitSearchCompat.this)#Context
- Definition Classes
- ImplicitSearch
-
def
context1: (ImplicitSearchCompat.this)#Context
- Definition Classes
- Typer
-
def
ctx_s: String
- Definition Classes
- ImplicitSearch
-
def
cyclicReferenceMessage(sym: scala.tools.nsc.Global.Symbol, tree: scala.tools.nsc.Global.Tree): Option[String]
- Definition Classes
- TyperDiagnostics
-
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
-
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
-
def
dropExistential(tp: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Type
- Definition Classes
- Typer
-
def
enterSym(txt: (ImplicitSearchCompat.this)#Context, tree: scala.tools.nsc.Global.Tree): (ImplicitSearchCompat.this)#Context
- Attributes
- protected
- Definition Classes
- Typer
-
def
enterSyms(txt: (ImplicitSearchCompat.this)#Context, trees: List[scala.tools.nsc.Global.Tree]): Unit
- Attributes
- protected
- Definition Classes
- Typer
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
extractorForUncheckedType(pos: scala.tools.nsc.Global.Position, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
- Definition Classes
- PatternTyper
-
def
failure(what: Any, reason: String, pos: scala.tools.nsc.Global.Position): (ImplicitSearchCompat.this)#SearchResult
- Definition Classes
- ImplicitSearch
-
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
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
improves(info1: (ImplicitSearchCompat.this)#ImplicitInfo, info2: (ImplicitSearchCompat.this)#ImplicitInfo): Boolean
- Definition Classes
- ImplicitSearch
-
val
infer: (ImplicitSearchCompat.this)#Inferencer with InferencerImpl
- Definition Classes
- ImplicitSearchSplain → Typer
-
def
inferSamType(fun: scala.tools.nsc.Global.Tree, pt: scala.tools.nsc.Global.Type, mode: Mode): Boolean
- Definition Classes
- Typer
-
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
-
def
instantiate(tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
instantiateExpectingUnit(tree: scala.tools.nsc.Global.Tree, mode: Mode): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
instantiatePossiblyExpectingUnit(tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
isCapturedExistential(sym: scala.tools.nsc.Global.Symbol): Boolean
- Definition Classes
- Typer
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isNamedApplyBlock(tree: scala.tools.nsc.Global.Tree): Boolean
- Definition Classes
- Typer
-
def
isPlausiblyCompatible(tp: scala.tools.nsc.Global.Type, pt: scala.tools.nsc.Global.Type): Boolean
- Definition Classes
- ImplicitSearch
-
def
isReferencedFrom(ctx: (ImplicitSearchCompat.this)#Context, sym: scala.tools.nsc.Global.Symbol): Boolean
- Definition Classes
- Typer
-
def
isStale(sym: scala.tools.nsc.Global.Symbol): Boolean
- Definition Classes
- Typer
-
def
isValid(sym: scala.tools.nsc.Global.Symbol): Boolean
- Definition Classes
- ImplicitSearch
-
val
isView: Boolean
- Definition Classes
- ImplicitSearch
-
def
labelTyper(ldef: scala.tools.nsc.Global.LabelDef): (ImplicitSearchCompat.this)#Typer
- Definition Classes
- Typer
-
final
def
lookupTransformed(tree: scala.tools.nsc.Global.Tree): Option[scala.tools.nsc.Global.Tree]
- Definition Classes
- Typer
-
def
macroImplementationNotFoundMessage(name: scala.tools.nsc.Global.Name): String
- Attributes
- protected
- Definition Classes
- TyperContextErrors
-
def
member(qual: scala.tools.nsc.Global.Tree, name: scala.tools.nsc.Global.Name): scala.tools.nsc.Global.Symbol
- Definition Classes
- Typer
-
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
-
def
namer: (ImplicitSearchCompat.this)#Namer
- Definition Classes
- Typer
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
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
-
def
normSubType(tp: scala.tools.nsc.Global.Type, pt: scala.tools.nsc.Global.Type): Boolean
- Definition Classes
- ImplicitSearch
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
packCaptured(tpe: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Type
- Definition Classes
- Typer
-
def
packSymbols(hidden: List[scala.tools.nsc.Global.Symbol], tp: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Type
- Definition Classes
- Typer
-
def
packedType(tree: scala.tools.nsc.Global.Tree, owner: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type
- Definition Classes
- Typer
-
def
packedTypes(trees: List[scala.tools.nsc.Global.Tree]): List[scala.tools.nsc.Global.Type]
- Definition Classes
- Typer
-
def
permanentlyHiddenWarning(pos: scala.tools.nsc.Global.Position, hidden: scala.tools.nsc.Global.Name, defn: scala.tools.nsc.Global.Symbol): Unit
- Definition Classes
- TyperDiagnostics
-
def
phasedAppliedType(sym: scala.tools.nsc.Global.Symbol, args: List[scala.tools.nsc.Global.Type]): scala.tools.nsc.Global.Type
- Definition Classes
- Typer
-
def
pos: scala.tools.nsc.Global.Position
- Definition Classes
- ImplicitSearch
-
val
pos0: scala.tools.nsc.Global.Position
- Definition Classes
- ImplicitSearch
-
val
pt: scala.tools.nsc.Global.Type
- Definition Classes
- ImplicitSearch
-
def
qualifyingClass(tree: scala.tools.nsc.Global.Tree, qual: scala.tools.nsc.Global.Name, packageOK: Boolean): scala.tools.nsc.Global.Symbol
- Definition Classes
- Typer
-
def
reallyExists(sym: scala.tools.nsc.Global.Symbol): Boolean
- Definition Classes
- Typer
-
def
reenterTypeParams(tparams: List[scala.tools.nsc.Global.TypeDef]): List[scala.tools.nsc.Global.Symbol]
- Definition Classes
- Typer
-
def
reenterValueParams(vparamss: List[List[scala.tools.nsc.Global.ValDef]]): Unit
- Definition Classes
- Typer
-
def
reportTypeError(context0: (ImplicitSearchCompat.this)#Context, pos: scala.tools.nsc.Global.Position, ex: scala.tools.nsc.Global.TypeError): Unit
- Definition Classes
- TyperDiagnostics
-
def
resolveClassTag(pos: scala.tools.nsc.Global.Position, tp: scala.tools.nsc.Global.Type, allowMaterialization: Boolean): scala.tools.nsc.Global.Tree
- Definition Classes
- Tag
-
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
-
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
-
val
runDefinitions: scala.reflect.internal.Definitions.definitions.RunDefinitions
- Definition Classes
- Typer
-
def
samToFunctionType(tp: scala.tools.nsc.Global.Type, sam: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type
- Definition Classes
- Typer
-
val
searchId: Int
- Definition Classes
- ImplicitSearch
-
def
searchImplicit(implicitInfoss: (ImplicitSearchCompat.this)#Infoss, isLocalToCallsite: Boolean): (ImplicitSearchCompat.this)#SearchResult
- Definition Classes
- ImplicitSearch
-
def
silent[T](op: ((ImplicitSearchCompat.this)#Typer) ⇒ T, reportAmbiguousErrors: Boolean, newtree: scala.tools.nsc.Global.Tree): (ImplicitSearchCompat.this)#SilentResult[T]
- Definition Classes
- Typer
-
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
-
def
stabilizeFun(tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
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
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
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()
-
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
-
val
tree: scala.tools.nsc.Global.Tree
- Definition Classes
- ImplicitSearch
-
def
tree_s: String
- Definition Classes
- ImplicitSearch
-
def
typed(tree: scala.tools.nsc.Global.Tree, mode: Mode): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typed(tree: scala.tools.nsc.Global.Tree, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typed(tree: scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typed(tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typed1(tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typedAnnotation(ann: scala.tools.nsc.Global.Tree, mode: Mode): scala.tools.nsc.Global.AnnotationInfo
- Definition Classes
- Typer
-
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
-
def
typedArgs(args: List[scala.tools.nsc.Global.Tree], mode: Mode): List[scala.tools.nsc.Global.Tree]
- Definition Classes
- Typer
-
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
-
def
typedBlock(block0: scala.tools.nsc.Global.Block, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Block
- Definition Classes
- Typer
-
def
typedByValueExpr(tree: scala.tools.nsc.Global.Tree, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
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
-
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
-
def
typedClassDef(cdef: scala.tools.nsc.Global.ClassDef): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typedClassOf(tree: scala.tools.nsc.Global.Tree, tpt: scala.tools.nsc.Global.Tree, noGen: Boolean): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typedConstructorPattern(fun0: scala.tools.nsc.Global.Tree, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
- Definition Classes
- PatternTyper
-
def
typedDefDef(ddef: scala.tools.nsc.Global.DefDef): scala.tools.nsc.Global.DefDef
- Definition Classes
- Typer
-
def
typedDocDef(docDef: scala.tools.nsc.Global.DocDef, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typedExistentialTypeTree(tree: scala.tools.nsc.Global.ExistentialTypeTree, mode: Mode): scala.tools.nsc.Global.Tree
- Attributes
- protected
- Definition Classes
- Typer
-
def
typedHigherKindedType(tree: scala.tools.nsc.Global.Tree, mode: Mode): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typedHigherKindedType(tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typedImport(imp: scala.tools.nsc.Global.Import): scala.tools.nsc.Global.Import
- Definition Classes
- Typer
-
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
-
def
typedLabelDef(ldef: scala.tools.nsc.Global.LabelDef): scala.tools.nsc.Global.LabelDef
- Definition Classes
- Typer
-
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
-
def
typedModifiers(mods: scala.tools.nsc.Global.Modifiers): scala.tools.nsc.Global.Modifiers
- Definition Classes
- Typer
-
def
typedModuleDef(mdef: scala.tools.nsc.Global.ModuleDef): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typedOperator(tree: scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typedParentTypes(templ: scala.tools.nsc.Global.Template): List[scala.tools.nsc.Global.Tree]
- Definition Classes
- Typer
-
def
typedPattern(tree: scala.tools.nsc.Global.Tree, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typedPos(pos: scala.tools.nsc.Global.Position)(tree: scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
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
-
def
typedQualifier(tree: scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typedQualifier(tree: scala.tools.nsc.Global.Tree, mode: Mode): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typedQualifier(tree: scala.tools.nsc.Global.Tree, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typedRefinement(templ: scala.tools.nsc.Global.Template): Unit
- Definition Classes
- Typer
-
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
-
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
-
def
typedTemplate(templ0: scala.tools.nsc.Global.Template, parents1: List[scala.tools.nsc.Global.Tree]): scala.tools.nsc.Global.Template
- Definition Classes
- Typer
-
def
typedType(tree: scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typedType(tree: scala.tools.nsc.Global.Tree, mode: Mode): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
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
-
def
typedTypeConstructor(tree: scala.tools.nsc.Global.Tree): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typedTypeConstructor(tree: scala.tools.nsc.Global.Tree, mode: Mode): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
def
typedTypeDef(tdef: scala.tools.nsc.Global.TypeDef): scala.tools.nsc.Global.TypeDef
- Definition Classes
- Typer
-
def
typedValDef(vdef: scala.tools.nsc.Global.ValDef): scala.tools.nsc.Global.ValDef
- Definition Classes
- Typer
-
final
def
typerWithCondLocalContext[T](c: ⇒ (ImplicitSearchCompat.this)#Context)(cond: Boolean)(f: ((ImplicitSearchCompat.this)#Typer) ⇒ T): T
- Definition Classes
- Typer
- Annotations
- @inline()
-
final
def
typerWithLocalContext[T](c: (ImplicitSearchCompat.this)#Context)(f: ((ImplicitSearchCompat.this)#Typer) ⇒ T): T
- Definition Classes
- Typer
- Annotations
- @inline()
-
val
undetParams: List[scala.tools.nsc.Global.Symbol]
- Definition Classes
- ImplicitSearch
-
def
undet_s: String
- Definition Classes
- ImplicitSearch
-
def
validateParentClasses(parents: List[scala.tools.nsc.Global.Tree], selfType: scala.tools.nsc.Global.Type): Unit
- Definition Classes
- Typer
-
def
viewExists(from: scala.tools.nsc.Global.Type, to: scala.tools.nsc.Global.Type): Boolean
- Definition Classes
- Typer
-
def
virtualizedMatch(match_: scala.tools.nsc.Global.Match, mode: Mode, pt: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Tree
- Definition Classes
- Typer
-
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( ... )
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
def
warnTypeParameterShadow(tparams: List[scala.tools.nsc.Global.TypeDef], sym: scala.tools.nsc.Global.Symbol): Unit
- Definition Classes
- TyperDiagnostics
-
val
wildPt: scala.tools.nsc.Global.Type
- Definition Classes
- ImplicitSearch
-
final
def
withCondConstrTyper[T](inConstr: Boolean)(f: ((ImplicitSearchCompat.this)#Typer) ⇒ T): T
- Definition Classes
- Typer
- Annotations
- @inline()
-
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
-
def
wrapResult(tree: scala.tools.nsc.Global.Tree): (ImplicitSearchCompat.this)#SearchResult
- Definition Classes
- ImplicitSearch