org.scalamacros.paradise.typechecker.Namers

KindCompleter

trait KindCompleter extends Analyzer.TypeCompleter with Analyzer.LockingTypeCompleter

Linear Supertypes
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. KindCompleter
  2. LockingTypeCompleter
  3. TypeCompleter
  4. LazyType
  5. Type
  6. Annotatable
  7. TypeApiImpl
  8. TypeApi
  9. AnyRef
  10. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

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

    Definition Classes
    Type

Abstract Value Members

  1. abstract def completeImpl(sym: scala.tools.nsc.Global.Symbol): Unit

    Definition Classes
    LockingTypeCompleter
  2. abstract val tree: scala.tools.nsc.Global.Tree

    Definition Classes
    TypeCompleter

Concrete Value Members

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

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

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

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

    Definition Classes
    Type → TypeApi
  6. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  7. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  8. var _kind: String

  9. def addThrowsAnnotation(throwableSym: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type

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

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

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

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

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

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

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

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

    Definition Classes
    Type
  18. def baseTypeSeqDepth: Int

    Definition Classes
    Type
  19. def betaReduce: scala.tools.nsc.Global.Type

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

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

    Definition Classes
    Type
  22. def clone(): AnyRef

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

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

    Definition Classes
    Type
  25. def complete(sym: scala.tools.nsc.Global.Symbol): Unit

    Definition Classes
    LockingTypeCompleter → LazyType → Type
  26. def computeMemberType(sym: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type

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

    Definition Classes
    Type → TypeApi
  28. def containsTp(tp: scala.tools.nsc.Global.Type): Boolean

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

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

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

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

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

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

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

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

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

    Definition Classes
    Type
  38. def directObjectString: String

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

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

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

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

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

    Definition Classes
    Type
  44. def exists(p: (scala.tools.nsc.Global.Type) ⇒ Boolean): Boolean

    Definition Classes
    Type → TypeApi
  45. def filter(p: (scala.tools.nsc.Global.Type) ⇒ Boolean): List[scala.tools.nsc.Global.Type]

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

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

    Definition Classes
    Type
  48. def finalize(): Unit

    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]

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

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

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

    Definition Classes
    Type
  53. def foreach(f: (scala.tools.nsc.Global.Type) ⇒ Unit): Unit

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

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

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

    Definition Classes
    Annotatable
  57. def hashCode(): Int

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

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

    Definition Classes
    Type
  60. def isComplete: Boolean

    Definition Classes
    LazyType → Type
  61. def isDependentMethodType: Boolean

    Definition Classes
    Type
  62. def isErroneous: Boolean

    Definition Classes
    Type
  63. def isError: Boolean

    Definition Classes
    Type
  64. def isFinalType: Boolean

    Definition Classes
    Type
  65. def isGround: Boolean

    Definition Classes
    Type
  66. def isHigherKinded: Boolean

    Definition Classes
    Type
  67. def isImmediatelyDependent: Boolean

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

    Definition Classes
    Any
  69. def isNotNull: Boolean

    Definition Classes
    Type
  70. def isSpliceable: Boolean

    Definition Classes
    TypeApiImpl
  71. def isStable: Boolean

    Definition Classes
    Type
  72. def isStructuralRefinement: Boolean

    Definition Classes
    Type
  73. def isTrivial: Boolean

    Definition Classes
    Type
  74. def isVolatile: Boolean

    Definition Classes
    Type
  75. def isWildcard: Boolean

    Definition Classes
    Type
  76. def kind: String

    Definition Classes
    KindCompleter → LazyType → Type
  77. def kind_=(kind: String): Unit

  78. def load(sym: scala.tools.nsc.Global.Symbol): Unit

    Definition Classes
    Type
  79. def looselyMatches(that: scala.tools.nsc.Global.Type): Boolean

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

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

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

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

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

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

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

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

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

    Definition Classes
    Type
  89. def membersWithFlags(requiredFlags: Long): scala.tools.nsc.Global.Scope

    Definition Classes
    Type
  90. def narrow: scala.tools.nsc.Global.Type

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

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

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

    Definition Classes
    Type
  94. def nonPrivateDeclaration(name: scala.tools.nsc.Global.Name): scala.tools.nsc.Global.Symbol

    Definition Classes
    TypeApiImpl
  95. def nonPrivateDecls: List[scala.tools.nsc.Global.Symbol]

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

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

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

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

    Definition Classes
    Type
  100. def nonPrivateMembersWithFlags(requiredFlags: Long): scala.tools.nsc.Global.Scope

    Definition Classes
    Type
  101. def normalize: scala.tools.nsc.Global.Type

    Definition Classes
    Type → TypeApi
  102. def notNull: scala.tools.nsc.Global.Type

    Definition Classes
    Type
  103. final def notify(): Unit

    Definition Classes
    AnyRef
  104. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  105. def objectPrefix: String

    Attributes
    protected
    Definition Classes
    Type
  106. def packagePrefix: String

    Attributes
    protected
    Definition Classes
    Type
  107. def paramSectionCount: Int

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

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

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

    Definition Classes
    Type
  111. def parents: List[scala.tools.nsc.Global.Type]

    Definition Classes
    Type
  112. def prefix: scala.tools.nsc.Global.Type

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

    Definition Classes
    Type
  114. def prefixString: String

    Definition Classes
    Type
  115. def remove(clazz: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type

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

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

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

    Definition Classes
    Type
  119. def resultType: scala.tools.nsc.Global.Type

    Definition Classes
    Type
  120. def safeToString: String

    Definition Classes
    LazyType → Type
  121. def selfsym: scala.tools.nsc.Global.Symbol

    Definition Classes
    Type
  122. def setAnnotations(annots: List[scala.tools.nsc.Global.AnnotationInfo]): scala.tools.nsc.Global.Type

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

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

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

    Definition Classes
    Type
  126. def specializes(sym: scala.tools.nsc.Global.Symbol): Boolean

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

    Definition Classes
    Type
  128. def stripAnnotations: scala.tools.nsc.Global.Type

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

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

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

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

    Definition Classes
    Type
  133. 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
  134. 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
  135. 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
  136. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  137. def takesTypeArgs: Boolean

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

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

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

    Definition Classes
    Annotatable
  141. def toLongString: String

    Definition Classes
    Type
  142. def toString(): String

    Definition Classes
    Type → AnyRef → Any
  143. def trimPrefix(str: String): String

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

    Definition Classes
    Type
  145. def typeArguments: List[scala.tools.nsc.Global.Type]

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

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

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

    Definition Classes
    Type
  149. def typeSymbol: scala.tools.nsc.Global.Symbol

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

    Definition Classes
    Type
  151. def underlying: scala.tools.nsc.Global.Type

    Definition Classes
    Type
  152. final def wait(): Unit

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

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

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

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

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

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

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

    Definition Classes
    Type
  160. def withSelfsym(sym: scala.tools.nsc.Global.Symbol): scala.tools.nsc.Global.Type

    Definition Classes
    Type
  161. def withoutAnnotations: scala.tools.nsc.Global.Type

    Definition Classes
    Type → Annotatable

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