abstract class MaybeExpandeeCompanionCompleter extends (Namer.this)#MaybeExpandeeCompleter
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- MaybeExpandeeCompanionCompleter
- MaybeExpandeeCompleter
- FlagAssigningCompleter
- LockingTypeCompleter
- TypeCompleter
- LazyType
- Type
- Annotatable
- TypeApiImpl
- TypeApi
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new MaybeExpandeeCompanionCompleter(tree: scala.tools.nsc.Global.Tree)
Type Members
-
class
FilterMapForeach extends scala.reflect.internal.SymbolTable.FilterTypeCollector
- Definition Classes
- Type
Abstract Value Members
-
abstract
def
maybeExpand(): Unit
- Definition Classes
- MaybeExpandeeCompleter
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
def
<:<(that: scala.tools.nsc.Global.Type): Boolean
- Definition Classes
- Type → TypeApi
-
def
=:=(that: scala.tools.nsc.Global.Type): Boolean
- Definition Classes
- Type → TypeApi
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
addThrowsAnnotation(throwableSym: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type
- Definition Classes
- Annotatable
-
def
annotations: List[scala.tools.nsc.Global.AnnotationInfo]
- Definition Classes
- Type → Annotatable
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
asSeenFrom(pre: scala.tools.nsc.Global.Type, clazz: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type
- Definition Classes
- Type → TypeApi
-
def
atOwner(owner: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
baseClasses: List[scala.tools.nsc.Global.Symbol]
- Definition Classes
- Type → TypeApi
-
def
baseType(clazz: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type
- Definition Classes
- Type → TypeApi
-
def
baseTypeIndex(sym: scala.tools.nsc.Global.Symbol): Int
- Definition Classes
- Type
-
def
baseTypeSeq: scala.tools.nsc.Global.BaseTypeSeq
- Definition Classes
- Type
-
def
baseTypeSeqDepth: Depth
- Definition Classes
- Type
-
def
betaReduce: scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
bounds: scala.tools.nsc.Global.TypeBounds
- Definition Classes
- Type
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
def
cloneInfo(owner: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
collect[T](pf: PartialFunction[scala.tools.nsc.Global.Type, T]): List[T]
- Definition Classes
- Type
-
def
companion: scala.tools.nsc.Global.Type
- Definition Classes
- TypeApiImpl → TypeApi
-
def
complete(sym: scala.tools.nsc.Global.Symbol, onlyExpansions: Boolean): Unit
- Definition Classes
- MaybeExpandeeCompleter
-
def
complete(sym: scala.tools.nsc.Global.Symbol): Unit
- Definition Classes
- LockingTypeCompleter → LazyType → Type
-
def
completeImpl(sym: scala.tools.nsc.Global.Symbol, onlyExpansions: Boolean): Unit
- Definition Classes
- MaybeExpandeeCompleter
-
def
completeImpl(sym: scala.tools.nsc.Global.Symbol): Unit
- Definition Classes
- MaybeExpandeeCompleter → LockingTypeCompleter
-
def
computeMemberType(sym: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
contains(sym: scala.tools.nsc.Global.Symbol): Boolean
- Definition Classes
- Type → TypeApi
-
def
dealias: scala.tools.nsc.Global.Type
- Definition Classes
- Type → TypeApi
-
def
dealiasWiden: scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
dealiasWidenChain: List[scala.tools.nsc.Global.Type]
- Definition Classes
- Type
-
def
decl(name: scala.tools.nsc.Global.Name): scala.tools.nsc.Global.Symbol
- Definition Classes
- Type → TypeApi
-
def
declaration(name: scala.tools.nsc.Global.Name): scala.tools.nsc.Global.Symbol
- Definition Classes
- TypeApiImpl → TypeApi
-
def
declarations: scala.tools.nsc.Global.Scope
- Definition Classes
- TypeApiImpl → TypeApi
-
def
decls: scala.tools.nsc.Global.Scope
- Definition Classes
- Type → TypeApi
-
def
deconst: scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
deferredMembers: scala.tools.nsc.Global.Scope
- Definition Classes
- Type
-
def
destroy(syms: scala.tools.nsc.Global.Symbol*): Unit
- Definition Classes
- MaybeExpandeeCompleter
-
def
directObjectString: String
- Definition Classes
- Type
-
def
dummyArgs: List[scala.tools.nsc.Global.Type]
- Attributes
- protected
- Definition Classes
- Type
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
erasure: scala.tools.nsc.Global.Type
- Definition Classes
- TypeApiImpl → TypeApi
-
def
etaExpand: scala.tools.nsc.Global.Type
- Definition Classes
- Type → TypeApi
-
def
exists(p: (scala.tools.nsc.Global.Type) ⇒ Boolean): Boolean
- Definition Classes
- Type → TypeApi
-
def
filterAnnotations(p: (scala.tools.nsc.Global.AnnotationInfo) ⇒ Boolean): scala.tools.nsc.Global.Type
- Definition Classes
- Type → Annotatable
-
final
def
finalResultType: scala.tools.nsc.Global.Type
- Definition Classes
- Type → TypeApi
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
def
find(p: (scala.tools.nsc.Global.Type) ⇒ Boolean): Option[scala.tools.nsc.Global.Type]
- Definition Classes
- Type → TypeApi
-
def
findMember(name: scala.tools.nsc.Global.Name, excludedFlags: Long, requiredFlags: Long, stableOnly: Boolean): scala.tools.nsc.Global.Symbol
- Definition Classes
- Type
-
def
findMembers(excludedFlags: Long, requiredFlags: Long): scala.tools.nsc.Global.Scope
- Definition Classes
- Type
-
def
firstParent: scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
forceDirectSuperclasses: Unit
- Definition Classes
- TypeCompleter → Type
-
def
foreach(f: (scala.tools.nsc.Global.Type) ⇒ Unit): Unit
- Definition Classes
- Type → TypeApi
-
def
getAnnotation(cls: scala.tools.nsc.Global.Symbol): Option[scala.tools.nsc.Global.AnnotationInfo]
- Definition Classes
- Annotatable
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hasAnnotation(cls: scala.tools.nsc.Global.Symbol): Boolean
- Definition Classes
- Annotatable
-
def
hasNonPrivateMember(name: scala.tools.nsc.Global.Name): Boolean
- Definition Classes
- Type
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
implicitMembers: scala.tools.nsc.Global.Scope
- Definition Classes
- Type
-
def
instantiateTypeParams(formals: List[scala.tools.nsc.Global.Symbol], actuals: List[scala.tools.nsc.Global.Type]): scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
final
def
isAny: Boolean
- Definition Classes
- Type
-
def
isComplete: Boolean
- Definition Classes
- LazyType → Type
-
def
isDependentMethodType: Boolean
- Definition Classes
- Type
-
def
isErroneous: Boolean
- Definition Classes
- Type
-
def
isError: Boolean
- Definition Classes
- Type
-
def
isFinalType: Boolean
- Definition Classes
- Type
-
def
isGround: Boolean
- Definition Classes
- Type
-
def
isHigherKinded: Boolean
- Definition Classes
- Type
-
def
isImmediatelyDependent: Boolean
- Definition Classes
- Type
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isJavaVarargsMethod: Boolean
- Definition Classes
- LazyType
-
final
def
isNothing: Boolean
- Definition Classes
- Type
-
def
isShowAsInfixType: Boolean
- Definition Classes
- Type
-
def
isSpliceable: Boolean
- Definition Classes
- TypeApiImpl
-
final
def
isStable: Boolean
- Definition Classes
- Type
-
def
isStructuralRefinement: Boolean
- Definition Classes
- Type
-
def
isTrivial: Boolean
- Definition Classes
- Type
-
final
def
isVolatile: Boolean
- Definition Classes
- Type
-
def
isWildcard: Boolean
- Definition Classes
- Type
-
def
javaThrownExceptions: List[scala.tools.nsc.Global.Symbol]
- Definition Classes
- LazyType
-
def
kind: String
- Definition Classes
- LazyType → Type
-
def
load(sym: scala.tools.nsc.Global.Symbol): Unit
- Definition Classes
- MaybeExpandeeCompleter → Type
-
def
looselyMatches(that: scala.tools.nsc.Global.Type): Boolean
- Definition Classes
- Type
-
def
lowerBound: scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
map(f: (scala.tools.nsc.Global.Type) ⇒ scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Type
- Definition Classes
- Type → TypeApi
-
def
matches(that: scala.tools.nsc.Global.Type): Boolean
- Definition Classes
- Type
-
def
matchesPattern(that: scala.tools.nsc.Global.Type): Boolean
- Definition Classes
- Type
-
def
member(name: scala.tools.nsc.Global.Name): scala.tools.nsc.Global.Symbol
- Definition Classes
- Type → TypeApi
-
def
memberBasedOnName(name: scala.tools.nsc.Global.Name, excludedFlags: Long): scala.tools.nsc.Global.Symbol
- Definition Classes
- Type
-
def
memberInfo(sym: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
memberType(sym: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
members: scala.tools.nsc.Global.Scope
- Definition Classes
- Type → TypeApi
-
def
membersBasedOnFlags(excludedFlags: Long, requiredFlags: Long): scala.tools.nsc.Global.Scope
- Definition Classes
- Type
-
def
nameAndArgsString: String
- Definition Classes
- Type
-
def
narrow: scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
nonLocalMember(name: scala.tools.nsc.Global.Name): scala.tools.nsc.Global.Symbol
- Definition Classes
- Type
-
def
nonPrivateDecl(name: scala.tools.nsc.Global.Name): scala.tools.nsc.Global.Symbol
- Definition Classes
- Type
-
def
nonPrivateDecls: List[scala.tools.nsc.Global.Symbol]
- Definition Classes
- Type
-
def
nonPrivateMember(name: scala.tools.nsc.Global.Name): scala.tools.nsc.Global.Symbol
- Definition Classes
- Type
-
def
nonPrivateMemberAdmitting(name: scala.tools.nsc.Global.Name, admit: Long): scala.tools.nsc.Global.Symbol
- Definition Classes
- Type
-
def
nonPrivateMembers: scala.tools.nsc.Global.Scope
- Definition Classes
- Type
-
def
nonPrivateMembersAdmitting(admit: Long): scala.tools.nsc.Global.Scope
- Definition Classes
- Type
-
def
normalize: scala.tools.nsc.Global.Type
- Definition Classes
- Type → TypeApi
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
objectPrefix: String
- Attributes
- protected
- Definition Classes
- Type
-
final
def
orElse(alt: ⇒ scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Type
- Definition Classes
- Type → TypeApi
- Annotations
- @inline()
-
def
packageObject: scala.tools.nsc.Global.Symbol
- Definition Classes
- Type
-
def
packagePrefix: String
- Attributes
- protected
- Definition Classes
- Type
-
def
paramLists: List[List[scala.tools.nsc.Global.Symbol]]
- Definition Classes
- TypeApiImpl → TypeApi
-
def
paramSectionCount: Int
- Definition Classes
- Type
-
def
paramTypes: List[scala.tools.nsc.Global.Type]
- Definition Classes
- Type
-
def
params: List[scala.tools.nsc.Global.Symbol]
- Definition Classes
- Type
-
def
paramss: List[List[scala.tools.nsc.Global.Symbol]]
- Definition Classes
- Type → TypeApi
-
def
parents: List[scala.tools.nsc.Global.Type]
- Definition Classes
- Type
-
def
prefix: scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
prefixChain: List[scala.tools.nsc.Global.Type]
- Definition Classes
- Type
-
def
prefixString: String
- Definition Classes
- Type
-
def
removeAnnotation(cls: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type
- Definition Classes
- Annotatable
-
def
resultApprox: scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
resultType(actuals: List[scala.tools.nsc.Global.Type]): scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
resultType: scala.tools.nsc.Global.Type
- Definition Classes
- Type → TypeApi
-
def
safeToString: String
- Definition Classes
- LazyType → Type
-
def
setAnnotations(annots: List[scala.tools.nsc.Global.AnnotationInfo]): scala.tools.nsc.Global.Type
- Definition Classes
- Type → Annotatable
-
def
skolemizeExistential: scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
skolemizeExistential(owner: scala.tools.nsc.Global.Symbol, origin: AnyRef): scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
skolemsExceptMethodTypeParams: List[scala.tools.nsc.Global.Symbol]
- Definition Classes
- Type
-
def
stat_<:<(that: scala.tools.nsc.Global.Type): Boolean
- Definition Classes
- Type
-
def
staticAnnotations: List[scala.tools.nsc.Global.AnnotationInfo]
- Definition Classes
- Annotatable
-
def
subst(from: List[scala.tools.nsc.Global.Symbol], to: List[scala.tools.nsc.Global.Type]): scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
substSym(from: List[scala.tools.nsc.Global.Symbol], to: List[scala.tools.nsc.Global.Symbol]): scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
substThis(from: scala.tools.nsc.Global.Symbol, to: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
substThis(from: scala.tools.nsc.Global.Symbol, to: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
substThisAndSym(from: scala.tools.nsc.Global.Symbol, to: scala.tools.nsc.Global.Type, symsFrom: List[scala.tools.nsc.Global.Symbol], symsTo: List[scala.tools.nsc.Global.Symbol]): scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
substituteSymbols(from: List[scala.tools.nsc.Global.Symbol], to: List[scala.tools.nsc.Global.Symbol]): scala.tools.nsc.Global.Type
- Definition Classes
- TypeApiImpl → TypeApi
-
def
substituteTypes(from: List[scala.tools.nsc.Global.Symbol], to: List[scala.tools.nsc.Global.Type]): scala.tools.nsc.Global.Type
- Definition Classes
- TypeApiImpl → TypeApi
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
takesTypeArgs: Boolean
- Definition Classes
- Type → TypeApi
-
def
termSymbol: scala.tools.nsc.Global.Symbol
- Definition Classes
- Type → TypeApi
-
def
termSymbolDirect: scala.tools.nsc.Global.Symbol
- Definition Classes
- Type
-
def
toLongString: String
- Definition Classes
- Type
-
final
def
toString(): String
- Definition Classes
- Type → AnyRef → Any
-
val
tree: scala.tools.nsc.Global.Tree
- Definition Classes
- MaybeExpandeeCompleter → TypeCompleter
-
def
trimPrefix(str: String): String
- Definition Classes
- Type
-
def
typeArgs: List[scala.tools.nsc.Global.Type]
- Definition Classes
- Type → TypeApi
-
def
typeArguments: List[scala.tools.nsc.Global.Type]
- Definition Classes
- TypeApiImpl
-
def
typeConstructor: scala.tools.nsc.Global.Type
- Definition Classes
- Type → TypeApi
-
def
typeOfThis: scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
typeParams: List[scala.tools.nsc.Global.Symbol]
- Definition Classes
- Type → TypeApi
-
def
typeSymbol: scala.tools.nsc.Global.Symbol
- Definition Classes
- Type → TypeApi
-
def
typeSymbolDirect: scala.tools.nsc.Global.Symbol
- Definition Classes
- Type
-
def
underlying: scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
def
upperBound: scala.tools.nsc.Global.Type
- Definition Classes
- Type
-
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( ... ) @native()
-
def
weak_<:<(that: scala.tools.nsc.Global.Type): Boolean
- Definition Classes
- Type → TypeApi
-
def
widen: scala.tools.nsc.Global.Type
- Definition Classes
- Type → TypeApi
-
final
def
withAnnotation(annot: scala.tools.nsc.Global.AnnotationInfo): scala.tools.nsc.Global.Type
- Definition Classes
- Annotatable
-
def
withAnnotations(annots: List[scala.tools.nsc.Global.AnnotationInfo]): scala.tools.nsc.Global.Type
- Definition Classes
- Type → Annotatable
-
def
withFilter(p: (scala.tools.nsc.Global.Type) ⇒ Boolean): FilterMapForeach
- Definition Classes
- Type
-
def
withoutAnnotations: scala.tools.nsc.Global.Type
- Definition Classes
- Type → Annotatable
Deprecated Value Members
-
def
boundSyms: Set[scala.tools.nsc.Global.Symbol]
- Definition Classes
- Type
- Annotations
- @deprecated
- Deprecated
(Since version 2.12.3) No longer used in the compiler implementation