Class

org.scalamacros.paradise.typechecker.Namers.Namer

MaybeExpandeeCompanionCompleter

Related Doc: package Namer

Permalink

abstract class MaybeExpandeeCompanionCompleter extends (Namer.this)#MaybeExpandeeCompleter

Linear Supertypes
(Namer.this)#MaybeExpandeeCompleter, scala.tools.nsc.Global.FlagAssigningCompleter, (analyzer)#LockingTypeCompleter, (analyzer)#TypeCompleter, scala.tools.nsc.Global.LazyType, scala.tools.nsc.Global.Type, scala.tools.nsc.Global.Annotatable[scala.tools.nsc.Global.Type], scala.tools.nsc.Global.TypeApiImpl, scala.tools.nsc.Global.TypeApi, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MaybeExpandeeCompanionCompleter
  2. MaybeExpandeeCompleter
  3. FlagAssigningCompleter
  4. LockingTypeCompleter
  5. TypeCompleter
  6. LazyType
  7. Type
  8. Annotatable
  9. TypeApiImpl
  10. TypeApi
  11. AnyRef
  12. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new MaybeExpandeeCompanionCompleter(tree: scala.tools.nsc.Global.Tree)

    Permalink

Type Members

  1. class FilterMapForeach extends scala.reflect.internal.SymbolTable.FilterTypeCollector

    Permalink
    Definition Classes
    Type

Abstract Value Members

  1. abstract def maybeExpand(): Unit

    Permalink
    Definition Classes
    MaybeExpandeeCompleter

Concrete Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def <:<(that: scala.tools.nsc.Global.Type): Boolean

    Permalink
    Definition Classes
    Type → TypeApi
  4. def =:=(that: scala.tools.nsc.Global.Type): Boolean

    Permalink
    Definition Classes
    Type → TypeApi
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. def addThrowsAnnotation(throwableSym: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Annotatable
  7. def annotations: List[scala.tools.nsc.Global.AnnotationInfo]

    Permalink
    Definition Classes
    Type → Annotatable
  8. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  9. def asSeenFrom(pre: scala.tools.nsc.Global.Type, clazz: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type → TypeApi
  10. def atOwner(owner: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  11. def baseClasses: List[scala.tools.nsc.Global.Symbol]

    Permalink
    Definition Classes
    Type → TypeApi
  12. def baseType(clazz: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type → TypeApi
  13. def baseTypeIndex(sym: scala.tools.nsc.Global.Symbol): Int

    Permalink
    Definition Classes
    Type
  14. def baseTypeSeq: scala.tools.nsc.Global.BaseTypeSeq

    Permalink
    Definition Classes
    Type
  15. def baseTypeSeqDepth: Depth

    Permalink
    Definition Classes
    Type
  16. def betaReduce: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  17. def boundSyms: Set[scala.tools.nsc.Global.Symbol]

    Permalink
    Definition Classes
    Type
  18. def bounds: scala.tools.nsc.Global.TypeBounds

    Permalink
    Definition Classes
    Type
  19. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  20. def cloneInfo(owner: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  21. def collect[T](pf: PartialFunction[scala.tools.nsc.Global.Type, T]): List[T]

    Permalink
    Definition Classes
    Type
  22. def companion: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    TypeApiImpl → TypeApi
  23. def complete(sym: scala.tools.nsc.Global.Symbol, onlyExpansions: Boolean): Unit

    Permalink
    Definition Classes
    MaybeExpandeeCompleter
  24. def complete(sym: scala.tools.nsc.Global.Symbol): Unit

    Permalink
    Definition Classes
    LockingTypeCompleter → LazyType → Type
  25. def completeImpl(sym: scala.tools.nsc.Global.Symbol, onlyExpansions: Boolean): Unit

    Permalink
    Definition Classes
    MaybeExpandeeCompleter
  26. def completeImpl(sym: scala.tools.nsc.Global.Symbol): Unit

    Permalink
    Definition Classes
    MaybeExpandeeCompleter → LockingTypeCompleter
  27. def computeMemberType(sym: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  28. def contains(sym: scala.tools.nsc.Global.Symbol): Boolean

    Permalink
    Definition Classes
    Type → TypeApi
  29. def dealias: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type → TypeApi
  30. def dealiasWiden: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  31. def dealiasWidenChain: List[scala.tools.nsc.Global.Type]

    Permalink
    Definition Classes
    Type
  32. def decl(name: scala.tools.nsc.Global.Name): scala.tools.nsc.Global.Symbol

    Permalink
    Definition Classes
    Type → TypeApi
  33. def declaration(name: scala.tools.nsc.Global.Name): scala.tools.nsc.Global.Symbol

    Permalink
    Definition Classes
    TypeApiImpl → TypeApi
  34. def declarations: scala.tools.nsc.Global.Scope

    Permalink
    Definition Classes
    TypeApiImpl → TypeApi
  35. def decls: scala.tools.nsc.Global.Scope

    Permalink
    Definition Classes
    Type → TypeApi
  36. def deconst: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  37. def deferredMembers: scala.tools.nsc.Global.Scope

    Permalink
    Definition Classes
    Type
  38. def destroy(syms: scala.tools.nsc.Global.Symbol*): Unit

    Permalink
    Definition Classes
    MaybeExpandeeCompleter
  39. def directObjectString: String

    Permalink
    Definition Classes
    Type
  40. def dummyArgs: List[scala.tools.nsc.Global.Type]

    Permalink
    Attributes
    protected
    Definition Classes
    Type
  41. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  42. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  43. def erasure: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    TypeApiImpl → TypeApi
  44. def etaExpand: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type → TypeApi
  45. def exists(p: (scala.tools.nsc.Global.Type) ⇒ Boolean): Boolean

    Permalink
    Definition Classes
    Type → TypeApi
  46. def filterAnnotations(p: (scala.tools.nsc.Global.AnnotationInfo) ⇒ Boolean): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type → Annotatable
  47. final def finalResultType: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type → TypeApi
  48. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  49. def find(p: (scala.tools.nsc.Global.Type) ⇒ Boolean): Option[scala.tools.nsc.Global.Type]

    Permalink
    Definition Classes
    Type → TypeApi
  50. def findMember(name: scala.tools.nsc.Global.Name, excludedFlags: Long, requiredFlags: Long, stableOnly: Boolean): scala.tools.nsc.Global.Symbol

    Permalink
    Definition Classes
    Type
  51. def findMembers(excludedFlags: Long, requiredFlags: Long): scala.tools.nsc.Global.Scope

    Permalink
    Definition Classes
    Type
  52. def firstParent: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  53. def forceDirectSuperclasses: Unit

    Permalink
    Definition Classes
    TypeCompleter → Type
  54. def foreach(f: (scala.tools.nsc.Global.Type) ⇒ Unit): Unit

    Permalink
    Definition Classes
    Type → TypeApi
  55. def getAnnotation(cls: scala.tools.nsc.Global.Symbol): Option[scala.tools.nsc.Global.AnnotationInfo]

    Permalink
    Definition Classes
    Annotatable
  56. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  57. def hasAnnotation(cls: scala.tools.nsc.Global.Symbol): Boolean

    Permalink
    Definition Classes
    Annotatable
  58. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  59. def implicitMembers: scala.tools.nsc.Global.Scope

    Permalink
    Definition Classes
    Type
  60. def instantiateTypeParams(formals: List[scala.tools.nsc.Global.Symbol], actuals: List[scala.tools.nsc.Global.Type]): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  61. def isComplete: Boolean

    Permalink
    Definition Classes
    LazyType → Type
  62. def isDependentMethodType: Boolean

    Permalink
    Definition Classes
    Type
  63. def isErroneous: Boolean

    Permalink
    Definition Classes
    Type
  64. def isError: Boolean

    Permalink
    Definition Classes
    Type
  65. def isFinalType: Boolean

    Permalink
    Definition Classes
    Type
  66. def isGround: Boolean

    Permalink
    Definition Classes
    Type
  67. def isHigherKinded: Boolean

    Permalink
    Definition Classes
    Type
  68. def isImmediatelyDependent: Boolean

    Permalink
    Definition Classes
    Type
  69. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  70. def isSpliceable: Boolean

    Permalink
    Definition Classes
    TypeApiImpl
  71. final def isStable: Boolean

    Permalink
    Definition Classes
    Type
  72. def isStructuralRefinement: Boolean

    Permalink
    Definition Classes
    Type
  73. def isTrivial: Boolean

    Permalink
    Definition Classes
    Type
  74. final def isVolatile: Boolean

    Permalink
    Definition Classes
    Type
  75. def isWildcard: Boolean

    Permalink
    Definition Classes
    Type
  76. def kind: String

    Permalink
    Definition Classes
    LazyType → Type
  77. def load(sym: scala.tools.nsc.Global.Symbol): Unit

    Permalink
    Definition Classes
    MaybeExpandeeCompleter → Type
  78. def looselyMatches(that: scala.tools.nsc.Global.Type): Boolean

    Permalink
    Definition Classes
    Type
  79. def map(f: (scala.tools.nsc.Global.Type) ⇒ scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type → TypeApi
  80. def matches(that: scala.tools.nsc.Global.Type): Boolean

    Permalink
    Definition Classes
    Type
  81. def matchesPattern(that: scala.tools.nsc.Global.Type): Boolean

    Permalink
    Definition Classes
    Type
  82. def member(name: scala.tools.nsc.Global.Name): scala.tools.nsc.Global.Symbol

    Permalink
    Definition Classes
    Type → TypeApi
  83. def memberBasedOnName(name: scala.tools.nsc.Global.Name, excludedFlags: Long): scala.tools.nsc.Global.Symbol

    Permalink
    Definition Classes
    Type
  84. def memberInfo(sym: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  85. def memberType(sym: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  86. def members: scala.tools.nsc.Global.Scope

    Permalink
    Definition Classes
    Type → TypeApi
  87. def membersBasedOnFlags(excludedFlags: Long, requiredFlags: Long): scala.tools.nsc.Global.Scope

    Permalink
    Definition Classes
    Type
  88. def narrow: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  89. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  90. def nonLocalMember(name: scala.tools.nsc.Global.Name): scala.tools.nsc.Global.Symbol

    Permalink
    Definition Classes
    Type
  91. def nonPrivateDecl(name: scala.tools.nsc.Global.Name): scala.tools.nsc.Global.Symbol

    Permalink
    Definition Classes
    Type
  92. def nonPrivateDecls: List[scala.tools.nsc.Global.Symbol]

    Permalink
    Definition Classes
    Type
  93. def nonPrivateMember(name: scala.tools.nsc.Global.Name): scala.tools.nsc.Global.Symbol

    Permalink
    Definition Classes
    Type
  94. def nonPrivateMemberAdmitting(name: scala.tools.nsc.Global.Name, admit: Long): scala.tools.nsc.Global.Symbol

    Permalink
    Definition Classes
    Type
  95. def nonPrivateMembers: scala.tools.nsc.Global.Scope

    Permalink
    Definition Classes
    Type
  96. def nonPrivateMembersAdmitting(admit: Long): scala.tools.nsc.Global.Scope

    Permalink
    Definition Classes
    Type
  97. def normalize: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type → TypeApi
  98. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  99. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  100. def objectPrefix: String

    Permalink
    Attributes
    protected
    Definition Classes
    Type
  101. final def orElse(alt: ⇒ scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type → TypeApi
    Annotations
    @inline()
  102. def packagePrefix: String

    Permalink
    Attributes
    protected
    Definition Classes
    Type
  103. def paramLists: List[List[scala.tools.nsc.Global.Symbol]]

    Permalink
    Definition Classes
    TypeApiImpl → TypeApi
  104. def paramSectionCount: Int

    Permalink
    Definition Classes
    Type
  105. def paramTypes: List[scala.tools.nsc.Global.Type]

    Permalink
    Definition Classes
    Type
  106. def params: List[scala.tools.nsc.Global.Symbol]

    Permalink
    Definition Classes
    Type
  107. def paramss: List[List[scala.tools.nsc.Global.Symbol]]

    Permalink
    Definition Classes
    Type → TypeApi
  108. def parents: List[scala.tools.nsc.Global.Type]

    Permalink
    Definition Classes
    Type
  109. def prefix: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  110. def prefixChain: List[scala.tools.nsc.Global.Type]

    Permalink
    Definition Classes
    Type
  111. def prefixString: String

    Permalink
    Definition Classes
    Type
  112. def removeAnnotation(cls: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Annotatable
  113. def resultApprox: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  114. def resultType(actuals: List[scala.tools.nsc.Global.Type]): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  115. def resultType: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type → TypeApi
  116. def safeToString: String

    Permalink
    Definition Classes
    LazyType → Type
  117. def setAnnotations(annots: List[scala.tools.nsc.Global.AnnotationInfo]): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type → Annotatable
  118. def skolemizeExistential: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  119. def skolemizeExistential(owner: scala.tools.nsc.Global.Symbol, origin: AnyRef): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  120. def skolemsExceptMethodTypeParams: List[scala.tools.nsc.Global.Symbol]

    Permalink
    Definition Classes
    Type
  121. def stat_<:<(that: scala.tools.nsc.Global.Type): Boolean

    Permalink
    Definition Classes
    Type
  122. def staticAnnotations: List[scala.tools.nsc.Global.AnnotationInfo]

    Permalink
    Definition Classes
    Annotatable
  123. def subst(from: List[scala.tools.nsc.Global.Symbol], to: List[scala.tools.nsc.Global.Type]): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  124. def substSym(from: List[scala.tools.nsc.Global.Symbol], to: List[scala.tools.nsc.Global.Symbol]): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  125. def substThis(from: scala.tools.nsc.Global.Symbol, to: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  126. def substThis(from: scala.tools.nsc.Global.Symbol, to: scala.tools.nsc.Global.Type): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  127. 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

    Permalink
    Definition Classes
    Type
  128. def substituteSymbols(from: List[scala.tools.nsc.Global.Symbol], to: List[scala.tools.nsc.Global.Symbol]): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    TypeApiImpl → TypeApi
  129. def substituteTypes(from: List[scala.tools.nsc.Global.Symbol], to: List[scala.tools.nsc.Global.Type]): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    TypeApiImpl → TypeApi
  130. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  131. def takesTypeArgs: Boolean

    Permalink
    Definition Classes
    Type → TypeApi
  132. def termSymbol: scala.tools.nsc.Global.Symbol

    Permalink
    Definition Classes
    Type → TypeApi
  133. def termSymbolDirect: scala.tools.nsc.Global.Symbol

    Permalink
    Definition Classes
    Type
  134. def throwsAnnotations(): List[scala.tools.nsc.Global.Symbol]

    Permalink
    Definition Classes
    Annotatable
  135. def toLongString: String

    Permalink
    Definition Classes
    Type
  136. final def toString(): String

    Permalink
    Definition Classes
    Type → AnyRef → Any
  137. val tree: scala.tools.nsc.Global.Tree

    Permalink
    Definition Classes
    MaybeExpandeeCompleter → TypeCompleter
  138. def trimPrefix(str: String): String

    Permalink
    Definition Classes
    Type
  139. def typeArgs: List[scala.tools.nsc.Global.Type]

    Permalink
    Definition Classes
    Type → TypeApi
  140. def typeArguments: List[scala.tools.nsc.Global.Type]

    Permalink
    Definition Classes
    TypeApiImpl
  141. def typeConstructor: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type → TypeApi
  142. def typeOfThis: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  143. def typeParams: List[scala.tools.nsc.Global.Symbol]

    Permalink
    Definition Classes
    Type → TypeApi
  144. def typeSymbol: scala.tools.nsc.Global.Symbol

    Permalink
    Definition Classes
    Type → TypeApi
  145. def typeSymbolDirect: scala.tools.nsc.Global.Symbol

    Permalink
    Definition Classes
    Type
  146. def underlying: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type
  147. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  148. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  149. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  150. def weak_<:<(that: scala.tools.nsc.Global.Type): Boolean

    Permalink
    Definition Classes
    Type → TypeApi
  151. def widen: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type → TypeApi
  152. final def withAnnotation(annot: scala.tools.nsc.Global.AnnotationInfo): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Annotatable
  153. def withAnnotations(annots: List[scala.tools.nsc.Global.AnnotationInfo]): scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type → Annotatable
  154. def withFilter(p: (scala.tools.nsc.Global.Type) ⇒ Boolean): FilterMapForeach

    Permalink
    Definition Classes
    Type
  155. def withoutAnnotations: scala.tools.nsc.Global.Type

    Permalink
    Definition Classes
    Type → Annotatable

Inherited from (Namer.this)#MaybeExpandeeCompleter

Inherited from scala.tools.nsc.Global.FlagAssigningCompleter

Inherited from (analyzer)#LockingTypeCompleter

Inherited from (analyzer)#TypeCompleter

Inherited from scala.tools.nsc.Global.LazyType

Inherited from scala.tools.nsc.Global.Type

Inherited from scala.tools.nsc.Global.Annotatable[scala.tools.nsc.Global.Type]

Inherited from scala.tools.nsc.Global.TypeApiImpl

Inherited from scala.tools.nsc.Global.TypeApi

Inherited from AnyRef

Inherited from Any

Ungrouped