Class

scala.tools.nsc.symtab

SymbolTable

Related Doc: package symtab

Permalink

abstract class SymbolTable extends reflect.internal.SymbolTable

Source
SymbolTable.scala
Linear Supertypes
reflect.internal.SymbolTable, reflect.internal.Reporting, Internals, FreshNames, Translations, PrivateWithin, ReificationSupport, StdCreators, StdAttachments, CapturedVariables, Required, Importers, TypeDebugging, Positions, Printers, Trees, AnnotationCheckers, AnnotationInfos, StdNames, Transforms, InfoTransformers, BaseTypeSeqs, Constants, Definitions, Mirrors, Scopes, FlagSets, ExistentialsAndSkolems, Kinds, Variances, Types, reflect.internal.tpe.FindMembers, TypeConstraints, TypeMaps, GlbLubs, CommonOwners, TypeToStrings, TypeComparers, Symbols, Names, Collections, Universe, Universe, Internals, Quasiquotes, Liftables, Printers, Mirrors, StandardLiftables, StandardNames, StandardDefinitions, ImplicitTags, TypeTags, Exprs, Positions, Annotations, Constants, Trees, Names, Scopes, FlagSets, Types, Symbols, AnyRef, Any
Known Subclasses
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SymbolTable
  2. SymbolTable
  3. Reporting
  4. Internals
  5. FreshNames
  6. Translations
  7. PrivateWithin
  8. ReificationSupport
  9. StdCreators
  10. StdAttachments
  11. CapturedVariables
  12. Required
  13. Importers
  14. TypeDebugging
  15. Positions
  16. Printers
  17. Trees
  18. AnnotationCheckers
  19. AnnotationInfos
  20. StdNames
  21. Transforms
  22. InfoTransformers
  23. BaseTypeSeqs
  24. Constants
  25. Definitions
  26. Mirrors
  27. Scopes
  28. FlagSets
  29. ExistentialsAndSkolems
  30. Kinds
  31. Variances
  32. Types
  33. FindMembers
  34. TypeConstraints
  35. TypeMaps
  36. GlbLubs
  37. CommonOwners
  38. TypeToStrings
  39. TypeComparers
  40. Symbols
  41. Names
  42. Collections
  43. Universe
  44. Universe
  45. Internals
  46. Quasiquotes
  47. Liftables
  48. Printers
  49. Mirrors
  50. StandardLiftables
  51. StandardNames
  52. StandardDefinitions
  53. ImplicitTags
  54. TypeTags
  55. Exprs
  56. Positions
  57. Annotations
  58. Constants
  59. Trees
  60. Names
  61. Scopes
  62. FlagSets
  63. Types
  64. Symbols
  65. AnyRef
  66. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SymbolTable()

    Permalink

Type Members

  1. trait AbstractTypeRef extends reflect.internal.SymbolTable.TypeRef with reflect.internal.SymbolTable.NonClassTypeRef

    Permalink
    Definition Classes
    Types
  2. class AbstractTypeSymbol extends reflect.internal.SymbolTable.TypeSymbol

    Permalink
    Definition Classes
    Symbols
  3. trait AliasTypeRef extends reflect.internal.SymbolTable.TypeRef with reflect.internal.SymbolTable.NonClassTypeRef

    Permalink
    Definition Classes
    Types
  4. class AliasTypeSymbol extends reflect.internal.SymbolTable.TypeSymbol

    Permalink
    Definition Classes
    Symbols
  5. case class Alternative extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.AlternativeApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  6. trait AlternativeApi extends reflect.api.Universe.TermTreeApi

    Permalink
    Definition Classes
    Trees
  7. abstract class AlternativeExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  8. trait Annotatable[Self] extends AnyRef

    Permalink
    Definition Classes
    AnnotationInfos
  9. case class Annotated extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.AnnotatedApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  10. trait AnnotatedApi extends reflect.api.Universe.TreeApi

    Permalink
    Definition Classes
    Trees
  11. abstract class AnnotatedExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  12. case class AnnotatedType extends reflect.internal.SymbolTable.Type with reflect.internal.SymbolTable.RewrappingTypeProxy with reflect.internal.SymbolTable.AnnotatedTypeApi with Product with Serializable

    Permalink
    Definition Classes
    Types
  13. trait AnnotatedTypeApi extends reflect.api.Universe.TypeApi

    Permalink
    Definition Classes
    Types
  14. abstract class AnnotatedTypeExtractor extends AnyRef

    Permalink
    Definition Classes
    Types
  15. type Annotation = AnnotationInfo

    Permalink
    Definition Classes
    AnnotationInfos → Annotations
  16. trait AnnotationApi extends AnyRef

    Permalink
    Definition Classes
    Annotations
  17. trait AnnotationChecker extends AnyRef

    Permalink
    Definition Classes
    AnnotationCheckers
  18. abstract class AnnotationExtractor extends AnyRef

    Permalink
    Definition Classes
    Annotations
  19. trait AnnotationFilter extends reflect.internal.SymbolTable.TypeMap

    Permalink
    Definition Classes
    TypeMaps
  20. abstract class AnnotationInfo extends reflect.internal.SymbolTable.AnnotationApi

    Permalink
    Definition Classes
    AnnotationInfos
  21. case class AntiPolyType extends reflect.internal.SymbolTable.Type with Product with Serializable

    Permalink
    Definition Classes
    Types
  22. case class AppliedTypeTree extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TypTree with reflect.internal.SymbolTable.AppliedTypeTreeApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  23. trait AppliedTypeTreeApi extends reflect.api.Universe.TypTreeApi

    Permalink
    Definition Classes
    Trees
  24. abstract class AppliedTypeTreeExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  25. class AppliedTypeVar extends reflect.internal.SymbolTable.TypeVar

    Permalink
    Definition Classes
    Types
  26. case class Apply extends reflect.internal.SymbolTable.GenericApply with reflect.internal.SymbolTable.ApplyApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  27. trait ApplyApi extends reflect.api.Universe.GenericApplyApi

    Permalink
    Definition Classes
    Trees
  28. case class ApplyDynamic extends reflect.internal.SymbolTable.SymTree with reflect.internal.SymbolTable.TermTree with Product with Serializable

    Permalink
    Definition Classes
    Trees
  29. abstract class ApplyExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  30. class ApplyImplicitView extends reflect.internal.SymbolTable.Apply

    Permalink
    Definition Classes
    Trees
  31. class ApplyToImplicitArgs extends reflect.internal.SymbolTable.Apply

    Permalink
    Definition Classes
    Trees
  32. class ArgsTypeRef extends reflect.internal.SymbolTable.TypeRef

    Permalink
    Definition Classes
    Types
  33. case class ArrayAnnotArg extends reflect.internal.SymbolTable.ClassfileAnnotArg with reflect.internal.SymbolTable.ArrayArgumentApi with Product with Serializable

    Permalink
    Definition Classes
    AnnotationInfos
  34. type ArrayArgument = ArrayAnnotArg

    Permalink
    Definition Classes
    AnnotationInfos → Annotations
  35. case class ArrayValue extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTree with Product with Serializable

    Permalink
    Definition Classes
    Trees
  36. class AsSeenFromMap extends reflect.internal.SymbolTable.TypeMap with reflect.internal.SymbolTable.KeepOnlyTypeConstraints

    Permalink
    Definition Classes
    TypeMaps
  37. case class Assign extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.AssignApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  38. trait AssignApi extends reflect.api.Universe.TermTreeApi

    Permalink
    Definition Classes
    Trees
  39. abstract class AssignExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  40. case class AssignOrNamedArg extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.AssignOrNamedArgApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  41. trait AssignOrNamedArgApi extends reflect.api.Universe.TermTreeApi

    Permalink
    Definition Classes
    Trees
  42. abstract class AssignOrNamedArgExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  43. trait Attachable extends AnyRef

    Permalink
    Definition Classes
    StdAttachments
  44. class BaseTypeSeq extends AnyRef

    Permalink
    Definition Classes
    BaseTypeSeqs
  45. case class Bind extends reflect.internal.SymbolTable.DefTree with reflect.internal.SymbolTable.BindApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  46. trait BindApi extends reflect.api.Universe.DefTreeApi

    Permalink
    Definition Classes
    Trees
  47. abstract class BindExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  48. case class Block extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.BlockApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  49. trait BlockApi extends reflect.api.Universe.TermTreeApi

    Permalink
    Definition Classes
    Trees
  50. abstract class BlockExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  51. case class BooleanFlag extends Product with Serializable

    Permalink
    Definition Classes
    Printers
  52. case class BoundedWildcardType extends reflect.internal.SymbolTable.Type with reflect.internal.SymbolTable.BoundedWildcardTypeApi with Product with Serializable

    Permalink
    Definition Classes
    Types
  53. trait BoundedWildcardTypeApi extends reflect.api.Universe.TypeApi

    Permalink
    Definition Classes
    Types
  54. abstract class BoundedWildcardTypeExtractor extends AnyRef

    Permalink
    Definition Classes
    Types
  55. trait CannotHaveAttrs extends reflect.internal.SymbolTable.Tree

    Permalink
    Definition Classes
    Trees
  56. case class CaseDef extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.CaseDefApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  57. trait CaseDefApi extends reflect.api.Universe.TreeApi

    Permalink
    Definition Classes
    Trees
  58. abstract class CaseDefExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  59. class ChangeOwnerTraverser extends reflect.internal.SymbolTable.Traverser

    Permalink
    Definition Classes
    Trees
  60. case class ClassDef extends reflect.internal.SymbolTable.ImplDef with reflect.internal.SymbolTable.ClassDefApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  61. trait ClassDefApi extends reflect.api.Universe.ImplDefApi

    Permalink
    Definition Classes
    Trees
  62. abstract class ClassDefExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  63. case class ClassInfoType extends reflect.internal.SymbolTable.CompoundType with reflect.internal.SymbolTable.ClassInfoTypeApi with Product with Serializable

    Permalink
    Definition Classes
    Types
  64. trait ClassInfoTypeApi extends reflect.api.Universe.TypeApi

    Permalink
    Definition Classes
    Types
  65. abstract class ClassInfoTypeExtractor extends AnyRef

    Permalink
    Definition Classes
    Types
  66. trait ClassMirror extends reflect.api.Universe.TemplateMirror

    Permalink
    Definition Classes
    Mirrors
  67. class ClassSymbol extends reflect.internal.SymbolTable.TypeSymbol with reflect.internal.SymbolTable.ClassSymbolApi

    Permalink
    Definition Classes
    Symbols
  68. trait ClassSymbolApi extends reflect.api.Universe.TypeSymbolApi

    Permalink
    Definition Classes
    Symbols
  69. trait ClassTypeRef extends reflect.internal.SymbolTable.TypeRef

    Permalink
    Definition Classes
    Types
  70. class ClassUnwrapper extends reflect.internal.SymbolTable.TypeUnwrapper

    Permalink
    Definition Classes
    Types
  71. sealed abstract class ClassfileAnnotArg extends Product with reflect.internal.SymbolTable.JavaArgumentApi

    Permalink
    Definition Classes
    AnnotationInfos
  72. class CodePrinter extends reflect.internal.SymbolTable.TreePrinter

    Permalink
    Definition Classes
    Printers
  73. class CollectTreeTraverser[T] extends reflect.internal.SymbolTable.Traverser

    Permalink
    Definition Classes
    Trees
  74. class CollectTypeCollector[T] extends reflect.internal.SymbolTable.TypeCollector[List[T]]

    Permalink
    Definition Classes
    TypeMaps
  75. abstract class CommonNames extends reflect.internal.SymbolTable.NamesApi

    Permalink
    Definition Classes
    StdNames
  76. class CommonOwnerMap extends reflect.internal.SymbolTable.TypeTraverserWithResult[reflect.internal.SymbolTable.Symbol]

    Permalink
    Attributes
    protected
    Definition Classes
    CommonOwners
  77. type Compat = MacroCompatApi

    Permalink
    Definition Classes
    Internals → Internals
  78. trait CompatApi extends AnyRef

    Permalink
    Definition Classes
    Internals
  79. class CompatToken extends AnyRef

    Permalink
    Definition Classes
    Internals
    Annotations
    @implicitNotFound( ... )
  80. class CompleteAnnotationInfo extends reflect.internal.SymbolTable.AnnotationInfo

    Permalink
    Definition Classes
    AnnotationInfos
  81. abstract class CompoundType extends reflect.internal.SymbolTable.Type with reflect.internal.SymbolTable.CompoundTypeApi

    Permalink
    Definition Classes
    Types
  82. trait CompoundTypeApi extends AnyRef

    Permalink
    Definition Classes
    Types
  83. case class CompoundTypeTree extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TypTree with reflect.internal.SymbolTable.CompoundTypeTreeApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  84. trait CompoundTypeTreeApi extends reflect.api.Universe.TypTreeApi

    Permalink
    Definition Classes
    Trees
  85. abstract class CompoundTypeTreeExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  86. case class CompoundTypeTreeOriginalAttachment extends Product with Serializable

    Permalink
    Definition Classes
    StdAttachments
  87. case class Constant extends reflect.internal.SymbolTable.ConstantApi with Product with Serializable

    Permalink
    Definition Classes
    Constants
  88. abstract class ConstantApi extends AnyRef

    Permalink
    Definition Classes
    Constants
  89. abstract class ConstantExtractor extends AnyRef

    Permalink
    Definition Classes
    Constants
  90. abstract case class ConstantType extends reflect.internal.SymbolTable.SingletonType with reflect.internal.SymbolTable.ConstantTypeApi with Product with Serializable

    Permalink
    Definition Classes
    Types
  91. trait ConstantTypeApi extends reflect.api.Universe.TypeApi

    Permalink
    Definition Classes
    Types
  92. abstract class ConstantTypeExtractor extends AnyRef

    Permalink
    Definition Classes
    Types
  93. class ContainsCollector extends reflect.internal.SymbolTable.TypeCollector[Boolean]

    Permalink
    Definition Classes
    TypeMaps
  94. case class CyclicReference extends reflect.internal.SymbolTable.TypeError with Product with Serializable

    Permalink
    Definition Classes
    Symbols
  95. case class DefDef extends reflect.internal.SymbolTable.ValOrDefDef with reflect.internal.SymbolTable.DefDefApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  96. trait DefDefApi extends reflect.api.Universe.ValOrDefDefApi

    Permalink
    Definition Classes
    Trees
  97. abstract class DefDefExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  98. abstract class DefTree extends reflect.internal.SymbolTable.SymTree with reflect.internal.SymbolTable.NameTree with reflect.internal.SymbolTable.DefTreeApi

    Permalink
    Definition Classes
    Trees
  99. trait DefTreeApi extends reflect.api.Universe.SymTreeApi with reflect.api.Universe.NameTreeApi

    Permalink
    Definition Classes
    Trees
  100. class DefaultPosAssigner extends reflect.internal.SymbolTable.Traverser with reflect.internal.SymbolTable.PosAssigner

    Permalink
    Attributes
    protected
    Definition Classes
    Positions
  101. trait DefinitionsApi extends reflect.api.Universe.StandardTypes

    Permalink
    Definition Classes
    StandardDefinitions
  102. abstract class DefinitionsClass extends reflect.internal.SymbolTable.DefinitionsApi with reflect.internal.SymbolTable.ValueClassDefinitions

    Permalink
    Definition Classes
    Definitions
  103. abstract case class ErasedValueType extends reflect.internal.SymbolTable.UniqueType with Product with Serializable

    Permalink
    Definition Classes
    Types
  104. class ErroneousAnnotation extends reflect.internal.SymbolTable.CompleteAnnotationInfo

    Permalink
    Definition Classes
    AnnotationInfos
  105. class ErrorScope extends reflect.internal.SymbolTable.Scope

    Permalink
    Definition Classes
    Scopes
  106. class ExistentialExtrapolation extends reflect.internal.SymbolTable.TypeMap

    Permalink
    Definition Classes
    TypeMaps
  107. case class ExistentialType extends reflect.internal.SymbolTable.Type with reflect.internal.SymbolTable.RewrappingTypeProxy with reflect.internal.SymbolTable.ExistentialTypeApi with Product with Serializable

    Permalink
    Definition Classes
    Types
  108. trait ExistentialTypeApi extends reflect.api.Universe.TypeApi

    Permalink
    Definition Classes
    Types
  109. abstract class ExistentialTypeExtractor extends AnyRef

    Permalink
    Definition Classes
    Types
  110. case class ExistentialTypeTree extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TypTree with reflect.internal.SymbolTable.ExistentialTypeTreeApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  111. trait ExistentialTypeTreeApi extends reflect.api.Universe.TypTreeApi

    Permalink
    Definition Classes
    Trees
  112. abstract class ExistentialTypeTreeExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  113. trait Expr[+T] extends Equals with Serializable

    Permalink
    Definition Classes
    Exprs
  114. trait FieldMirror extends AnyRef

    Permalink
    Definition Classes
    Mirrors
  115. class FilterTreeTraverser extends reflect.internal.SymbolTable.Traverser

    Permalink
    Definition Classes
    Trees
  116. class FilterTypeCollector extends reflect.internal.SymbolTable.TypeCollector[List[reflect.internal.SymbolTable.Type]]

    Permalink
    Definition Classes
    TypeMaps
  117. class FindTreeTraverser extends reflect.internal.SymbolTable.Traverser

    Permalink
    Definition Classes
    Trees
  118. class FindTypeCollector extends reflect.internal.SymbolTable.TypeCollector[Option[reflect.internal.SymbolTable.Type]]

    Permalink
    Definition Classes
    TypeMaps
  119. case class FixedMirrorTreeCreator extends TreeCreator with Product with Serializable

    Permalink
    Definition Classes
    StdCreators
  120. case class FixedMirrorTypeCreator extends TypeCreator with Product with Serializable

    Permalink
    Definition Classes
    StdCreators
  121. trait FlagAgnosticCompleter extends reflect.internal.SymbolTable.LazyType

    Permalink
    Definition Classes
    Types
  122. trait FlagAssigningCompleter extends reflect.internal.SymbolTable.LazyType

    Permalink
    Definition Classes
    Types
  123. trait FlagOps extends Any

    Permalink
    Definition Classes
    FlagSets
  124. type FlagSet = Long

    Permalink
    Definition Classes
    FlagSets → FlagSets
  125. trait FlagValues extends AnyRef

    Permalink
    Definition Classes
    FlagSets
  126. class ForEachTypeTraverser extends reflect.internal.SymbolTable.TypeTraverser

    Permalink
    Definition Classes
    TypeMaps
  127. class ForeachPartialTreeTraverser extends reflect.internal.SymbolTable.Traverser

    Permalink
    Definition Classes
    Trees
  128. class ForeachTreeTraverser extends reflect.internal.SymbolTable.Traverser

    Permalink
    Definition Classes
    Trees
  129. trait FreeSymbol extends reflect.internal.SymbolTable.Symbol

    Permalink
    Definition Classes
    Symbols
  130. class FreeTermSymbol extends reflect.internal.SymbolTable.TermSymbol with reflect.internal.SymbolTable.FreeSymbol with reflect.internal.SymbolTable.FreeTermSymbolApi

    Permalink
    Definition Classes
    Symbols
  131. trait FreeTermSymbolApi extends reflect.api.Universe.TermSymbolApi

    Permalink
    Definition Classes
    Internals
  132. class FreeTypeSymbol extends reflect.internal.SymbolTable.TypeSkolem with reflect.internal.SymbolTable.FreeSymbol with reflect.internal.SymbolTable.FreeTypeSymbolApi

    Permalink
    Definition Classes
    Symbols
  133. trait FreeTypeSymbolApi extends reflect.api.Universe.TypeSymbolApi

    Permalink
    Definition Classes
    Internals
  134. class FreshNameExtractor extends AnyRef

    Permalink
    Definition Classes
    FreshNames
  135. case class Function extends reflect.internal.SymbolTable.SymTree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.FunctionApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  136. trait FunctionApi extends reflect.api.Universe.TermTreeApi with reflect.api.Universe.SymTreeApi

    Permalink
    Definition Classes
    Trees
  137. abstract class FunctionExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  138. abstract class GenericApply extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.GenericApplyApi

    Permalink
    Definition Classes
    Trees
  139. trait GenericApplyApi extends reflect.api.Universe.TermTreeApi

    Permalink
    Definition Classes
    Trees
  140. class HKTypeVar extends reflect.internal.SymbolTable.TypeVar

    Permalink
    Definition Classes
    Types
  141. case class Ident extends reflect.internal.SymbolTable.SymTree with reflect.internal.SymbolTable.RefTree with reflect.internal.SymbolTable.IdentApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  142. trait IdentApi extends reflect.api.Universe.RefTreeApi

    Permalink
    Definition Classes
    Trees
  143. abstract class IdentExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  144. case class If extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.IfApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  145. trait IfApi extends reflect.api.Universe.TermTreeApi

    Permalink
    Definition Classes
    Trees
  146. abstract class IfExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  147. trait ImplClassSymbol extends reflect.internal.SymbolTable.ClassSymbol

    Permalink
    Definition Classes
    Symbols
  148. abstract class ImplDef extends reflect.internal.SymbolTable.MemberDef with reflect.internal.SymbolTable.ImplDefApi

    Permalink
    Definition Classes
    Trees
  149. trait ImplDefApi extends reflect.api.Universe.MemberDefApi

    Permalink
    Definition Classes
    Trees
  150. case class Import extends reflect.internal.SymbolTable.SymTree with reflect.internal.SymbolTable.ImportApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  151. trait ImportApi extends reflect.api.Universe.SymTreeApi

    Permalink
    Definition Classes
    Trees
  152. abstract class ImportExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  153. case class ImportSelector extends reflect.internal.SymbolTable.ImportSelectorApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  154. trait ImportSelectorApi extends AnyRef

    Permalink
    Definition Classes
    Trees
  155. abstract class ImportSelectorExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  156. case class ImportType extends reflect.internal.SymbolTable.Type with Product with Serializable

    Permalink
    Definition Classes
    Types
  157. trait ImportableAttachment extends AnyRef

    Permalink
    Definition Classes
    StdAttachments
  158. trait Importer extends AnyRef

    Permalink
    Definition Classes
    Internals
  159. abstract class InfoTransformer extends AnyRef

    Permalink
    Definition Classes
    InfoTransformers
  160. trait InstanceMirror extends AnyRef

    Permalink
    Definition Classes
    Mirrors
  161. class InstantiateDependentMap extends reflect.internal.SymbolTable.TypeMap with reflect.internal.SymbolTable.KeepOnlyTypeConstraints

    Permalink
    Definition Classes
    TypeMaps
  162. type Internal = MacroInternalApi

    Permalink
    Definition Classes
    Internals → Internals
  163. trait InternalApi extends AnyRef

    Permalink
    Definition Classes
    Internals
  164. abstract class InternalTreeCopierOps extends reflect.internal.SymbolTable.TreeCopierOps

    Permalink
    Definition Classes
    Trees
  165. type JavaArgument = ClassfileAnnotArg

    Permalink
    Definition Classes
    AnnotationInfos → Annotations
  166. class JavaKeywords extends AnyRef

    Permalink
    Definition Classes
    StdNames
  167. class JavaMethodType extends reflect.internal.SymbolTable.MethodType

    Permalink
    Definition Classes
    Types
  168. trait KeepOnlyTypeConstraints extends reflect.internal.SymbolTable.TypeMap with reflect.internal.SymbolTable.AnnotationFilter

    Permalink
    Definition Classes
    TypeMaps
  169. abstract class Keywords extends reflect.internal.SymbolTable.CommonNames

    Permalink
    Definition Classes
    StdNames
  170. abstract class Kind extends AnyRef

    Permalink
    Definition Classes
    Kinds
  171. case class KindErrors extends Product with Serializable

    Permalink
    Definition Classes
    Kinds
  172. case class LabelDef extends reflect.internal.SymbolTable.DefTree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.LabelDefApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  173. trait LabelDefApi extends reflect.api.Universe.DefTreeApi with reflect.api.Universe.TermTreeApi

    Permalink
    Definition Classes
    Trees
  174. abstract class LabelDefExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  175. final class LazyAnnotationInfo extends reflect.internal.SymbolTable.AnnotationInfo

    Permalink
    Definition Classes
    AnnotationInfos
  176. abstract class LazyPolyType extends reflect.internal.SymbolTable.LazyType

    Permalink
    Definition Classes
    Types
  177. class LazyTreeCopier extends reflect.internal.SymbolTable.InternalTreeCopierOps

    Permalink
    Definition Classes
    Trees
  178. abstract class LazyType extends reflect.internal.SymbolTable.Type

    Permalink
    Definition Classes
    Types
  179. trait Liftable[T] extends AnyRef

    Permalink
    Definition Classes
    Liftables
  180. case class Literal extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.LiteralApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  181. case class LiteralAnnotArg extends reflect.internal.SymbolTable.ClassfileAnnotArg with reflect.internal.SymbolTable.LiteralArgumentApi with Product with Serializable

    Permalink
    Definition Classes
    AnnotationInfos
  182. trait LiteralApi extends reflect.api.Universe.TermTreeApi

    Permalink
    Definition Classes
    Trees
  183. type LiteralArgument = LiteralAnnotArg

    Permalink
    Definition Classes
    AnnotationInfos → Annotations
  184. abstract class LiteralExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  185. class Locator extends reflect.internal.SymbolTable.Traverser

    Permalink
    Definition Classes
    Positions
  186. case class LookupAmbiguous extends reflect.internal.SymbolTable.NameLookup with Product with Serializable

    Permalink
    Definition Classes
    Scopes
  187. case class LookupInaccessible extends reflect.internal.SymbolTable.NameLookup with Product with Serializable

    Permalink
    Definition Classes
    Scopes
  188. case class LookupSucceeded extends reflect.internal.SymbolTable.NameLookup with Product with Serializable

    Permalink
    Definition Classes
    Scopes
  189. trait MacroCompatApi extends reflect.macros.Universe.CompatApi

    Permalink
    Definition Classes
    Universe
  190. trait MacroInternalApi extends reflect.macros.Universe.InternalApi

    Permalink
    Definition Classes
    Universe
  191. class MalformedType extends reflect.internal.SymbolTable.TypeError

    Permalink
    Definition Classes
    Types
  192. class MappedBaseTypeSeq extends reflect.internal.SymbolTable.BaseTypeSeq

    Permalink
    Definition Classes
    BaseTypeSeqs
  193. case class Match extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.MatchApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  194. trait MatchApi extends reflect.api.Universe.TermTreeApi

    Permalink
    Definition Classes
    Trees
  195. abstract class MatchExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  196. abstract class MemberDef extends reflect.internal.SymbolTable.DefTree with reflect.internal.SymbolTable.MemberDefApi

    Permalink
    Definition Classes
    Trees
  197. trait MemberDefApi extends reflect.api.Universe.DefTreeApi

    Permalink
    Definition Classes
    Trees
  198. type MemberScope = Scope

    Permalink
    Definition Classes
    Scopes → Scopes
  199. trait MemberScopeApi extends reflect.api.Universe.ScopeApi

    Permalink
    Definition Classes
    Scopes
  200. trait MethodMirror extends AnyRef

    Permalink
    Definition Classes
    Mirrors
  201. class MethodSymbol extends reflect.internal.SymbolTable.TermSymbol with reflect.internal.SymbolTable.MethodSymbolApi

    Permalink
    Definition Classes
    Symbols
  202. trait MethodSymbolApi extends reflect.api.Universe.TermSymbolApi

    Permalink
    Definition Classes
    Symbols
  203. case class MethodType extends reflect.internal.SymbolTable.Type with reflect.internal.SymbolTable.MethodTypeApi with Product with Serializable

    Permalink
    Definition Classes
    Types
  204. trait MethodTypeApi extends reflect.api.Universe.TypeApi

    Permalink
    Definition Classes
    Types
  205. abstract class MethodTypeExtractor extends AnyRef

    Permalink
    Definition Classes
    Types
  206. abstract type Mirror >: Null <: RootsBase

    Permalink
    Definition Classes
    Mirrors → Mirrors
  207. class MissingAliasControl extends Throwable with ControlThrowable

    Permalink
    Definition Classes
    Types
  208. class MissingTypeControl extends Throwable with ControlThrowable

    Permalink
    Definition Classes
    Types
  209. case class Modifiers extends reflect.internal.SymbolTable.ModifiersApi with HasFlags with Product with Serializable

    Permalink
    Definition Classes
    Trees
  210. abstract class ModifiersApi extends AnyRef

    Permalink
    Definition Classes
    Trees
  211. abstract class ModifiersExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  212. class ModuleClassSymbol extends reflect.internal.SymbolTable.ClassSymbol

    Permalink
    Definition Classes
    Symbols
  213. case class ModuleDef extends reflect.internal.SymbolTable.ImplDef with reflect.internal.SymbolTable.ModuleDefApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  214. trait ModuleDefApi extends reflect.api.Universe.ImplDefApi

    Permalink
    Definition Classes
    Trees
  215. abstract class ModuleDefExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  216. trait ModuleMirror extends reflect.api.Universe.TemplateMirror

    Permalink
    Definition Classes
    Mirrors
  217. class ModuleSymbol extends reflect.internal.SymbolTable.TermSymbol with reflect.internal.SymbolTable.ModuleSymbolApi

    Permalink
    Definition Classes
    Symbols
  218. trait ModuleSymbolApi extends reflect.api.Universe.TermSymbolApi

    Permalink
    Definition Classes
    Symbols
  219. class ModuleTypeRef extends reflect.internal.SymbolTable.NoArgsTypeRef with reflect.internal.SymbolTable.ClassTypeRef

    Permalink
    Definition Classes
    Types
  220. sealed abstract class Name extends reflect.internal.Names.NameApi

    Permalink
    Definition Classes
    Names
  221. abstract class NameApi extends AnyRef

    Permalink
    Definition Classes
    Names
  222. sealed trait NameLookup extends AnyRef

    Permalink
    Definition Classes
    Scopes
  223. final class NameOps[T <: Name] extends AnyRef

    Permalink
    Definition Classes
    Names
  224. trait NameTree extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.NameTreeApi

    Permalink
    Definition Classes
    Trees
  225. trait NameTreeApi extends reflect.api.Universe.TreeApi

    Permalink
    Definition Classes
    Trees
  226. case class NamedType extends reflect.internal.SymbolTable.Type with Product with Serializable

    Permalink
    Definition Classes
    Types
  227. trait NamesApi extends AnyRef

    Permalink
    Definition Classes
    StandardNames
  228. case class NestedAnnotArg extends reflect.internal.SymbolTable.ClassfileAnnotArg with reflect.internal.SymbolTable.NestedArgumentApi with Product with Serializable

    Permalink
    Definition Classes
    AnnotationInfos
  229. type NestedArgument = NestedAnnotArg

    Permalink
    Definition Classes
    AnnotationInfos → Annotations
  230. case class New extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.NewApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  231. trait NewApi extends reflect.api.Universe.TermTreeApi

    Permalink
    Definition Classes
    Trees
  232. abstract class NewExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  233. class NoArgsTypeRef extends reflect.internal.SymbolTable.TypeRef

    Permalink
    Definition Classes
    Types
  234. class NoCommonType extends Throwable with ControlThrowable

    Permalink
    Definition Classes
    Types
  235. class NoSymbol extends reflect.internal.SymbolTable.Symbol

    Permalink
    Definition Classes
    Symbols
  236. trait NonClassTypeRef extends reflect.internal.SymbolTable.TypeRef

    Permalink
    Definition Classes
    Types
  237. case class NullaryMethodType extends reflect.internal.SymbolTable.Type with reflect.internal.SymbolTable.NullaryMethodTypeApi with Product with Serializable

    Permalink
    Definition Classes
    Types
  238. trait NullaryMethodTypeApi extends reflect.api.Universe.TypeApi

    Permalink
    Definition Classes
    Types
  239. abstract class NullaryMethodTypeExtractor extends AnyRef

    Permalink
    Definition Classes
    Types
  240. case class OverloadedType extends reflect.internal.SymbolTable.Type with Product with Serializable

    Permalink
    Definition Classes
    Types
  241. class PackageClassInfoType extends reflect.internal.SymbolTable.ClassInfoType

    Permalink
    Definition Classes
    Types
  242. class PackageClassSymbol extends reflect.internal.SymbolTable.ModuleClassSymbol

    Permalink
    Definition Classes
    Symbols
  243. case class PackageDef extends reflect.internal.SymbolTable.MemberDef with reflect.internal.SymbolTable.PackageDefApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  244. trait PackageDefApi extends reflect.api.Universe.MemberDefApi

    Permalink
    Definition Classes
    Trees
  245. abstract class PackageDefExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  246. class PackageObjectClassSymbol extends reflect.internal.SymbolTable.ModuleClassSymbol

    Permalink
    Definition Classes
    Symbols
  247. class PackageTypeRef extends reflect.internal.SymbolTable.ModuleTypeRef

    Permalink
    Definition Classes
    Types
  248. abstract type PerRunReporting <: PerRunReportingBase

    Permalink
    Definition Classes
    Reporting
  249. abstract class PerRunReportingBase extends AnyRef

    Permalink
    Definition Classes
    Reporting
  250. type Period = Int

    Permalink
    Definition Classes
    SymbolTable
  251. trait PlainAttachment extends reflect.internal.SymbolTable.ImportableAttachment

    Permalink
    Definition Classes
    StdAttachments
  252. case class PolyType extends reflect.internal.SymbolTable.Type with reflect.internal.SymbolTable.PolyTypeApi with Product with Serializable

    Permalink
    Definition Classes
    Types
  253. trait PolyTypeApi extends reflect.api.Universe.TypeApi

    Permalink
    Definition Classes
    Types
  254. abstract class PolyTypeExtractor extends AnyRef

    Permalink
    Definition Classes
    Types
  255. trait PosAssigner extends reflect.internal.SymbolTable.Traverser

    Permalink
    Definition Classes
    Positions
  256. type Position = reflect.internal.util.Position

    Permalink
    Definition Classes
    Positions → Positions
  257. class ProperTypeKind extends reflect.internal.SymbolTable.Kind

    Permalink
    Definition Classes
    Kinds
  258. implicit class Quasiquote extends AnyRef

    Permalink
    Definition Classes
    Quasiquotes
  259. case class Range extends Product with Serializable

    Permalink
    Definition Classes
    Positions
  260. class RawTreePrinter extends reflect.internal.SymbolTable.TreePrinter

    Permalink
    Definition Classes
    Printers
  261. case class RecoverableCyclicReference extends reflect.internal.SymbolTable.TypeError with Product with Serializable

    Permalink
    Definition Classes
    Types
  262. trait RefTree extends reflect.internal.SymbolTable.SymTree with reflect.internal.SymbolTable.NameTree with reflect.internal.SymbolTable.RefTreeApi

    Permalink
    Definition Classes
    Trees
  263. trait RefTreeApi extends reflect.api.Universe.SymTreeApi with reflect.api.Universe.NameTreeApi

    Permalink
    Definition Classes
    Trees
  264. abstract class RefTreeExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  265. case class ReferenceToBoxed extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.ReferenceToBoxedApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  266. trait ReferenceToBoxedApi extends reflect.api.Universe.TermTreeApi

    Permalink
    Definition Classes
    Internals
  267. abstract class ReferenceToBoxedExtractor extends AnyRef

    Permalink
    Definition Classes
    Internals
  268. case class RefinedType extends reflect.internal.SymbolTable.CompoundType with reflect.internal.SymbolTable.RefinedTypeApi with Product with Serializable

    Permalink
    Definition Classes
    Types
  269. final class RefinedType0 extends reflect.internal.SymbolTable.RefinedType

    Permalink
    Definition Classes
    Types
  270. trait RefinedTypeApi extends reflect.api.Universe.TypeApi

    Permalink
    Definition Classes
    Types
  271. abstract class RefinedTypeExtractor extends AnyRef

    Permalink
    Definition Classes
    Types
  272. class RefinementClassSymbol extends reflect.internal.SymbolTable.ClassSymbol

    Permalink
    Definition Classes
    Symbols
  273. class RefinementTypeRef extends reflect.internal.SymbolTable.NoArgsTypeRef with reflect.internal.SymbolTable.ClassTypeRef

    Permalink
    Definition Classes
    Types
  274. trait ReflectiveMirror extends reflect.api.Mirror[Mirrors.this.type]

    Permalink
    Definition Classes
    Mirrors
  275. trait ReificationSupportApi extends AnyRef

    Permalink
    Definition Classes
    Internals
  276. class ReificationSupportImpl extends reflect.internal.SymbolTable.ReificationSupportApi

    Permalink
    Definition Classes
    ReificationSupport
  277. case class RepeatedType extends reflect.internal.SymbolTable.Type with Product with Serializable

    Permalink
    Definition Classes
    Types
  278. case class Return extends reflect.internal.SymbolTable.SymTree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.ReturnApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  279. trait ReturnApi extends reflect.api.Universe.TermTreeApi

    Permalink
    Definition Classes
    Trees
  280. abstract class ReturnExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  281. trait RewrappingTypeProxy extends reflect.internal.SymbolTable.Type with reflect.internal.SymbolTable.SimpleTypeProxy

    Permalink
    Definition Classes
    Types
  282. trait RootSymbol extends reflect.internal.SymbolTable.Symbol

    Permalink
    Definition Classes
    Mirrors
  283. abstract class Roots extends reflect.internal.SymbolTable.RootsBase

    Permalink
    Definition Classes
    Mirrors
  284. abstract class RootsBase extends reflect.api.Mirror[Mirrors.this.type]

    Permalink
    Definition Classes
    Mirrors
  285. type RunId = Int

    Permalink
    Definition Classes
    SymbolTable
  286. trait RunReporting extends AnyRef

    Permalink
    Definition Classes
    Reporting
  287. abstract type RuntimeClass >: Null <: AnyRef

    Permalink
    Definition Classes
    Mirrors
  288. trait RuntimeClassApi extends AnyRef

    Permalink
    Definition Classes
    Mirrors
  289. trait RuntimeMirror extends reflect.api.Mirror[Mirrors.this.type] with reflect.api.Universe.ReflectiveMirror

    Permalink
    Definition Classes
    Mirrors
  290. case class ScalaSigBytes extends reflect.internal.SymbolTable.ClassfileAnnotArg with Product with Serializable

    Permalink
    Definition Classes
    AnnotationInfos
  291. class Scope extends reflect.internal.SymbolTable.ScopeApi with reflect.internal.SymbolTable.MemberScopeApi

    Permalink
    Definition Classes
    Scopes
  292. trait ScopeApi extends Iterable[reflect.api.Universe.Symbol]

    Permalink
    Definition Classes
    Scopes
  293. class ScopeEntry extends AnyRef

    Permalink
    Definition Classes
    Scopes
  294. case class Select extends reflect.internal.SymbolTable.SymTree with reflect.internal.SymbolTable.RefTree with reflect.internal.SymbolTable.SelectApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  295. trait SelectApi extends reflect.api.Universe.RefTreeApi

    Permalink
    Definition Classes
    Trees
  296. abstract class SelectExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  297. case class SelectFromTypeTree extends reflect.internal.SymbolTable.SymTree with reflect.internal.SymbolTable.RefTree with reflect.internal.SymbolTable.TypTree with reflect.internal.SymbolTable.SelectFromTypeTreeApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  298. trait SelectFromTypeTreeApi extends reflect.api.Universe.TypTreeApi with reflect.api.Universe.RefTreeApi

    Permalink
    Definition Classes
    Trees
  299. abstract class SelectFromTypeTreeExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  300. trait SimpleTypeProxy extends reflect.internal.SymbolTable.Type

    Permalink
    Definition Classes
    Types
  301. abstract case class SingleType extends reflect.internal.SymbolTable.SingletonType with reflect.internal.SymbolTable.SingleTypeApi with Product with Serializable

    Permalink
    Definition Classes
    Types
  302. trait SingleTypeApi extends reflect.api.Universe.TypeApi

    Permalink
    Definition Classes
    Types
  303. abstract class SingleTypeExtractor extends AnyRef

    Permalink
    Definition Classes
    Types
  304. abstract class SingletonType extends reflect.internal.SymbolTable.SubType with reflect.internal.SymbolTable.SimpleTypeProxy with reflect.internal.SymbolTable.SingletonTypeApi

    Permalink
    Definition Classes
    Types
  305. trait SingletonTypeApi extends AnyRef

    Permalink
    Definition Classes
    Types
  306. case class SingletonTypeTree extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TypTree with reflect.internal.SymbolTable.SingletonTypeTreeApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  307. trait SingletonTypeTreeApi extends reflect.api.Universe.TypTreeApi

    Permalink
    Definition Classes
    Trees
  308. abstract class SingletonTypeTreeExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  309. abstract class StandardImporter extends reflect.internal.SymbolTable.Importer

    Permalink
    Definition Classes
    Importers
  310. trait StandardLiftableInstances extends AnyRef

    Permalink
    Definition Classes
    StandardLiftables
  311. trait StandardTypes extends AnyRef

    Permalink
    Definition Classes
    StandardDefinitions
  312. trait StandardUnliftableInstances extends AnyRef

    Permalink
    Definition Classes
    StandardLiftables
  313. case class Star extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.StarApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  314. trait StarApi extends reflect.api.Universe.TermTreeApi

    Permalink
    Definition Classes
    Trees
  315. abstract class StarExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  316. class StrictTreeCopier extends reflect.internal.SymbolTable.InternalTreeCopierOps

    Permalink
    Definition Classes
    Trees
  317. class StubClassSymbol extends reflect.internal.SymbolTable.ClassSymbol with reflect.internal.SymbolTable.StubSymbol

    Permalink
    Definition Classes
    Symbols
  318. class StubPackageClassSymbol extends reflect.internal.SymbolTable.PackageClassSymbol with reflect.internal.SymbolTable.StubSymbol

    Permalink
    Definition Classes
    Symbols
  319. trait StubSymbol extends reflect.internal.SymbolTable.Symbol

    Permalink
    Definition Classes
    Symbols
  320. class StubTermSymbol extends reflect.internal.SymbolTable.TermSymbol with reflect.internal.SymbolTable.StubSymbol

    Permalink
    Definition Classes
    Symbols
  321. abstract class SubType extends reflect.internal.SymbolTable.UniqueType

    Permalink
    Definition Classes
    Types
  322. final case class SubTypePair extends Product with Serializable

    Permalink
    Definition Classes
    TypeComparers
  323. case class SubpatternsAttachment extends Product with Serializable

    Permalink
    Definition Classes
    StdAttachments
  324. abstract class SubstMap[T] extends reflect.internal.SymbolTable.TypeMap

    Permalink
    Definition Classes
    TypeMaps
  325. class SubstSymMap extends reflect.internal.SymbolTable.SubstMap[reflect.internal.SymbolTable.Symbol]

    Permalink
    Definition Classes
    TypeMaps
  326. class SubstThisMap extends reflect.internal.SymbolTable.TypeMap

    Permalink
    Definition Classes
    TypeMaps
  327. class SubstTypeMap extends reflect.internal.SymbolTable.SubstMap[reflect.internal.SymbolTable.Type]

    Permalink
    Definition Classes
    TypeMaps
  328. class SubstWildcardMap extends reflect.internal.SymbolTable.TypeMap

    Permalink
    Definition Classes
    TypeMaps
  329. case class Super extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.SuperApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  330. trait SuperApi extends reflect.api.Universe.TermTreeApi

    Permalink
    Definition Classes
    Trees
  331. abstract class SuperExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  332. abstract case class SuperType extends reflect.internal.SymbolTable.SingletonType with reflect.internal.SymbolTable.SuperTypeApi with Product with Serializable

    Permalink
    Definition Classes
    Types
  333. trait SuperTypeApi extends reflect.api.Universe.TypeApi

    Permalink
    Definition Classes
    Types
  334. abstract class SuperTypeExtractor extends AnyRef

    Permalink
    Definition Classes
    Types
  335. abstract class SymLoader extends reflect.internal.SymbolTable.LazyType

    Permalink
    Definition Classes
    SymbolTable
  336. abstract class SymTree extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.SymTreeApi

    Permalink
    Definition Classes
    Trees
  337. trait SymTreeApi extends reflect.api.Universe.TreeApi

    Permalink
    Definition Classes
    Trees
  338. abstract class Symbol extends reflect.internal.SymbolTable.SymbolContextApiImpl with HasFlags with reflect.internal.SymbolTable.Annotatable[reflect.internal.SymbolTable.Symbol] with reflect.internal.SymbolTable.Attachable

    Permalink
    Definition Classes
    Symbols
  339. trait SymbolApi extends AnyRef

    Permalink
    Definition Classes
    Symbols
  340. abstract class SymbolContextApiImpl extends reflect.internal.SymbolTable.SymbolApi

    Permalink
    Definition Classes
    Symbols
  341. sealed abstract class SymbolNames extends AnyRef

    Permalink
    Definition Classes
    StdNames
  342. case class SymbolOps extends Product with Serializable

    Permalink
    Definition Classes
    Symbols
  343. trait SymbolTableInternal extends reflect.internal.SymbolTable.MacroInternalApi

    Permalink
    Definition Classes
    Internals
  344. case class Template extends reflect.internal.SymbolTable.SymTree with reflect.internal.SymbolTable.TemplateApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  345. trait TemplateApi extends reflect.api.Universe.SymTreeApi

    Permalink
    Definition Classes
    Trees
  346. abstract class TemplateExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  347. trait TemplateMirror extends AnyRef

    Permalink
    Definition Classes
    Mirrors
  348. sealed abstract class TermName extends Name with reflect.internal.Names.TermNameApi

    Permalink
    Definition Classes
    Names
  349. trait TermNameApi extends AnyRef

    Permalink
    Definition Classes
    Names
  350. abstract class TermNameExtractor extends AnyRef

    Permalink
    Definition Classes
    Names
  351. abstract class TermNames extends reflect.internal.SymbolTable.Keywords with reflect.internal.SymbolTable.TermNamesApi

    Permalink
    Definition Classes
    StdNames
  352. trait TermNamesApi extends reflect.api.Universe.NamesApi

    Permalink
    Definition Classes
    StandardNames
  353. class TermSymbol extends reflect.internal.SymbolTable.Symbol with reflect.internal.SymbolTable.TermSymbolApi

    Permalink
    Definition Classes
    Symbols
  354. trait TermSymbolApi extends reflect.api.Universe.SymbolApi

    Permalink
    Definition Classes
    Symbols
  355. trait TermTree extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTreeApi

    Permalink
    Definition Classes
    Trees
  356. trait TermTreeApi extends reflect.api.Universe.TreeApi

    Permalink
    Definition Classes
    Trees
  357. case class This extends reflect.internal.SymbolTable.SymTree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.ThisApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  358. trait ThisApi extends reflect.api.Universe.TermTreeApi with reflect.api.Universe.SymTreeApi

    Permalink
    Definition Classes
    Trees
  359. abstract class ThisExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  360. class ThisSubstituter extends reflect.internal.SymbolTable.Transformer

    Permalink
    Definition Classes
    Trees
  361. abstract case class ThisType extends reflect.internal.SymbolTable.SingletonType with reflect.internal.SymbolTable.ThisTypeApi with Product with Serializable

    Permalink
    Definition Classes
    Types
  362. trait ThisTypeApi extends reflect.api.Universe.TypeApi

    Permalink
    Definition Classes
    Types
  363. abstract class ThisTypeExtractor extends AnyRef

    Permalink
    Definition Classes
    Types
  364. case class Throw extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.ThrowApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  365. trait ThrowApi extends reflect.api.Universe.TermTreeApi

    Permalink
    Definition Classes
    Trees
  366. abstract class ThrowExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  367. abstract class Transformer extends AnyRef

    Permalink
    Definition Classes
    Trees
  368. class Traverser extends AnyRef

    Permalink
    Definition Classes
    Trees
  369. abstract class Tree extends reflect.internal.SymbolTable.TreeContextApiImpl with reflect.internal.SymbolTable.Attachable with Product

    Permalink
    Definition Classes
    Trees
  370. trait TreeApi extends Product

    Permalink
    Definition Classes
    Trees
  371. abstract class TreeContextApiImpl extends reflect.internal.SymbolTable.TreeApi

    Permalink
    Definition Classes
    Trees
  372. abstract type TreeCopier >: Null <: InternalTreeCopierOps

    Permalink
    Definition Classes
    Trees → Trees
  373. abstract class TreeCopierOps extends AnyRef

    Permalink
    Definition Classes
    Trees
  374. trait TreeGen extends AnyRef

    Permalink
    Definition Classes
    Universe
  375. class TreePrinter extends reflect.internal.SymbolTable.TreePrinter

    Permalink
    Definition Classes
    Printers
  376. class TreeReplacer extends reflect.internal.SymbolTable.Transformer

    Permalink
    Definition Classes
    Trees
  377. trait TreeStackTraverser extends reflect.internal.SymbolTable.Traverser

    Permalink
    Definition Classes
    Trees
  378. class TreeSubstituter extends reflect.internal.SymbolTable.Transformer

    Permalink
    Definition Classes
    Trees
  379. class TreeSymSubstTraverser extends reflect.internal.SymbolTable.TypeMapTreeSubstituter

    Permalink
    Definition Classes
    Trees
  380. class TreeSymSubstituter extends reflect.internal.SymbolTable.Transformer

    Permalink
    Definition Classes
    Trees
  381. class TreeTypeSubstituter extends reflect.internal.SymbolTable.TypeMapTreeSubstituter

    Permalink
    Definition Classes
    Trees
  382. case class Try extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.TryApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  383. trait TryApi extends reflect.api.Universe.TermTreeApi

    Permalink
    Definition Classes
    Trees
  384. abstract class TryExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  385. trait TypTree extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TypTreeApi

    Permalink
    Definition Classes
    Trees
  386. trait TypTreeApi extends reflect.api.Universe.TreeApi

    Permalink
    Definition Classes
    Trees
  387. abstract class Type extends reflect.internal.SymbolTable.TypeApiImpl with reflect.internal.SymbolTable.Annotatable[reflect.internal.SymbolTable.Type]

    Permalink
    Definition Classes
    Types
  388. abstract class TypeApi extends AnyRef

    Permalink
    Definition Classes
    Types
  389. abstract class TypeApiImpl extends reflect.internal.SymbolTable.TypeApi

    Permalink
    Definition Classes
    Types
  390. case class TypeApply extends reflect.internal.SymbolTable.GenericApply with reflect.internal.SymbolTable.TypeApplyApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  391. trait TypeApplyApi extends reflect.api.Universe.GenericApplyApi

    Permalink
    Definition Classes
    Trees
  392. abstract class TypeApplyExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  393. abstract case class TypeBounds extends reflect.internal.SymbolTable.SubType with reflect.internal.SymbolTable.TypeBoundsApi with Product with Serializable

    Permalink
    Definition Classes
    Types
  394. trait TypeBoundsApi extends reflect.api.Universe.TypeApi

    Permalink
    Definition Classes
    Types
  395. abstract class TypeBoundsExtractor extends AnyRef

    Permalink
    Definition Classes
    Types
  396. case class TypeBoundsTree extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TypTree with reflect.internal.SymbolTable.TypeBoundsTreeApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  397. trait TypeBoundsTreeApi extends reflect.api.Universe.TypTreeApi

    Permalink
    Definition Classes
    Trees
  398. abstract class TypeBoundsTreeExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  399. abstract class TypeCollector[T] extends reflect.internal.SymbolTable.TypeTraverser

    Permalink
    Definition Classes
    TypeMaps
  400. class TypeConKind extends reflect.internal.SymbolTable.Kind

    Permalink
    Definition Classes
    Kinds
  401. class TypeConstraint extends AnyRef

    Permalink
    Definition Classes
    TypeConstraints
  402. case class TypeDef extends reflect.internal.SymbolTable.MemberDef with reflect.internal.SymbolTable.TypeDefApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  403. trait TypeDefApi extends reflect.api.Universe.MemberDefApi

    Permalink
    Definition Classes
    Trees
  404. abstract class TypeDefExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  405. class TypeError extends Throwable

    Permalink
    Definition Classes
    Types
  406. abstract class TypeMap extends (reflect.internal.SymbolTable.Type) ⇒ reflect.internal.SymbolTable.Type

    Permalink
    Definition Classes
    TypeMaps
  407. class TypeMapTreeSubstituter extends reflect.internal.SymbolTable.Traverser

    Permalink
    Definition Classes
    Trees
  408. sealed abstract class TypeName extends Name with reflect.internal.Names.TypeNameApi

    Permalink
    Definition Classes
    Names
  409. trait TypeNameApi extends AnyRef

    Permalink
    Definition Classes
    Names
  410. abstract class TypeNameExtractor extends AnyRef

    Permalink
    Definition Classes
    Names
  411. abstract class TypeNames extends reflect.internal.SymbolTable.Keywords with reflect.internal.SymbolTable.TypeNamesApi

    Permalink
    Definition Classes
    StdNames
  412. trait TypeNamesApi extends reflect.api.Universe.NamesApi

    Permalink
    Definition Classes
    StandardNames
  413. case class TypeParamVarargsAttachment extends Product with Serializable

    Permalink
    Definition Classes
    StdAttachments
  414. abstract case class TypeRef extends reflect.internal.SymbolTable.UniqueType with reflect.internal.SymbolTable.TypeRefApi with Product with Serializable

    Permalink
    Definition Classes
    Types
  415. trait TypeRefApi extends reflect.api.Universe.TypeApi

    Permalink
    Definition Classes
    Types
  416. abstract class TypeRefExtractor extends AnyRef

    Permalink
    Definition Classes
    Types
  417. class TypeSkolem extends reflect.internal.SymbolTable.TypeSymbol

    Permalink
    Definition Classes
    Symbols
  418. abstract class TypeSymbol extends reflect.internal.SymbolTable.Symbol with reflect.internal.SymbolTable.TypeSymbolApi

    Permalink
    Definition Classes
    Symbols
  419. trait TypeSymbolApi extends reflect.api.Universe.SymbolApi

    Permalink
    Definition Classes
    Symbols
  420. trait TypeTag[T] extends reflect.api.Universe.WeakTypeTag[T] with Equals with Serializable

    Permalink
    Definition Classes
    TypeTags
    Annotations
    @implicitNotFound( "No TypeTag available for ${T}" )
  421. abstract class TypeTraverser extends reflect.internal.SymbolTable.TypeMap

    Permalink
    Definition Classes
    TypeMaps
  422. abstract class TypeTraverserWithResult[T] extends reflect.internal.SymbolTable.TypeTraverser

    Permalink
    Definition Classes
    TypeMaps
  423. case class TypeTree extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TypTree with reflect.internal.SymbolTable.TypeTreeApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  424. trait TypeTreeApi extends reflect.api.Universe.TypTreeApi

    Permalink
    Definition Classes
    Trees
  425. abstract class TypeTreeExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  426. class TypeUnwrapper extends (reflect.internal.SymbolTable.Type) ⇒ reflect.internal.SymbolTable.Type

    Permalink
    Definition Classes
    Types
  427. abstract case class TypeVar extends reflect.internal.SymbolTable.Type with Product with Serializable

    Permalink
    Definition Classes
    Types
  428. case class Typed extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.TypedApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  429. trait TypedApi extends reflect.api.Universe.TermTreeApi

    Permalink
    Definition Classes
    Trees
  430. abstract class TypedExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  431. class TypedLocator extends reflect.internal.SymbolTable.Locator

    Permalink
    Definition Classes
    Positions
  432. case class UnApply extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.UnApplyApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  433. trait UnApplyApi extends reflect.api.Universe.TermTreeApi

    Permalink
    Definition Classes
    Trees
  434. abstract class UnApplyExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  435. trait UnderConstructionTransformer extends reflect.internal.SymbolTable.Transformer

    Permalink
    Definition Classes
    Trees
  436. class UndoLog extends Clearable

    Permalink
    Definition Classes
    TypeConstraints
  437. final class UniqueConstantType extends reflect.internal.SymbolTable.ConstantType

    Permalink
    Definition Classes
    Types
  438. final class UniqueErasedValueType extends reflect.internal.SymbolTable.ErasedValueType

    Permalink
    Definition Classes
    Types
  439. final class UniqueSingleType extends reflect.internal.SymbolTable.SingleType

    Permalink
    Definition Classes
    Types
  440. final class UniqueSuperType extends reflect.internal.SymbolTable.SuperType

    Permalink
    Definition Classes
    Types
  441. final class UniqueThisType extends reflect.internal.SymbolTable.ThisType

    Permalink
    Definition Classes
    Types
  442. abstract class UniqueType extends reflect.internal.SymbolTable.Type with Product

    Permalink
    Definition Classes
    Types
  443. final class UniqueTypeBounds extends reflect.internal.SymbolTable.TypeBounds

    Permalink
    Definition Classes
    Types
  444. trait Unliftable[T] extends AnyRef

    Permalink
    Definition Classes
    Liftables
  445. trait UntouchableTypeVar extends reflect.internal.SymbolTable.TypeVar

    Permalink
    Definition Classes
    Types
  446. case class ValDef extends reflect.internal.SymbolTable.ValOrDefDef with reflect.internal.SymbolTable.ValDefApi with Product with Serializable

    Permalink
    Definition Classes
    Trees
  447. trait ValDefApi extends reflect.api.Universe.ValOrDefDefApi

    Permalink
    Definition Classes
    Trees
  448. abstract class ValDefExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  449. abstract class ValOrDefDef extends reflect.internal.SymbolTable.MemberDef with reflect.internal.SymbolTable.ValOrDefDefApi

    Permalink
    Definition Classes
    Trees
  450. trait ValOrDefDefApi extends reflect.api.Universe.MemberDefApi

    Permalink
    Definition Classes
    Trees
  451. class ValidateException extends Exception

    Permalink
    Definition Classes
    Positions
  452. trait ValueClassDefinitions extends AnyRef

    Permalink
    Definition Classes
    Definitions
  453. class VarianceValidator extends reflect.internal.SymbolTable.Traverser

    Permalink
    Definition Classes
    Variances
  454. trait WeakTypeTag[T] extends Equals with Serializable

    Permalink
    Definition Classes
    TypeTags
    Annotations
    @implicitNotFound( "No WeakTypeTag available for ${T}" )
  455. trait ArrayArgumentApi extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use Annotation.tree to inspect annotation arguments

  456. abstract class ArrayArgumentExtractor extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use Annotation.tree to inspect annotation arguments

  457. type BuildApi = ReificationSupportApi

    Permalink
    Definition Classes
    Internals
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use internal.ReificationSupportApi instead

  458. abstract type CompilationUnit <: CompilationUnitContextApi

    Permalink
    Definition Classes
    Universe
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) c.enclosingTree-style APIs are now deprecated; consult the scaladoc for more information

  459. trait CompilationUnitContextApi extends AnyRef

    Permalink
    Definition Classes
    Universe
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) c.enclosingTree-style APIs are now deprecated; consult the scaladoc for more information

  460. trait JavaArgumentApi extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use Annotation.tree to inspect annotation arguments

  461. trait LiteralArgumentApi extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use Annotation.tree to inspect annotation arguments

  462. abstract class LiteralArgumentExtractor extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use Annotation.tree to inspect annotation arguments

  463. type ModifiersCreator = ModifiersExtractor

    Permalink
    Definition Classes
    Trees
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use ModifiersExtractor instead

  464. trait NestedArgumentApi extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use Annotation.tree to inspect annotation arguments

  465. abstract class NestedArgumentExtractor extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use Annotation.tree to inspect annotation arguments

  466. abstract type Run <: RunContextApi

    Permalink
    Definition Classes
    Universe
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) c.enclosingTree-style APIs are now deprecated; consult the scaladoc for more information

  467. trait RunContextApi extends AnyRef

    Permalink
    Definition Classes
    Universe
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) c.enclosingTree-style APIs are now deprecated; consult the scaladoc for more information

Abstract Value Members

  1. implicit abstract val MirrorTag: ClassTag[Mirror]

    Permalink
    Definition Classes
    ImplicitTags
  2. abstract def PerRunReporting: PerRunReporting

    Permalink
    Attributes
    protected
    Definition Classes
    Reporting
  3. implicit abstract val RuntimeClassTag: ClassTag[RuntimeClass]

    Permalink
    Definition Classes
    ImplicitTags
  4. implicit abstract val TreeCopierTag: ClassTag[TreeCopier]

    Permalink
    Definition Classes
    ImplicitTags
  5. abstract def currentFreshNameCreator: FreshNameCreator

    Permalink
    Definition Classes
    FreshNames
  6. abstract def currentRun: RunReporting

    Permalink
    Definition Classes
    Reporting
  7. abstract def currentRunId: RunId

    Permalink
    Definition Classes
    SymbolTable
  8. abstract def erasurePhase: reflect.internal.Phase

    Permalink
    Definition Classes
    Required
  9. abstract def log(msg: ⇒ AnyRef): Unit

    Permalink
    Definition Classes
    SymbolTable
  10. abstract def mirrorThatLoaded(sym: Symbol): Mirror

    Permalink
    Definition Classes
    SymbolTable
  11. abstract def newLazyTreeCopier: TreeCopier

    Permalink
    Definition Classes
    Trees
  12. abstract def newStrictTreeCopier: TreeCopier

    Permalink
    Definition Classes
    Trees
  13. abstract val phaseWithId: Array[reflect.internal.Phase]

    Permalink
    Definition Classes
    SymbolTable
  14. abstract def picklerPhase: reflect.internal.Phase

    Permalink
    Definition Classes
    Required
  15. abstract def reporter: Reporter

    Permalink
    Definition Classes
    Reporting
  16. abstract val rootMirror: Mirror

    Permalink
    Definition Classes
    Mirrors
  17. abstract def settings: MutableSettings

    Permalink
    Definition Classes
    Required
  18. abstract val treeInfo: TreeInfo { val global: SymbolTable.this.type }

    Permalink
    Definition Classes
    SymbolTable

Concrete Value Members

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

    Permalink

    Test two objects for inequality.

    Test two objects for inequality.

    returns

    true if !(this == that), false otherwise.

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

    Permalink

    Equivalent to x.hashCode except for boxed numeric types and null.

    Equivalent to x.hashCode except for boxed numeric types and null. For numerics, it returns a hash value which is consistent with value equality: if two value type instances compare as true, then ## will produce the same hash value for each of them. For null returns a hashcode where null.hashCode throws a NullPointerException.

    returns

    a hash value consistent with ==

    Definition Classes
    AnyRef → Any
  3. def +(other: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from SymbolTable to any2stringadd[SymbolTable] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (SymbolTable, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from SymbolTable to ArrowAssoc[SymbolTable] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean

    Permalink

    The expression x == that is equivalent to if (x eq null) that eq null else x.equals(that).

    The expression x == that is equivalent to if (x eq null) that eq null else x.equals(that).

    returns

    true if the receiver object is equivalent to the argument; false otherwise.

    Definition Classes
    AnyRef → Any
  6. val AllOps: SymbolOps

    Permalink
    Definition Classes
    Symbols
  7. object Alternative extends reflect.internal.SymbolTable.AlternativeExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  8. implicit val AlternativeTag: ClassTag[Alternative]

    Permalink
    Definition Classes
    Trees
  9. object Annotated extends reflect.internal.SymbolTable.AnnotatedExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  10. implicit val AnnotatedTag: ClassTag[Annotated]

    Permalink
    Definition Classes
    Trees
  11. object AnnotatedType extends reflect.internal.SymbolTable.AnnotatedTypeExtractor with Serializable

    Permalink
    Definition Classes
    Types → Types
  12. implicit val AnnotatedTypeTag: ClassTag[AnnotatedType]

    Permalink
    Definition Classes
    Types
  13. object AnnotationInfo

    Permalink
    Definition Classes
    AnnotationInfos
  14. implicit val AnnotationTag: ClassTag[AnnotationInfo]

    Permalink
    Definition Classes
    AnnotationInfos
  15. implicit def AnyNameOps(name: Name): NameOps[Name]

    Permalink
    Definition Classes
    Names
  16. object AppliedTypeTree extends reflect.internal.SymbolTable.AppliedTypeTreeExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  17. implicit val AppliedTypeTreeTag: ClassTag[AppliedTypeTree]

    Permalink
    Definition Classes
    Trees
  18. def Apply(sym: Symbol, args: Tree*): Tree

    Permalink
    Definition Classes
    Trees → Trees
  19. object Apply extends reflect.internal.SymbolTable.ApplyExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  20. def ApplyConstructor(tpt: Tree, args: List[Tree]): Apply

    Permalink
    Definition Classes
    Trees → Trees
  21. implicit val ApplyTag: ClassTag[Apply]

    Permalink
    Definition Classes
    Trees
  22. object ApproximateDependentMap extends reflect.internal.SymbolTable.TypeMap

    Permalink
    Definition Classes
    TypeMaps
  23. object ArrayAnnotArg extends reflect.internal.SymbolTable.ArrayArgumentExtractor with Serializable

    Permalink
    Definition Classes
    AnnotationInfos
  24. val ArrayArgument: ArrayAnnotArg.type

    Permalink
    Definition Classes
    AnnotationInfos → Annotations
  25. implicit val ArrayArgumentTag: ClassTag[ArrayAnnotArg]

    Permalink
    Definition Classes
    AnnotationInfos
  26. object Assign extends reflect.internal.SymbolTable.AssignExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  27. object AssignOrNamedArg extends reflect.internal.SymbolTable.AssignOrNamedArgExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  28. implicit val AssignOrNamedArgTag: ClassTag[AssignOrNamedArg]

    Permalink
    Definition Classes
    Trees
  29. implicit val AssignTag: ClassTag[Assign]

    Permalink
    Definition Classes
    Trees
  30. object BackquotedIdentifierAttachment extends reflect.internal.SymbolTable.PlainAttachment with Product with Serializable

    Permalink
    Definition Classes
    StdAttachments
  31. def Bind(sym: Symbol, body: Tree): Bind

    Permalink
    Definition Classes
    Trees → Trees
  32. object Bind extends reflect.internal.SymbolTable.BindExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  33. implicit val BindTag: ClassTag[Bind]

    Permalink
    Definition Classes
    Trees
  34. def Block(stats: Tree*): Block

    Permalink
    Definition Classes
    Trees → Trees
  35. object Block extends reflect.internal.SymbolTable.BlockExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  36. implicit val BlockTag: ClassTag[Block]

    Permalink
    Definition Classes
    Trees
  37. object BooleanFlag extends Serializable

    Permalink
    Definition Classes
    Printers
  38. final val BooleanTag: Int(2)

    Permalink
    Definition Classes
    Constants
  39. object BoundedWildcardType extends reflect.internal.SymbolTable.BoundedWildcardTypeExtractor with Serializable

    Permalink
    Definition Classes
    Types → Types
  40. implicit val BoundedWildcardTypeTag: ClassTag[BoundedWildcardType]

    Permalink
    Definition Classes
    Types
  41. final val ByteTag: Int(3)

    Permalink
    Definition Classes
    Constants
  42. def CaseDef(pat: Tree, body: Tree): CaseDef

    Permalink
    Definition Classes
    Trees → Trees
  43. object CaseDef extends reflect.internal.SymbolTable.CaseDefExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  44. implicit val CaseDefTag: ClassTag[CaseDef]

    Permalink
    Definition Classes
    Trees
  45. final val CharTag: Int(5)

    Permalink
    Definition Classes
    Constants
  46. object ClassDef extends reflect.internal.SymbolTable.ClassDefExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  47. implicit val ClassDefTag: ClassTag[ClassDef]

    Permalink
    Definition Classes
    Trees
  48. object ClassInfoType extends reflect.internal.SymbolTable.ClassInfoTypeExtractor with Serializable

    Permalink
    Definition Classes
    Types → Types
  49. implicit val ClassInfoTypeTag: ClassTag[ClassInfoType]

    Permalink
    Definition Classes
    Types
  50. implicit val ClassSymbolTag: ClassTag[ClassSymbol]

    Permalink
    Definition Classes
    Symbols
  51. final val ClazzTag: Int(12)

    Permalink
    Definition Classes
    Constants
  52. object CompoundType

    Permalink
    Definition Classes
    Types
  53. implicit val CompoundTypeTag: ClassTag[CompoundType]

    Permalink
    Definition Classes
    Types
  54. object CompoundTypeTree extends reflect.internal.SymbolTable.CompoundTypeTreeExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  55. implicit val CompoundTypeTreeTag: ClassTag[CompoundTypeTree]

    Permalink
    Definition Classes
    Trees
  56. object ConsoleWriter extends Writer

    Permalink
    Definition Classes
    Printers
  57. object Constant extends reflect.internal.SymbolTable.ConstantExtractor with Serializable

    Permalink
    Definition Classes
    Constants → Constants
  58. implicit val ConstantTag: ClassTag[Constant]

    Permalink
    Definition Classes
    Constants
  59. object ConstantType extends reflect.internal.SymbolTable.ConstantTypeExtractor with Serializable

    Permalink
    Definition Classes
    Types → Types
  60. implicit val ConstantTypeTag: ClassTag[ConstantType]

    Permalink
    Definition Classes
    Types
  61. val CyclicInheritance: java.lang.Throwable

    Permalink
    Definition Classes
    BaseTypeSeqs
  62. object DefDef extends reflect.internal.SymbolTable.DefDefExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  63. implicit val DefDefTag: ClassTag[DefDef]

    Permalink
    Definition Classes
    Trees
  64. implicit val DefTreeTag: ClassTag[DefTree]

    Permalink
    Definition Classes
    Trees
  65. final val DoubleTag: Int(9)

    Permalink
    Definition Classes
    Constants
  66. object EmptyScope extends reflect.internal.SymbolTable.Scope

    Permalink
    Definition Classes
    Scopes
  67. object EmptyTree extends reflect.internal.SymbolTable.Tree with reflect.internal.SymbolTable.TermTree with reflect.internal.SymbolTable.CannotHaveAttrs with Product with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  68. lazy val EmptyTreeTypeSubstituter: TreeTypeSubstituter

    Permalink
    Definition Classes
    Trees
  69. final val EnumTag: Int(13)

    Permalink
    Definition Classes
    Constants
  70. object ErasedValueType extends Serializable

    Permalink
    Definition Classes
    Types
  71. object ErrorType extends reflect.internal.SymbolTable.Type with Product with Serializable

    Permalink
    Definition Classes
    Types
  72. object ExistentialType extends reflect.internal.SymbolTable.ExistentialTypeExtractor with Serializable

    Permalink
    Definition Classes
    Types → Types
  73. implicit val ExistentialTypeTag: ClassTag[ExistentialType]

    Permalink
    Definition Classes
    Types
  74. object ExistentialTypeTree extends reflect.internal.SymbolTable.ExistentialTypeTreeExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  75. implicit val ExistentialTypeTreeTag: ClassTag[ExistentialTypeTree]

    Permalink
    Definition Classes
    Trees
  76. object Expr extends Serializable

    Permalink
    Definition Classes
    Exprs
  77. object Flag extends reflect.internal.SymbolTable.FlagValues

    Permalink
    Definition Classes
    FlagSets → FlagSets
  78. def FlagOps(mask: Long): SymbolOps

    Permalink
    Definition Classes
    Symbols
  79. implicit val FlagSetTag: ClassTag[FlagSet]

    Permalink
    Definition Classes
    FlagSets
  80. final val FloatTag: Int(8)

    Permalink
    Definition Classes
    Constants
  81. implicit val FreeTermSymbolTag: ClassTag[FreeTermSymbol]

    Permalink
    Definition Classes
    Symbols
  82. implicit val FreeTypeSymbolTag: ClassTag[FreeTypeSymbol]

    Permalink
    Definition Classes
    Symbols
  83. object Function extends reflect.internal.SymbolTable.FunctionExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  84. implicit val FunctionTag: ClassTag[Function]

    Permalink
    Definition Classes
    Trees
  85. object GenPolyType

    Permalink
    Definition Classes
    Types
  86. implicit val GenericApplyTag: ClassTag[GenericApply]

    Permalink
    Definition Classes
    Trees
  87. val GlbFailure: java.lang.Throwable

    Permalink
    Definition Classes
    GlbLubs
  88. def Ident(sym: Symbol): Ident

    Permalink
    Definition Classes
    Trees → Trees
  89. def Ident(name: String): Ident

    Permalink
    Definition Classes
    Trees → Trees
  90. object Ident extends reflect.internal.SymbolTable.IdentExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  91. implicit val IdentTag: ClassTag[Ident]

    Permalink
    Definition Classes
    Trees
  92. object If extends reflect.internal.SymbolTable.IfExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  93. implicit val IfTag: ClassTag[If]

    Permalink
    Definition Classes
    Trees
  94. implicit val ImplDefTag: ClassTag[ImplDef]

    Permalink
    Definition Classes
    Trees
  95. object Import extends reflect.internal.SymbolTable.ImportExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  96. object ImportSelector extends reflect.internal.SymbolTable.ImportSelectorExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  97. implicit val ImportSelectorTag: ClassTag[ImportSelector]

    Permalink
    Definition Classes
    Trees
  98. implicit val ImportTag: ClassTag[Import]

    Permalink
    Definition Classes
    Trees
  99. final val IntTag: Int(6)

    Permalink
    Definition Classes
    Constants
  100. implicit val JavaArgumentTag: ClassTag[ClassfileAnnotArg]

    Permalink
    Definition Classes
    AnnotationInfos
  101. def JavaMethodType(params: List[Symbol], resultType: Type): JavaMethodType

    Permalink
    Definition Classes
    Types
  102. object Kind

    Permalink
    Definition Classes
    Kinds
  103. object LabelDef extends reflect.internal.SymbolTable.LabelDefExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  104. implicit val LabelDefTag: ClassTag[LabelDef]

    Permalink
    Definition Classes
    Trees
  105. object Literal extends reflect.internal.SymbolTable.LiteralExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  106. object LiteralAnnotArg extends reflect.internal.SymbolTable.LiteralArgumentExtractor with Serializable

    Permalink
    Definition Classes
    AnnotationInfos
  107. val LiteralArgument: LiteralAnnotArg.type

    Permalink
    Definition Classes
    AnnotationInfos → Annotations
  108. implicit val LiteralArgumentTag: ClassTag[LiteralAnnotArg]

    Permalink
    Definition Classes
    AnnotationInfos
  109. implicit val LiteralTag: ClassTag[Literal]

    Permalink
    Definition Classes
    Trees
  110. final val LongTag: Int(7)

    Permalink
    Definition Classes
    Constants
  111. object LookupNotFound extends reflect.internal.SymbolTable.NameLookup with Product with Serializable

    Permalink
    Definition Classes
    Scopes
  112. object Match extends reflect.internal.SymbolTable.MatchExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  113. implicit val MatchTag: ClassTag[Match]

    Permalink
    Definition Classes
    Trees
  114. implicit val MemberDefTag: ClassTag[MemberDef]

    Permalink
    Definition Classes
    Trees
  115. implicit val MemberScopeTag: ClassTag[MemberScope]

    Permalink
    Definition Classes
    Scopes
  116. implicit val MethodSymbolTag: ClassTag[MethodSymbol]

    Permalink
    Definition Classes
    Symbols
  117. object MethodType extends reflect.internal.SymbolTable.MethodTypeExtractor with Serializable

    Permalink
    Definition Classes
    Types → Types
  118. implicit val MethodTypeTag: ClassTag[MethodType]

    Permalink
    Definition Classes
    Types
  119. def Modifiers(flags: FlagSet): Modifiers

    Permalink
    Definition Classes
    Trees
  120. def Modifiers(flags: FlagSet, privateWithin: Name): Modifiers

    Permalink
    Definition Classes
    Trees
  121. object Modifiers extends reflect.internal.SymbolTable.ModifiersExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  122. implicit val ModifiersTag: ClassTag[Modifiers]

    Permalink
    Definition Classes
    Trees
  123. object ModuleDef extends reflect.internal.SymbolTable.ModuleDefExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  124. implicit val ModuleDefTag: ClassTag[ModuleDef]

    Permalink
    Definition Classes
    Trees
  125. implicit val ModuleSymbolTag: ClassTag[ModuleSymbol]

    Permalink
    Definition Classes
    Symbols
  126. implicit val NameTag: ClassTag[Name]

    Permalink
    Definition Classes
    Names
  127. implicit val NameTreeTag: ClassTag[NameTree]

    Permalink
    Definition Classes
    Trees
  128. object NestedAnnotArg extends reflect.internal.SymbolTable.NestedArgumentExtractor with Serializable

    Permalink
    Definition Classes
    AnnotationInfos
  129. val NestedArgument: NestedAnnotArg.type

    Permalink
    Definition Classes
    AnnotationInfos → Annotations
  130. implicit val NestedArgumentTag: ClassTag[NestedAnnotArg]

    Permalink
    Definition Classes
    AnnotationInfos
  131. def New(sym: Symbol, args: Tree*): Tree

    Permalink
    Definition Classes
    Trees → Trees
  132. def New(tpe: Type, argss: List[List[Tree]]): Tree

    Permalink
    Definition Classes
    Trees
  133. def New(tpe: Type, args: Tree*): Tree

    Permalink
    Definition Classes
    Trees → Trees
  134. def New(tpt: Tree, argss: List[List[Tree]]): Tree

    Permalink
    Definition Classes
    Trees → Trees
  135. object New extends reflect.internal.SymbolTable.NewExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  136. def NewFromConstructor(constructor: Symbol, args: Tree*): Apply

    Permalink
    Definition Classes
    Trees
  137. implicit val NewTag: ClassTag[New]

    Permalink
    Definition Classes
    Trees
  138. val NoFlags: FlagSet

    Permalink
    Definition Classes
    FlagSets → FlagSets
  139. val NoKindErrors: KindErrors

    Permalink
    Definition Classes
    Kinds
  140. lazy val NoMods: Modifiers

    Permalink
    Definition Classes
    Trees
  141. final val NoPeriod: Int(0)

    Permalink
    Definition Classes
    SymbolTable
  142. val NoPosition: reflect.internal.util.NoPosition.type

    Permalink
    Definition Classes
    Positions → Positions
  143. object NoPrefix extends reflect.internal.SymbolTable.Type with Product with Serializable

    Permalink
    Definition Classes
    Types → Types
  144. final val NoRunId: Int(0)

    Permalink
    Definition Classes
    SymbolTable
  145. lazy val NoSymbol: NoSymbol

    Permalink
    Definition Classes
    Symbols → Symbols
  146. final val NoTag: Int(0)

    Permalink
    Definition Classes
    Constants
  147. object NoType extends reflect.internal.SymbolTable.Type with Product with Serializable

    Permalink
    Definition Classes
    Types → Types
  148. final val NullTag: Int(11)

    Permalink
    Definition Classes
    Constants
  149. object NullaryMethodType extends reflect.internal.SymbolTable.NullaryMethodTypeExtractor with Serializable

    Permalink
    Definition Classes
    Types → Types
  150. implicit val NullaryMethodTypeTag: ClassTag[NullaryMethodType]

    Permalink
    Definition Classes
    Types
  151. object PackageDef extends reflect.internal.SymbolTable.PackageDefExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  152. implicit val PackageDefTag: ClassTag[PackageDef]

    Permalink
    Definition Classes
    Trees
  153. object PolyType extends reflect.internal.SymbolTable.PolyTypeExtractor with Serializable

    Permalink
    Definition Classes
    Types → Types
  154. implicit val PolyTypeTag: ClassTag[PolyType]

    Permalink
    Definition Classes
    Types
  155. implicit val PositionTag: ClassTag[Position]

    Permalink
    Definition Classes
    Positions
  156. object RefTree extends reflect.internal.SymbolTable.RefTreeExtractor

    Permalink
    Definition Classes
    Trees → Trees
  157. implicit val RefTreeTag: ClassTag[RefTree]

    Permalink
    Definition Classes
    Trees
  158. object ReferenceToBoxed extends reflect.internal.SymbolTable.ReferenceToBoxedExtractor with Serializable

    Permalink
    Definition Classes
    Trees
  159. implicit val ReferenceToBoxedTag: ClassTag[ReferenceToBoxed]

    Permalink
    Definition Classes
    Trees
  160. object RefinedType extends reflect.internal.SymbolTable.RefinedTypeExtractor with Serializable

    Permalink
    Definition Classes
    Types → Types
  161. implicit val RefinedTypeTag: ClassTag[RefinedType]

    Permalink
    Definition Classes
    Types
  162. object Return extends reflect.internal.SymbolTable.ReturnExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  163. implicit val ReturnTag: ClassTag[Return]

    Permalink
    Definition Classes
    Trees
  164. object Scope

    Permalink
    Definition Classes
    Scopes
  165. implicit val ScopeTag: ClassTag[Scope]

    Permalink
    Definition Classes
    Scopes
  166. def Select(qualifier: Tree, sym: Symbol): Select

    Permalink
    Definition Classes
    Trees → Trees
  167. def Select(qualifier: Tree, name: String): Select

    Permalink
    Definition Classes
    Trees → Trees
  168. object Select extends reflect.internal.SymbolTable.SelectExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  169. object SelectFromTypeTree extends reflect.internal.SymbolTable.SelectFromTypeTreeExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  170. implicit val SelectFromTypeTreeTag: ClassTag[SelectFromTypeTree]

    Permalink
    Definition Classes
    Trees
  171. implicit val SelectTag: ClassTag[Select]

    Permalink
    Definition Classes
    Trees
  172. final val ShortTag: Int(4)

    Permalink
    Definition Classes
    Constants
  173. object SingleType extends reflect.internal.SymbolTable.SingleTypeExtractor with Serializable

    Permalink
    Definition Classes
    Types → Types
  174. implicit val SingleTypeTag: ClassTag[SingleType]

    Permalink
    Definition Classes
    Types
  175. implicit val SingletonTypeTag: ClassTag[SingletonType]

    Permalink
    Definition Classes
    Types
  176. object SingletonTypeTree extends reflect.internal.SymbolTable.SingletonTypeTreeExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  177. implicit val SingletonTypeTreeTag: ClassTag[SingletonTypeTree]

    Permalink
    Definition Classes
    Trees
  178. object Star extends reflect.internal.SymbolTable.StarExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  179. implicit val StarTag: ClassTag[Star]

    Permalink
    Definition Classes
    Trees
  180. object StaticallyAnnotatedType

    Permalink
    Definition Classes
    Types
  181. implicit val StringContextStripMarginOps: (StringContext) ⇒ StringContextStripMarginOps

    Permalink
    Definition Classes
    SymbolTable
  182. final val StringTag: Int(10)

    Permalink
    Definition Classes
    Constants
  183. def Super(sym: Symbol, mix: TypeName): Tree

    Permalink
    Definition Classes
    Trees → Trees
  184. object Super extends reflect.internal.SymbolTable.SuperExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  185. implicit val SuperTag: ClassTag[Super]

    Permalink
    Definition Classes
    Trees
  186. object SuperType extends reflect.internal.SymbolTable.SuperTypeExtractor with Serializable

    Permalink
    Definition Classes
    Types → Types
  187. implicit val SuperTypeTag: ClassTag[SuperType]

    Permalink
    Definition Classes
    Types
  188. implicit val SymTreeTag: ClassTag[SymTree]

    Permalink
    Definition Classes
    Trees
  189. implicit val SymbolTag: ClassTag[Symbol]

    Permalink
    Definition Classes
    Symbols
  190. def Template(sym: Symbol, body: List[Tree]): Template

    Permalink
    Definition Classes
    Trees
  191. object Template extends reflect.internal.SymbolTable.TemplateExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  192. implicit val TemplateTag: ClassTag[Template]

    Permalink
    Definition Classes
    Trees
  193. object TermName extends reflect.internal.Names.TermNameExtractor

    Permalink
    Definition Classes
    Names → Names
  194. implicit def TermNameOps(name: TermName): NameOps[TermName]

    Permalink
    Definition Classes
    Names
  195. implicit val TermNameTag: ClassTag[TermName]

    Permalink
    Definition Classes
    Names
  196. implicit val TermSymbolTag: ClassTag[TermSymbol]

    Permalink
    Definition Classes
    Symbols
  197. implicit val TermTreeTag: ClassTag[TermTree]

    Permalink
    Definition Classes
    Trees
  198. def This(sym: Symbol): Tree

    Permalink
    Definition Classes
    Trees → Trees
  199. object This extends reflect.internal.SymbolTable.ThisExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  200. implicit val ThisTag: ClassTag[This]

    Permalink
    Definition Classes
    Trees
  201. object ThisType extends reflect.internal.SymbolTable.ThisTypeExtractor with Serializable

    Permalink
    Definition Classes
    Types → Types
  202. implicit val ThisTypeTag: ClassTag[ThisType]

    Permalink
    Definition Classes
    Types
  203. def Throw(tpe: Type, args: Tree*): Throw

    Permalink
    Definition Classes
    Trees → Trees
  204. object Throw extends reflect.internal.SymbolTable.ThrowExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  205. implicit val ThrowTag: ClassTag[Throw]

    Permalink
    Definition Classes
    Trees
  206. object ThrownException

    Permalink
    Definition Classes
    AnnotationInfos
  207. implicit val TreeTag: ClassTag[Tree]

    Permalink
    Definition Classes
    Trees
  208. def Try(body: Tree, cases: (Tree, Tree)*): Try

    Permalink
    Definition Classes
    Trees → Trees
  209. object Try extends reflect.internal.SymbolTable.TryExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  210. implicit val TryTag: ClassTag[Try]

    Permalink
    Definition Classes
    Trees
  211. implicit val TypTreeTag: ClassTag[TypTree]

    Permalink
    Definition Classes
    Trees
  212. object TypeApply extends reflect.internal.SymbolTable.TypeApplyExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  213. implicit val TypeApplyTag: ClassTag[TypeApply]

    Permalink
    Definition Classes
    Trees
  214. object TypeBounds extends reflect.internal.SymbolTable.TypeBoundsExtractor with Serializable

    Permalink
    Definition Classes
    Types → Types
  215. implicit val TypeBoundsTag: ClassTag[TypeBounds]

    Permalink
    Definition Classes
    Types
  216. def TypeBoundsTree(sym: Symbol): TypeBoundsTree

    Permalink
    Definition Classes
    Trees
  217. def TypeBoundsTree(bounds: TypeBounds): TypeBoundsTree

    Permalink
    Definition Classes
    Trees
  218. object TypeBoundsTree extends reflect.internal.SymbolTable.TypeBoundsTreeExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  219. implicit val TypeBoundsTreeTag: ClassTag[TypeBoundsTree]

    Permalink
    Definition Classes
    Trees
  220. object TypeDef extends reflect.internal.SymbolTable.TypeDefExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  221. implicit val TypeDefTag: ClassTag[TypeDef]

    Permalink
    Definition Classes
    Trees
  222. object TypeName extends reflect.internal.Names.TypeNameExtractor

    Permalink
    Definition Classes
    Names → Names
  223. implicit def TypeNameOps(name: TypeName): NameOps[TypeName]

    Permalink
    Definition Classes
    Names
  224. implicit val TypeNameTag: ClassTag[TypeName]

    Permalink
    Definition Classes
    Names
  225. object TypeRef extends reflect.internal.SymbolTable.TypeRefExtractor with Serializable

    Permalink
    Definition Classes
    Types → Types
  226. implicit val TypeRefTag: ClassTag[TypeRef]

    Permalink
    Definition Classes
    Types
  227. implicit val TypeSymbolTag: ClassTag[TypeSymbol]

    Permalink
    Definition Classes
    Symbols
  228. object TypeTag extends Serializable

    Permalink
    Definition Classes
    TypeTags
  229. implicit val TypeTagg: ClassTag[Type]

    Permalink
    Definition Classes
    Types
  230. def TypeTree(tp: Type): TypeTree

    Permalink
    Definition Classes
    Trees → Trees
  231. object TypeTree extends reflect.internal.SymbolTable.TypeTreeExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  232. implicit val TypeTreeTag: ClassTag[TypeTree]

    Permalink
    Definition Classes
    Trees
  233. object TypeVar extends Serializable

    Permalink
    Definition Classes
    Types
  234. object Typed extends reflect.internal.SymbolTable.TypedExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  235. implicit val TypedTag: ClassTag[Typed]

    Permalink
    Definition Classes
    Trees
  236. object UnApply extends reflect.internal.SymbolTable.UnApplyExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  237. implicit val UnApplyTag: ClassTag[UnApply]

    Permalink
    Definition Classes
    Trees
  238. final val UnitTag: Int(1)

    Permalink
    Definition Classes
    Constants
  239. object ValDef extends reflect.internal.SymbolTable.ValDefExtractor with Serializable

    Permalink
    Definition Classes
    Trees → Trees
  240. implicit val ValDefTag: ClassTag[ValDef]

    Permalink
    Definition Classes
    Trees
  241. object ValOrDefDef

    Permalink
    Definition Classes
    Trees
  242. implicit val ValOrDefDefTag: ClassTag[ValOrDefDef]

    Permalink
    Definition Classes
    Trees
  243. object WeakTypeTag extends Serializable

    Permalink
    Definition Classes
    TypeTags
  244. object WildcardType extends reflect.internal.SymbolTable.Type with Product with Serializable

    Permalink
    Definition Classes
    Types → Types
  245. def abort(msg: String): Nothing

    Permalink
    Definition Classes
    Reporting
  246. object abstractTypesToBounds extends reflect.internal.SymbolTable.TypeMap

    Permalink
    Definition Classes
    TypeMaps
  247. def adaptAnnotations(tree: Tree, mode: reflect.internal.Mode, pt: Type): Tree

    Permalink
    Definition Classes
    AnnotationCheckers
  248. def adaptBoundsToAnnotations(bounds: List[TypeBounds], tparams: List[Symbol], targs: List[Type]): List[TypeBounds]

    Permalink
    Definition Classes
    AnnotationCheckers
  249. def adaptTypeOfReturn(tree: Tree, pt: Type, default: ⇒ Type): Type

    Permalink
    Definition Classes
    AnnotationCheckers
  250. def addAnnotationChecker(checker: AnnotationChecker): Unit

    Permalink
    Definition Classes
    AnnotationCheckers
  251. def addAnnotations(tree: Tree, tpe: Type): Type

    Permalink
    Definition Classes
    AnnotationCheckers
  252. implicit def addFlagOps(left: FlagSet): FlagOps

    Permalink
    Definition Classes
    FlagSets → FlagSets
  253. def addMember(thistp: Type, tp: Type, sym: Symbol, depth: Depth): Unit

    Permalink
    Definition Classes
    Types
  254. def addMember(thistp: Type, tp: Type, sym: Symbol): Unit

    Permalink
    Definition Classes
    Types
  255. def addSerializable(ps: Type*): List[Type]

    Permalink
    Definition Classes
    Types
  256. def annotatedType(annots: List[AnnotationInfo], underlying: Type): Type

    Permalink
    Definition Classes
    Types
  257. def annotationToTree(ann: Annotation): Tree

    Permalink
    Attributes
    protected[scala]
    Definition Classes
    AnnotationInfos → Annotations
  258. def annotationsConform(tp1: Type, tp2: Type): Boolean

    Permalink
    Definition Classes
    AnnotationCheckers
  259. def annotationsGlb(tpe: Type, ts: List[Type]): Type

    Permalink
    Definition Classes
    AnnotationCheckers
  260. def annotationsLub(tpe: Type, ts: List[Type]): Type

    Permalink
    Definition Classes
    AnnotationCheckers
  261. def appliedType(tyconSym: Symbol, args: Type*): Type

    Permalink
    Definition Classes
    Types → Types
  262. def appliedType(tyconSym: Symbol, args: List[Type]): Type

    Permalink
    Definition Classes
    Types → Types
  263. def appliedType(tycon: Type, args: Type*): Type

    Permalink
    Definition Classes
    Types → Types
  264. def appliedType(tycon: Type, args: List[Type]): Type

    Permalink
    Definition Classes
    Types → Types
  265. def arrayToRepeated(tp: Type): Type

    Permalink
    Definition Classes
    SymbolTable
  266. final def asInstanceOf[T0]: T0

    Permalink

    Cast the receiver object to be of type T0.

    Cast the receiver object to be of type T0.

    Note that the success of a cast at runtime is modulo Scala's erasure semantics. Therefore the expression 1.asInstanceOf[String] will throw a ClassCastException at runtime, while the expression List(1).asInstanceOf[List[String]] will not. In the latter example, because the type argument is erased as part of compilation it is not possible to check whether the contents of the list are of the requested type.

    returns

    the receiver object.

    Definition Classes
    Any
    Exceptions thrown

    ClassCastException if the receiver object is not an instance of the erasure of type T0.

  267. def assertCorrectThread(): Unit

    Permalink
    Definition Classes
    SymbolTable
    Annotations
    @elidable( 900 )
  268. final def atPhaseStack: List[reflect.internal.Phase]

    Permalink
    Definition Classes
    SymbolTable
  269. def atPhaseStackMessage: String

    Permalink
    Definition Classes
    SymbolTable
  270. def atPos[T <: Tree](pos: Position)(tree: T): T

    Permalink
    Definition Classes
    Positions → Positions
  271. def backquotedPath(t: Tree): String

    Permalink
    Definition Classes
    Printers
  272. def baseTypeOfNonClassTypeRef(tpe: NonClassTypeRef, clazz: Symbol): Type

    Permalink
    Attributes
    protected
    Definition Classes
    Types
  273. def baseTypeSingletonSeq(tp: Type): BaseTypeSeq

    Permalink
    Definition Classes
    BaseTypeSeqs
  274. def basetypeRecursions: Int

    Permalink
    Definition Classes
    Types
  275. def basetypeRecursions_=(value: Int): Unit

    Permalink
    Definition Classes
    Types
  276. object binarynme

    Permalink
    Definition Classes
    StdNames
  277. val build: ReificationSupportImpl

    Permalink
    Definition Classes
    ReificationSupport
  278. def canAdaptAnnotations(tree: Tree, mode: reflect.internal.Mode, pt: Type): Boolean

    Permalink
    Definition Classes
    AnnotationCheckers
  279. def captureVariable(vble: Symbol): Unit

    Permalink
    Definition Classes
    CapturedVariables
  280. def capturedVariableType(vble: Symbol, tpe: Type, erasedTypes: Boolean): Type

    Permalink
    Definition Classes
    CapturedVariables
  281. def capturedVariableType(vble: Symbol): Type

    Permalink
    Definition Classes
    CapturedVariables
  282. def checkKindBounds0(tparams: List[Symbol], targs: List[Type], pre: Type, owner: Symbol, explainErrors: Boolean): List[(Type, Symbol, KindErrors)]

    Permalink
    Definition Classes
    Kinds
  283. var chrs: Array[Char]

    Permalink
    Definition Classes
    Names
  284. def clone(): AnyRef

    Permalink

    Create a copy of the receiver object.

    Create a copy of the receiver object.

    The default implementation of the clone method is platform dependent.

    returns

    a copy of the receiver object.

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
    Note

    not specified by SLS as a member of AnyRef

  285. def cloneSymbols(syms: List[Symbol]): List[Symbol]

    Permalink
    Definition Classes
    Symbols
  286. def cloneSymbolsAndModify(syms: List[Symbol], infoFn: (Type) ⇒ Type): List[Symbol]

    Permalink
    Definition Classes
    Symbols
  287. def cloneSymbolsAtOwner(syms: List[Symbol], owner: Symbol): List[Symbol]

    Permalink
    Definition Classes
    Symbols
  288. def cloneSymbolsAtOwnerAndModify(syms: List[Symbol], owner: Symbol, infoFn: (Type) ⇒ Type): List[Symbol]

    Permalink
    Definition Classes
    Symbols
  289. final def closestEnclMethod(from: Symbol): Symbol

    Permalink
    Definition Classes
    Symbols
  290. final def collectFirst[A, B](as: List[A])(pf: PartialFunction[A, B]): Option[B]

    Permalink
    Definition Classes
    Collections
  291. final def collectMap2[A, B, C](xs1: List[A], xs2: List[B])(p: (A, B) ⇒ Boolean): Map[A, B]

    Permalink
    Definition Classes
    Collections
  292. def commonOwner(tps: List[Type]): Symbol

    Permalink
    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    CommonOwners
  293. def commonOwner(t: Type): Symbol

    Permalink
    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    CommonOwners
  294. def commonOwnerMap: CommonOwnerMap

    Permalink
    Attributes
    protected
    Definition Classes
    CommonOwners
  295. final def compareLengths(xs1: List[_], xs2: List[_]): Int

    Permalink
    Definition Classes
    Types
    Annotations
    @tailrec()
  296. lazy val compat: Compat

    Permalink
    Definition Classes
    Internals → Internals
  297. def compoundBaseTypeSeq(tp: Type): BaseTypeSeq

    Permalink
    Definition Classes
    BaseTypeSeqs
  298. def computeBaseClasses(tpe: Type): List[Symbol]

    Permalink
    Attributes
    protected
    Definition Classes
    Types
  299. def connectModuleToClass(m: ModuleSymbol, moduleClass: ClassSymbol): ModuleSymbol

    Permalink
    Definition Classes
    Symbols
  300. def containsExistential(tpe: Type): Boolean

    Permalink
    Definition Classes
    Types
  301. def copyClassDef(tree: Tree)(mods: Modifiers, name: Name, tparams: List[TypeDef], impl: Template): ClassDef

    Permalink
    Definition Classes
    Trees
  302. def copyDefDef(tree: Tree)(mods: Modifiers, name: Name, tparams: List[TypeDef], vparamss: List[List[ValDef]], tpt: Tree, rhs: Tree): DefDef

    Permalink
    Definition Classes
    Trees
  303. def copyMethodType(tp: Type, params: List[Symbol], restpe: Type): Type

    Permalink
    Definition Classes
    Types
  304. def copyModuleDef(tree: Tree)(mods: Modifiers, name: Name, impl: Template): ModuleDef

    Permalink
    Definition Classes
    Trees
  305. def copyRefinedType(original: RefinedType, parents: List[Type], decls: Scope): Type

    Permalink
    Definition Classes
    Types
  306. def copyTypeDef(tree: Tree)(mods: Modifiers, name: Name, tparams: List[TypeDef], rhs: Tree): TypeDef

    Permalink
    Definition Classes
    Trees
  307. def copyTypeRef(tp: Type, pre: Type, sym: Symbol, args: List[Type]): Type

    Permalink
    Definition Classes
    Types
  308. def copyValDef(tree: Tree)(mods: Modifiers, name: Name, tpt: Tree, rhs: Tree): ValDef

    Permalink
    Definition Classes
    Trees
  309. final def corresponds3[A, B, C](xs1: List[A], xs2: List[B], xs3: List[C])(f: (A, B, C) ⇒ Boolean): Boolean

    Permalink
    Definition Classes
    Collections
    Annotations
    @tailrec()
  310. def createFromClonedSymbols[T](syms: List[Symbol], tpe: Type)(creator: (List[Symbol], Type) ⇒ T): T

    Permalink
    Definition Classes
    Symbols
  311. def createFromClonedSymbolsAtOwner[T](syms: List[Symbol], owner: Symbol, tpe: Type)(creator: (List[Symbol], Type) ⇒ T): T

    Permalink
    Definition Classes
    Symbols
  312. final def currentPeriod: Period

    Permalink
    Definition Classes
    SymbolTable
  313. def debugStack(t: Throwable): Unit

    Permalink
    Definition Classes
    SymbolTable
  314. def debugString(tp: Type): String

    Permalink
    Definition Classes
    TypeDebugging
  315. def debuglog(msg: ⇒ String): Unit

    Permalink
    Definition Classes
    SymbolTable
  316. def decodedSymName(tree: Tree, name: Name): String

    Permalink
    Definition Classes
    Printers
  317. def defineBaseClassesOfCompoundType(tpe: CompoundType): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Types
  318. def defineBaseTypeSeqOfCompoundType(tpe: CompoundType): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Types
  319. def defineBaseTypeSeqOfTypeRef(tpe: TypeRef): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Types
  320. def defineOriginalOwner(sym: Symbol, owner: Symbol): Unit

    Permalink
    Definition Classes
    Symbols
  321. def defineParentsOfTypeRef(tpe: TypeRef): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Types
  322. def defineUnderlyingOfSingleType(tpe: SingleType): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Types
  323. object definitions extends reflect.internal.SymbolTable.DefinitionsClass

    Permalink
    Definition Classes
    Definitions → StandardDefinitions
  324. def deriveCaseDef(cdef: Tree)(applyToBody: (Tree) ⇒ Tree): CaseDef

    Permalink
    Definition Classes
    Trees
  325. def deriveClassDef(cdef: Tree)(applyToImpl: (Template) ⇒ Template): ClassDef

    Permalink
    Definition Classes
    Trees
  326. def deriveDefDef(ddef: Tree)(applyToRhs: (Tree) ⇒ Tree): DefDef

    Permalink
    Definition Classes
    Trees
  327. def deriveFreshSkolems(tparams: List[Symbol]): List[Symbol]

    Permalink
    Definition Classes
    ExistentialsAndSkolems
  328. def deriveFunction(func: Tree)(applyToRhs: (Tree) ⇒ Tree): Function

    Permalink
    Definition Classes
    Trees
  329. def deriveLabelDef(ldef: Tree)(applyToRhs: (Tree) ⇒ Tree): LabelDef

    Permalink
    Definition Classes
    Trees
  330. def deriveModuleDef(mdef: Tree)(applyToImpl: (Template) ⇒ Template): ModuleDef

    Permalink
    Definition Classes
    Trees
  331. def deriveSymbols(syms: List[Symbol], symFn: (Symbol) ⇒ Symbol): List[Symbol]

    Permalink
    Definition Classes
    Symbols
  332. def deriveSymbols2[A](syms: List[Symbol], as: List[A], symFn: (Symbol, A) ⇒ Symbol): List[Symbol]

    Permalink
    Definition Classes
    Symbols
  333. def deriveTemplate(templ: Tree)(applyToBody: (List[Tree]) ⇒ List[Tree]): Template

    Permalink
    Definition Classes
    Trees
  334. def deriveType(syms: List[Symbol], symFn: (Symbol) ⇒ Symbol)(tpe: Type): Type

    Permalink
    Definition Classes
    Symbols
  335. def deriveType2[A](syms: List[Symbol], as: List[A], symFn: (Symbol, A) ⇒ Symbol)(tpe: Type): Type

    Permalink
    Definition Classes
    Symbols
  336. def deriveTypeWithWildcards(syms: List[Symbol])(tpe: Type): Type

    Permalink
    Definition Classes
    Symbols
  337. def deriveValDef(vdef: Tree)(applyToRhs: (Tree) ⇒ Tree): ValDef

    Permalink
    Definition Classes
    Trees
  338. def devWarning(msg: ⇒ String): Unit

    Permalink
    Definition Classes
    SymbolTable
  339. final def devWarningDumpStack(msg: ⇒ String, maxFrames: Int): Unit

    Permalink
    Definition Classes
    SymbolTable
    Annotations
    @inline()
  340. final def distinctBy[A, B](xs: List[A])(f: (A) ⇒ B): List[A]

    Permalink
    Definition Classes
    Collections
  341. object dropIllegalStarTypes extends reflect.internal.SymbolTable.TypeMap

    Permalink
    Definition Classes
    TypeMaps
  342. def duplicateAndKeepPositions(tree: Tree): Tree

    Permalink
    Definition Classes
    Trees
  343. def elapsedMessage(msg: String, start: Long): String

    Permalink
    Attributes
    protected
    Definition Classes
    SymbolTable
  344. def elementExtract(container: Symbol, tp: Type): Type

    Permalink
    Definition Classes
    Types
  345. def elementExtractOption(container: Symbol, tp: Type): Option[Type]

    Permalink
    Definition Classes
    Types
  346. def elementTest(container: Symbol, tp: Type)(f: (Type) ⇒ Boolean): Boolean

    Permalink
    Definition Classes
    Types
  347. def elementTransform(container: Symbol, tp: Type)(f: (Type) ⇒ Type): Type

    Permalink
    Definition Classes
    Types
  348. def elimAnonymousClass(t: Type): Type

    Permalink
    Definition Classes
    Types
  349. val enableTypeVarExperimentals: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    Types
  350. def encode(str: String): TermName

    Permalink
    Definition Classes
    StdNames
  351. def ensureNonOverlapping(tree: Tree, others: List[Tree], focus: Boolean): Unit

    Permalink
    Definition Classes
    Positions
  352. def ensureNonOverlapping(tree: Tree, others: List[Tree]): Unit

    Permalink
    Definition Classes
    Positions
  353. def ensuring(cond: (SymbolTable) ⇒ Boolean, msg: ⇒ Any): SymbolTable

    Permalink
    Implicit information
    This member is added by an implicit conversion from SymbolTable to Ensuring[SymbolTable] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  354. def ensuring(cond: (SymbolTable) ⇒ Boolean): SymbolTable

    Permalink
    Implicit information
    This member is added by an implicit conversion from SymbolTable to Ensuring[SymbolTable] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  355. def ensuring(cond: Boolean, msg: ⇒ Any): SymbolTable

    Permalink
    Implicit information
    This member is added by an implicit conversion from SymbolTable to Ensuring[SymbolTable] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  356. def ensuring(cond: Boolean): SymbolTable

    Permalink
    Implicit information
    This member is added by an implicit conversion from SymbolTable to Ensuring[SymbolTable] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  357. final def enteringPhase[T](ph: reflect.internal.Phase)(op: ⇒ T): T

    Permalink
    Definition Classes
    SymbolTable
    Annotations
    @inline()
  358. final def enteringPhaseNotLaterThan[T](target: reflect.internal.Phase)(op: ⇒ T): T

    Permalink
    Definition Classes
    SymbolTable
    Annotations
    @inline()
  359. final def enteringPhaseWithName[T](phaseName: String)(body: ⇒ T): T

    Permalink
    Definition Classes
    SymbolTable
  360. final def enteringPrevPhase[T](op: ⇒ T): T

    Permalink
    Definition Classes
    SymbolTable
    Annotations
    @inline()
  361. final def eq(arg0: AnyRef): Boolean

    Permalink

    Tests whether the argument (that) is a reference to the receiver object (this).

    Tests whether the argument (that) is a reference to the receiver object (this).

    The eq method implements an equivalence relation on non-null instances of AnyRef, and has three additional properties:

    • It is consistent: for any non-null instances x and y of type AnyRef, multiple invocations of x.eq(y) consistently returns true or consistently returns false.
    • For any non-null instance x of type AnyRef, x.eq(null) and null.eq(x) returns false.
    • null.eq(null) returns true.

    When overriding the equals or hashCode methods, it is important to ensure that their behavior is consistent with reference equality. Therefore, if two objects are references to each other (o1 eq o2), they should be equal to each other (o1 == o2) and they should hash to the same value (o1.hashCode == o2.hashCode).

    returns

    true if the argument is a reference to the receiver object; false otherwise.

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

    Permalink

    The equality method for reference types.

    The equality method for reference types. Default implementation delegates to eq.

    See also equals in scala.Any.

    returns

    true if the receiver object is equivalent to the argument; false otherwise.

    Definition Classes
    AnyRef → Any
  363. def erasure: Erasure { val global: SymbolTable.this.type }

    Permalink
    Definition Classes
    Transforms
  364. def etaExpandKeepsStar: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    TypeMaps
  365. def existentialAbstraction(tparams: List[Symbol], tpe0: Type): Type

    Permalink
    Definition Classes
    Types
  366. final def existentialTransform[T](rawSyms: List[Symbol], tp: Type, rawOwner: Symbol)(creator: (List[Symbol], Type) ⇒ T): T

    Permalink
    Definition Classes
    ExistentialsAndSkolems
  367. def existentialsInType(tpe: Type): List[Symbol]

    Permalink
    Definition Classes
    Types
  368. def existingSymbols(syms: List[Symbol]): List[Symbol]

    Permalink
    Definition Classes
    Symbols
  369. final def exists2[A, B](xs1: List[A], xs2: List[B])(f: (A, B) ⇒ Boolean): Boolean

    Permalink
    Definition Classes
    Collections
  370. final def exists3[A, B, C](xs1: List[A], xs2: List[B], xs3: List[C])(f: (A, B, C) ⇒ Boolean): Boolean

    Permalink
    Definition Classes
    Collections
  371. final def exitingPhase[T](ph: reflect.internal.Phase)(op: ⇒ T): T

    Permalink
    Definition Classes
    SymbolTable
    Annotations
    @inline()
  372. def explain[T](op: String, p: (Type, T) ⇒ Boolean, tp1: Type, arg2: T): Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    Types
  373. def explainTypes(op: (Type, Type) ⇒ Any, found: Type, required: Type): Unit

    Permalink
    Definition Classes
    Types
  374. def explainTypes(found: Type, required: Type): Unit

    Permalink
    Definition Classes
    Types
  375. def finalize(): Unit

    Permalink

    Called by the garbage collector on the receiver object when there are no more references to the object.

    Called by the garbage collector on the receiver object when there are no more references to the object.

    The details of when and if the finalize method is invoked, as well as the interaction between finalize and non-local returns and exceptions, are all platform dependent.

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
    Note

    not specified by SLS as a member of AnyRef

  376. final def findOrElse[A](xs: TraversableOnce[A])(p: (A) ⇒ Boolean)(orElse: ⇒ A): A

    Permalink
    Definition Classes
    Collections
  377. def findOverlapping(cts: List[Tree]): List[(Tree, Tree)]

    Permalink
    Definition Classes
    Positions
  378. final def findPhaseWithName(phaseName: String): reflect.internal.Phase

    Permalink
    Definition Classes
    SymbolTable
  379. def findRecursiveBounds(ts: List[Type]): List[(Symbol, Symbol)]

    Permalink
    Definition Classes
    GlbLubs
  380. final def findSymbol(xs: TraversableOnce[Symbol])(p: (Symbol) ⇒ Boolean): Symbol

    Permalink
    Definition Classes
    SymbolTable
    Annotations
    @inline()
  381. final def flatCollect[A, B](elems: List[A])(pf: PartialFunction[A, Traversable[B]]): List[B]

    Permalink
    Definition Classes
    Collections
  382. final def flatMap2[A, B, C](xs1: List[A], xs2: List[B])(f: (A, B) ⇒ List[C]): List[C]

    Permalink
    Definition Classes
    Collections
  383. final def flattensToEmpty(xss: Seq[Seq[_]]): Boolean

    Permalink
    Definition Classes
    Collections
    Annotations
    @tailrec()
  384. final def forall3[A, B, C](xs1: List[A], xs2: List[B], xs3: List[C])(f: (A, B, C) ⇒ Boolean): Boolean

    Permalink
    Definition Classes
    Collections
  385. final def foreach2[A, B](xs1: List[A], xs2: List[B])(f: (A, B) ⇒ Unit): Unit

    Permalink
    Definition Classes
    Collections
  386. final def foreach3[A, B, C](xs1: List[A], xs2: List[B], xs3: List[C])(f: (A, B, C) ⇒ Unit): Unit

    Permalink
    Definition Classes
    Collections
  387. final def foreachWithIndex[A, B](xs: List[A])(f: (A, Int) ⇒ Unit): Unit

    Permalink
    Definition Classes
    Collections
  388. def formatted(fmtstr: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from SymbolTable to StringFormat[SymbolTable] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  389. def freshExistentialName(suffix: String): TypeName

    Permalink
    Attributes
    protected
    Definition Classes
    Symbols
  390. def freshTermName(prefix: String)(implicit creator: FreshNameCreator): TermName

    Permalink
    Definition Classes
    FreshNames
  391. def freshTypeName(prefix: String)(implicit creator: FreshNameCreator): TypeName

    Permalink
    Definition Classes
    FreshNames
  392. object fulltpnme extends reflect.internal.SymbolTable.TypeNames

    Permalink
    Definition Classes
    StdNames
  393. val gen: reflect.internal.TreeGen { val global: SymbolTable.this.type }

    Permalink
    Definition Classes
    SymbolTable
  394. def genPolyType(params: List[Symbol], tpe: Type): Type

    Permalink
    Definition Classes
    Types
  395. final def getClass(): Class[_]

    Permalink

    A representation that corresponds to the dynamic class of the receiver object.

    A representation that corresponds to the dynamic class of the receiver object.

    The nature of the representation is platform dependent.

    returns

    a representation that corresponds to the dynamic class of the receiver object.

    Definition Classes
    AnyRef → Any
    Note

    not specified by SLS as a member of AnyRef

  396. def glb(ts: List[Type], depth: Depth): Type

    Permalink
    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    GlbLubs
  397. def glb(ts: List[Type]): Type

    Permalink
    Definition Classes
    GlbLubs
  398. def glbNorm(ts: List[Type], depth: Depth): Type

    Permalink
    Attributes
    protected
    Definition Classes
    GlbLubs
  399. def glbResults: HashMap[(Depth, List[Type]), Type]

    Permalink
    Definition Classes
    GlbLubs
  400. def globalError(pos: Position, msg: String): Unit

    Permalink
    Definition Classes
    Reporting
    Annotations
    @deprecatedOverriding( ... , "2.11.2" )
  401. def globalError(msg: String): Unit

    Permalink
    Definition Classes
    Reporting
    Annotations
    @deprecatedOverriding( ... , "2.11.2" )
  402. val globalFreshNameCreator: FreshNameCreator

    Permalink
    Definition Classes
    FreshNames
  403. final def hasLength(xs: List[_], len: Int): Boolean

    Permalink
    Definition Classes
    Types
  404. def hashCode(): Int

    Permalink

    The hashCode method for reference types.

    The hashCode method for reference types. See hashCode in scala.Any.

    returns

    the hash code value for this object.

    Definition Classes
    AnyRef → Any
  405. var ids: Int

    Permalink
    Attributes
    protected
    Definition Classes
    Symbols
  406. def importableMembers(pre: Type): Scope

    Permalink
    Definition Classes
    Types
  407. def indent: String

    Permalink
    Attributes
    protected
    Definition Classes
    Types
  408. def indent_=(value: String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Types
  409. var infoTransformers: InfoTransformer

    Permalink
    Definition Classes
    SymbolTable
  410. def inform(pos: Position, msg: String): Unit

    Permalink
    Definition Classes
    Reporting
    Annotations
    @deprecatedOverriding( ... , "2.11.2" )
  411. def inform(msg: String): Unit

    Permalink
    Definition Classes
    Reporting
    Annotations
    @deprecatedOverriding( ... , "2.11.2" )
  412. def informProgress(msg: String): Unit

    Permalink
    Definition Classes
    SymbolTable
  413. def informTime(msg: String, start: Long): Unit

    Permalink
    Definition Classes
    SymbolTable
  414. def inheritsJavaVarArgsMethod(clazz: Symbol): Boolean

    Permalink
    Definition Classes
    Types
  415. def instantiatedBounds(pre: Type, owner: Symbol, tparams: List[Symbol], targs: List[Type]): List[TypeBounds]

    Permalink
    Definition Classes
    Types
  416. lazy val internal: Internal

    Permalink
    Definition Classes
    Internals → Internals
  417. def intersectionType(tps: List[Type]): Type

    Permalink
    Definition Classes
    Types
  418. def intersectionType(tps: List[Type], owner: Symbol): Type

    Permalink
    Definition Classes
    Types
  419. def intersectionWitness: WeakHashMap[List[Type], WeakReference[Type]]

    Permalink
    Definition Classes
    Types
  420. final def isAtPhaseAfter(p: reflect.internal.Phase): Boolean

    Permalink
    Definition Classes
    SymbolTable
  421. def isBoundedGeneric(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  422. def isCompilerUniverse: Boolean

    Permalink
    Definition Classes
    SymbolTable
  423. def isConstantType(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  424. def isDeveloper: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    SymbolTable
  425. def isDifferentType(tp1: Type, tp2: Type): Boolean

    Permalink
    Definition Classes
    TypeComparers
  426. def isDifferentTypeConstructor(tp1: Type, tp2: Type): Boolean

    Permalink
    Definition Classes
    TypeComparers
  427. def isDummyAppliedType(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  428. def isEligibleForPrefixUnification(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  429. def isErrorOrWildcard(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  430. def isExistentialType(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  431. def isHKSubType(tp1: Type, tp2: Type, depth: Depth): Boolean

    Permalink
    Definition Classes
    TypeComparers
  432. def isImplicitMethodType(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  433. final def isInstanceOf[T0]: Boolean

    Permalink

    Test whether the dynamic type of the receiver object is T0.

    Test whether the dynamic type of the receiver object is T0.

    Note that the result of the test is modulo Scala's erasure semantics. Therefore the expression 1.isInstanceOf[String] will return false, while the expression List(1).isInstanceOf[List[String]] will return true. In the latter example, because the type argument is erased as part of compilation it is not possible to check whether the contents of the list are of the specified type.

    returns

    true if the receiver object is an instance of erasure of type T0; false otherwise.

    Definition Classes
    Any
  434. def isJavaVarargsAncestor(clazz: Symbol): Boolean

    Permalink
    Definition Classes
    Types
  435. def isNonRefinementClassType(tpe: Type): Boolean

    Permalink
    Definition Classes
    Types
  436. def isNumericSubType(tp1: Type, tp2: Type): Boolean

    Permalink
    Definition Classes
    TypeComparers
  437. def isPastTyper: Boolean

    Permalink
    Definition Classes
    SymbolTable
  438. def isPopulated(tp1: Type, tp2: Type): Boolean

    Permalink
    Definition Classes
    Types
  439. def isPossiblePrefix(clazz: Symbol): Boolean

    Permalink
    Definition Classes
    TypeMaps
  440. def isRawIfWithoutArgs(sym: Symbol): Boolean

    Permalink
    Definition Classes
    Types
  441. def isRawParameter(sym: Symbol): Boolean

    Permalink
    Definition Classes
    ExistentialsAndSkolems
  442. def isRawType(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  443. def isReferenceToPredef(t: Tree): Boolean

    Permalink
    Definition Classes
    Trees
  444. def isReferenceToScalaMember(t: Tree, Id: Name): Boolean

    Permalink
    Definition Classes
    Trees
  445. def isSameType(tp1: Type, tp2: Type): Boolean

    Permalink
    Definition Classes
    TypeComparers
  446. def isSameType2(tp1: Type, tp2: Type): Boolean

    Permalink
    Definition Classes
    TypeComparers
  447. def isSameTypes(tps1: List[Type], tps2: List[Type]): Boolean

    Permalink
    Definition Classes
    Types
  448. def isSingleType(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  449. def isSubArgs(tps1: List[Type], tps2: List[Type], tparams: List[Symbol], depth: Depth): Boolean

    Permalink
    Definition Classes
    Types
  450. def isSubType(tp1: Type, tp2: Type, depth: Depth): Boolean

    Permalink
    Definition Classes
    TypeComparers
  451. def isTreeSymbolPickled(tree: Tree): Boolean

    Permalink
    Definition Classes
    Translations
  452. def isTreeSymbolPickled(code: Int): Boolean

    Permalink
    Definition Classes
    Translations
  453. def isUnboundedGeneric(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  454. def isUseableAsTypeArg(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  455. final def isUseableAsTypeArgs(tps: List[Type]): Boolean

    Permalink
    Definition Classes
    Types
    Annotations
    @tailrec()
  456. final def isValid(period: Period): Boolean

    Permalink
    Definition Classes
    SymbolTable
  457. final def isValidForBaseClasses(period: Period): Boolean

    Permalink
    Definition Classes
    SymbolTable
  458. def isWeakSubType(tp1: Type, tp2: Type): Boolean

    Permalink
    Definition Classes
    TypeComparers
  459. def isWithinBounds(pre: Type, owner: Symbol, tparams: List[Symbol], targs: List[Type]): Boolean

    Permalink
    Definition Classes
    Types
  460. def itransform(transformer: Transformer, tree: Tree): Tree

    Permalink
    Attributes
    protected
    Definition Classes
    Trees → Trees
  461. def itraverse(traverser: Traverser, tree: Tree): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Trees → Trees
  462. val javanme: JavaKeywords

    Permalink
    Definition Classes
    StdNames
  463. def kindsConform(tparams: List[Symbol], targs: List[Type], pre: Type, owner: Symbol): Boolean

    Permalink
    Definition Classes
    Kinds
  464. final def linkedMapFrom[A, A1 >: A, B](xs: List[A])(f: (A) ⇒ B): LinkedHashMap[A1, B]

    Permalink
    Definition Classes
    Collections
  465. final def lookupTypeName(cs: Array[Char]): TypeName

    Permalink
    Definition Classes
    Names
  466. implicit def lowPriorityNameOrdering[T <: Name]: Ordering[T]

    Permalink
    Definition Classes
    SymbolTable
  467. def lub(ts: List[Type], depth: Depth): Type

    Permalink
    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    GlbLubs
  468. def lub(ts: List[Type]): Type

    Permalink
    Definition Classes
    GlbLubs
  469. def lubDepth(ts: List[Type]): Depth

    Permalink
    Definition Classes
    Types
  470. def lubList(ts: List[Type], depth: Depth): List[Type]

    Permalink
    Definition Classes
    GlbLubs
  471. def lubResults: HashMap[(Depth, List[Type]), Type]

    Permalink
    Definition Classes
    GlbLubs
  472. def makeNoSymbol: NoSymbol

    Permalink
    Attributes
    protected
    Definition Classes
    Symbols
  473. final def map2[A, B, C](xs1: List[A], xs2: List[B])(f: (A, B) ⇒ C): List[C]

    Permalink
    Definition Classes
    Collections
  474. final def map2Conserve[A <: AnyRef, B](xs: List[A], ys: List[B])(f: (A, B) ⇒ A): List[A]

    Permalink
    Definition Classes
    Collections
  475. final def map3[A, B, C, D](xs1: List[A], xs2: List[B], xs3: List[C])(f: (A, B, C) ⇒ D): List[D]

    Permalink
    Definition Classes
    Collections
  476. final def mapFrom[A, A1 >: A, B](xs: List[A])(f: (A) ⇒ B): Map[A1, B]

    Permalink
    Definition Classes
    Collections
  477. final def mapList[A, B](as: List[A])(f: (A) ⇒ B): List[B]

    Permalink
    Definition Classes
    Collections
  478. def mapParamss[T](sym: Symbol)(f: (Symbol) ⇒ T): List[List[T]]

    Permalink
    Definition Classes
    Symbols
  479. final def mapWithIndex[A, B](xs: List[A])(f: (A, Int) ⇒ B): List[B]

    Permalink
    Definition Classes
    Collections
  480. def markAllCompleted(syms: Symbol*): Unit

    Permalink
    Definition Classes
    Symbols
  481. def markFlagsCompleted(syms: Symbol*)(mask: Long): Unit

    Permalink
    Definition Classes
    Symbols
  482. final def matchesType(tp1: Type, tp2: Type, alwaysMatchSimple: Boolean): Boolean

    Permalink
    Definition Classes
    Types
  483. def matchingParams(syms1: List[Symbol], syms2: List[Symbol], syms1isJava: Boolean, syms2isJava: Boolean): Boolean

    Permalink
    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    Types
  484. final val maxToStringRecursions: Int(50)

    Permalink
    Definition Classes
    TypeToStrings
  485. def mergePrefixAndArgs(tps: List[Type], variance: reflect.internal.Variance, depth: Depth): Type

    Permalink
    Definition Classes
    Types
  486. final def mexists[A](xss: List[List[A]])(p: (A) ⇒ Boolean): Boolean

    Permalink
    Definition Classes
    Collections
  487. final def mfind[A](xss: List[List[A]])(p: (A) ⇒ Boolean): Option[A]

    Permalink
    Definition Classes
    Collections
  488. final def mforall[A](xss: List[List[A]])(p: (A) ⇒ Boolean): Boolean

    Permalink
    Definition Classes
    Collections
  489. final def mforeach[A](xss: Traversable[Traversable[A]])(f: (A) ⇒ Unit): Unit

    Permalink
    Definition Classes
    Collections
  490. final def mforeach[A](xss: List[List[A]])(f: (A) ⇒ Unit): Unit

    Permalink
    Definition Classes
    Collections
  491. val missingAliasException: MissingAliasControl

    Permalink
    Definition Classes
    Types
  492. def missingHook(owner: Symbol, name: Name): Symbol

    Permalink
    Definition Classes
    SymbolTable
  493. def mkImporter(from0: Universe): Importer { val from: from0.type }

    Permalink
    Definition Classes
    Importers
  494. final def mmap[A, B](xss: List[List[A]])(f: (A) ⇒ B): collection.immutable.List[collection.immutable.List[B]]

    Permalink
    Definition Classes
    Collections
  495. final val nameDebug: Boolean(false)

    Permalink
    Definition Classes
    Names
  496. final def ne(arg0: AnyRef): Boolean

    Permalink

    Equivalent to !(this eq that).

    Equivalent to !(this eq that).

    returns

    true if the argument is not a reference to the receiver object; false otherwise.

    Definition Classes
    AnyRef
  497. def needsOuterTest(patType: Type, selType: Type, currentOwner: Symbol): Boolean

    Permalink
    Definition Classes
    Types
  498. def nestedMemberType(sym: Symbol, pre: Type, owner: Symbol): Type

    Permalink
    Definition Classes
    Types
  499. def newAsSeenFromMap(pre: Type, clazz: Symbol): AsSeenFromMap

    Permalink
    Definition Classes
    TypeMaps
  500. def newBaseTypeSeq(parents: List[Type], elems: Array[Type]): BaseTypeSeq

    Permalink
    Attributes
    protected
    Definition Classes
    BaseTypeSeqs
  501. def newCodePrinter(writer: PrintWriter, tree: Tree, printRootPkg: Boolean): TreePrinter

    Permalink
    Definition Classes
    Printers → Printers
  502. def newDefDef(sym: Symbol, rhs: Tree)(mods: Modifiers, name: TermName, tparams: List[TypeDef], vparamss: List[List[ValDef]], tpt: Tree): DefDef

    Permalink
    Definition Classes
    Trees
  503. def newExistentialType(quantified: List[Symbol], underlying: Type): Type

    Permalink
    Definition Classes
    Types
  504. def newFreeTermSymbol(name: TermName, value: ⇒ Any, flags: Long, origin: String): FreeTermSymbol

    Permalink
    Definition Classes
    Symbols
  505. def newFreeTypeSymbol(name: TypeName, flags: Long, origin: String): FreeTypeSymbol

    Permalink
    Definition Classes
    Symbols
  506. final def newNestedScope(outer: Scope): Scope

    Permalink
    Definition Classes
    Scopes
  507. def newPackageScope(pkgClass: Symbol): Scope

    Permalink
    Definition Classes
    Scopes
  508. def newRawTreePrinter(writer: PrintWriter): RawTreePrinter

    Permalink
    Definition Classes
    Printers → Printers
  509. def newScope: Scope

    Permalink
    Definition Classes
    Scopes
  510. def newScopeWith(elems: Symbol*): Scope

    Permalink
    Definition Classes
    Scopes
  511. def newStubSymbol(owner: Symbol, name: Name, missingMessage: String, isPackage: Boolean): Symbol

    Permalink
    Attributes
    protected
    Definition Classes
    Symbols
  512. final def newTermName(bs: Array[Byte], offset: Int, len: Int): TermName

    Permalink
    Definition Classes
    Names
  513. def newTermName(s: String): TermName

    Permalink
    Definition Classes
    Names → Names
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  514. final def newTermName(cs: Array[Char], offset: Int, len0: Int, cachedString: String): TermName

    Permalink
    Definition Classes
    Names
  515. final def newTermName(cs: Array[Char]): TermName

    Permalink
    Definition Classes
    Names
  516. final def newTermName(cs: Array[Char], offset: Int, len: Int): TermName

    Permalink
    Definition Classes
    Names
  517. final def newTermNameCached(s: String): TermName

    Permalink
    Definition Classes
    Names
  518. def newTreePrinter(): TreePrinter

    Permalink
    Definition Classes
    Printers
  519. def newTreePrinter(stream: OutputStream): TreePrinter

    Permalink
    Definition Classes
    Printers
  520. def newTreePrinter(writer: PrintWriter): TreePrinter

    Permalink
    Definition Classes
    Printers → Printers
  521. def newTypeDef(sym: Symbol, rhs: Tree)(mods: Modifiers, name: TypeName, tparams: List[TypeDef]): TypeDef

    Permalink
    Definition Classes
    Trees
  522. final def newTypeName(bs: Array[Byte], offset: Int, len: Int): TypeName

    Permalink
    Definition Classes
    Names
  523. final def newTypeName(cs: Array[Char], offset: Int, len: Int): TypeName

    Permalink
    Definition Classes
    Names
  524. def newTypeName(s: String): TypeName

    Permalink
    Definition Classes
    Names → Names
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  525. final def newTypeName(cs: Array[Char], offset: Int, len: Int, cachedString: String): TypeName

    Permalink
    Definition Classes
    Names
  526. final def newTypeName(cs: Array[Char]): TypeName

    Permalink
    Definition Classes
    Names
  527. final def newTypeNameCached(s: String): TypeName

    Permalink
    Definition Classes
    Names
  528. def newValDef(sym: Symbol, rhs: Tree)(mods: Modifiers, name: TermName, tpt: Tree): ValDef

    Permalink
    Definition Classes
    Trees
  529. def nextExistentialId(): Int

    Permalink
    Attributes
    protected
    Definition Classes
    Symbols
  530. def nextId(): Int

    Permalink
    Attributes
    protected
    Definition Classes
    Symbols
  531. object nme extends reflect.internal.SymbolTable.TermNames

    Permalink
    Definition Classes
    StdNames
  532. object noPrint extends (reflect.internal.SymbolTable.Tree) ⇒ Boolean

    Permalink
    Definition Classes
    TypeDebugging
  533. object noSelfType extends reflect.internal.SymbolTable.ValDef with reflect.internal.SymbolTable.CannotHaveAttrs

    Permalink
    Definition Classes
    Trees → Trees
  534. def nonTrivialMembers(clazz: Symbol): Scope

    Permalink
    Definition Classes
    Types
  535. def normalizePlus(tp: Type): Type

    Permalink
    Definition Classes
    Types
  536. final def notify(): Unit

    Permalink

    Wakes up a single thread that is waiting on the receiver object's monitor.

    Wakes up a single thread that is waiting on the receiver object's monitor.

    Definition Classes
    AnyRef
    Note

    not specified by SLS as a member of AnyRef

  537. final def notifyAll(): Unit

    Permalink

    Wakes up all threads that are waiting on the receiver object's monitor.

    Wakes up all threads that are waiting on the receiver object's monitor.

    Definition Classes
    AnyRef
    Note

    not specified by SLS as a member of AnyRef

  538. def numericLub(ts: List[Type]): Type

    Permalink
    Definition Classes
    GlbLubs
  539. def objToAny(tp: Type): Type

    Permalink
    Definition Classes
    Types
  540. def openPackageModule(pkgClass: Symbol): Unit

    Permalink
    Definition Classes
    SymbolTable
  541. def openPackageModule(container: Symbol, dest: Symbol): Unit

    Permalink
    Definition Classes
    SymbolTable
  542. def overloadedType(pre: Type, alternatives: List[Symbol]): Type

    Permalink
    Definition Classes
    Types
  543. final def packSymbols(hidden: List[Symbol], tp: Type, rawOwner: Symbol): Type

    Permalink
    Definition Classes
    ExistentialsAndSkolems
  544. def paramString(tp: Type): String

    Permalink
    Definition Classes
    TypeDebugging
  545. def pendingBaseTypes: HashSet[Type]

    Permalink
    Definition Classes
    Types
  546. def pendingSubTypes: HashSet[SubTypePair]

    Permalink
    Definition Classes
    TypeComparers
  547. object pendingSuperCall extends reflect.internal.SymbolTable.Apply with reflect.internal.SymbolTable.CannotHaveAttrs

    Permalink
    Definition Classes
    Trees → Trees
  548. object perRunCaches

    Permalink
    Definition Classes
    SymbolTable
  549. final def period(rid: RunId, pid: Int): Period

    Permalink
    Definition Classes
    SymbolTable
  550. var phStack: List[reflect.internal.Phase]

    Permalink
    Definition Classes
    SymbolTable
  551. final def phase: reflect.internal.Phase

    Permalink
    Definition Classes
    SymbolTable
  552. final def phaseId(period: Period): Int

    Permalink
    Definition Classes
    SymbolTable
  553. final def phaseOf(period: Period): reflect.internal.Phase

    Permalink
    Definition Classes
    SymbolTable
  554. final def phase_=(p: reflect.internal.Phase): Unit

    Permalink
    Definition Classes
    SymbolTable
  555. def picklerSubTag(tree: Tree): Int

    Permalink
    Definition Classes
    Translations
  556. def picklerTag(tpe: Type): Int

    Permalink
    Definition Classes
    Translations
  557. def picklerTag(sym: Symbol): Int

    Permalink
    Definition Classes
    Translations
  558. def picklerTag(ref: AnyRef): Int

    Permalink
    Definition Classes
    Translations
  559. final def popPhase(ph: reflect.internal.Phase): Unit

    Permalink
    Definition Classes
    SymbolTable
  560. lazy val posAssigner: PosAssigner

    Permalink
    Attributes
    protected[this]
    Definition Classes
    Positions
  561. def postErasure: PostErasure { val global: SymbolTable.this.type }

    Permalink
    Definition Classes
    Transforms
  562. def propagatePackageBoundary(jflags: JavaAccFlags, syms: Symbol*): Unit

    Permalink
    Definition Classes
    PrivateWithin
  563. def propagatePackageBoundary(m: Member, syms: Symbol*): Unit

    Permalink
    Definition Classes
    PrivateWithin
  564. def propagatePackageBoundary(c: Class[_], syms: Symbol*): Unit

    Permalink
    Definition Classes
    PrivateWithin
  565. final def pushPhase(ph: reflect.internal.Phase): reflect.internal.Phase

    Permalink
    Definition Classes
    SymbolTable
  566. def quotedName(name: String): String

    Permalink
    Definition Classes
    Printers
  567. def quotedName(name: Name): String

    Permalink
    Definition Classes
    Printers
  568. def quotedName(name: Name, decode: Boolean): String

    Permalink
    Definition Classes
    Printers
  569. def rangePos(source: SourceFile, start: Int, point: Int, end: Int): Position

    Permalink
    Definition Classes
    Positions
  570. def rawToExistential: TypeMap

    Permalink
    Definition Classes
    TypeMaps
  571. def recursionTable: Map[Symbol, Int]

    Permalink
    Definition Classes
    Symbols
  572. def recursionTable_=(value: Map[Symbol, Int]): Unit

    Permalink
    Definition Classes
    Symbols
  573. def refChecks: RefChecks { val global: SymbolTable.this.type }

    Permalink
    Definition Classes
    Transforms
  574. def referenceCapturedVariable(vble: Symbol): Tree

    Permalink
    Definition Classes
    CapturedVariables
  575. def refinedType(parents: List[Type], owner: Symbol): Type

    Permalink
    Definition Classes
    Types
  576. def refinedType(parents: List[Type], owner: Symbol, decls: Scope, pos: Position): Type

    Permalink
    Definition Classes
    Types
  577. macro def reify[T](expr: T): Expr[T]

    Permalink
    Definition Classes
    Universe
  578. def removeAllAnnotationCheckers(): Unit

    Permalink
    Definition Classes
    AnnotationCheckers
  579. def render(what: Any, mkPrinter: (PrintWriter) ⇒ SymbolTable.TreePrinter, printTypes: BooleanFlag, printIds: BooleanFlag, printOwners: BooleanFlag, printKinds: BooleanFlag, printMirrors: BooleanFlag, printPositions: BooleanFlag): String

    Permalink
    Attributes
    protected
    Definition Classes
    Printers
  580. def repackExistential(tp: Type): Type

    Permalink
    Definition Classes
    Types
  581. final def runId(period: Period): RunId

    Permalink
    Definition Classes
    SymbolTable
  582. final def sameLength(xs1: List[_], xs2: List[_]): Boolean

    Permalink
    Definition Classes
    Types
  583. def sameWeakLubAsLub(tps: List[Type]): Boolean

    Permalink
    Definition Classes
    GlbLubs
  584. def saveOriginalOwner(sym: Symbol): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Symbols
  585. def scopeTransform(owner: Symbol)(op: ⇒ Scope): Scope

    Permalink
    Definition Classes
    Scopes
  586. final def sequence[A](as: List[Option[A]]): Option[List[A]]

    Permalink
    Definition Classes
    Collections
  587. def setPackageAccessBoundary(sym: Symbol): Symbol

    Permalink
    Definition Classes
    PrivateWithin
  588. val shorthands: Set[String]

    Permalink
    Definition Classes
    Types
  589. def shouldLogAtThisPhase: Boolean

    Permalink
    Definition Classes
    SymbolTable
  590. def show(position: Position): String

    Permalink
    Definition Classes
    Printers → Printers
  591. def show(flags: FlagSet): String

    Permalink
    Definition Classes
    Printers → Printers
  592. def show(name: Name): String

    Permalink
    Definition Classes
    Printers → Printers
  593. def show(any: Any, printTypes: BooleanFlag, printIds: BooleanFlag, printOwners: BooleanFlag, printKinds: BooleanFlag, printMirrors: BooleanFlag, printPositions: BooleanFlag): String

    Permalink
    Definition Classes
    Printers
  594. def showCode(tree: Tree, printTypes: BooleanFlag, printIds: BooleanFlag, printOwners: BooleanFlag, printPositions: BooleanFlag, printRootPkg: Boolean): String

    Permalink
    Definition Classes
    Printers
  595. def showDecl(sym: Symbol): String

    Permalink
    Definition Classes
    Printers → Printers
  596. def showRaw(position: Position): String

    Permalink
    Definition Classes
    Printers
  597. def showRaw(flags: FlagSet): String

    Permalink
    Definition Classes
    Printers
  598. def showRaw(name: Name): String

    Permalink
    Definition Classes
    Printers
  599. def showRaw(any: Any, printTypes: BooleanFlag, printIds: BooleanFlag, printOwners: BooleanFlag, printKinds: BooleanFlag, printMirrors: BooleanFlag, printPositions: BooleanFlag): String

    Permalink
    Definition Classes
    Printers
  600. def singleType(pre: Type, sym: Symbol): Type

    Permalink
    Definition Classes
    Types
  601. def singletonBounds(hi: Type): TypeBounds

    Permalink
    Definition Classes
    Types
  602. def skipPrefixOf(pre: Type, clazz: Symbol): Boolean

    Permalink
    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    TypeMaps
  603. def skolemizationLevel: Int

    Permalink
    Definition Classes
    Types
  604. def skolemizationLevel_=(value: Int): Unit

    Permalink
    Definition Classes
    Types
  605. def slowButSafeEnteringPhase[T](ph: reflect.internal.Phase)(op: ⇒ T): T

    Permalink
    Definition Classes
    SymbolTable
  606. def slowButSafeEnteringPhaseNotLaterThan[T](target: reflect.internal.Phase)(op: ⇒ T): T

    Permalink
    Definition Classes
    SymbolTable
  607. lazy val sn: SymbolNames

    Permalink
    Definition Classes
    StdNames
  608. def solidDescendants(tree: Tree): List[Tree]

    Permalink
    Definition Classes
    Positions
  609. def solve(tvars: List[TypeVar], tparams: List[Symbol], variances: List[reflect.internal.Variance], upper: Boolean, depth: Depth): Boolean

    Permalink
    Definition Classes
    TypeConstraints
  610. def spanningTypes(ts: List[Type]): List[Type]

    Permalink
    Definition Classes
    GlbLubs
  611. def specializesSym(preLo: Type, symLo: Symbol, preHi: Type, symHi: Symbol, depth: Depth): Boolean

    Permalink
    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    Types
  612. def specializesSym(tp: Type, sym: Symbol, depth: Depth): Boolean

    Permalink
    Definition Classes
    Types
  613. def subsametypeRecursions: Int

    Permalink
    Definition Classes
    TypeComparers
  614. def subsametypeRecursions_=(value: Int): Unit

    Permalink
    Definition Classes
    TypeComparers
  615. def supplementErrorMessage(errorMessage: String): String

    Permalink
    Definition Classes
    Reporting
  616. def supplementTyperState(errorMessage: String): String

    Permalink
    Definition Classes
    Reporting
  617. final def suspendingTypeVars[T](tvs: List[TypeVar])(op: ⇒ T): T

    Permalink
    Definition Classes
    Types
    Annotations
    @inline()
  618. def symName(tree: Tree, name: Name): String

    Permalink
    Definition Classes
    Printers
  619. def symbolOf[T](implicit arg0: WeakTypeTag[T]): TypeSymbol

    Permalink
    Definition Classes
    Symbols
  620. def synchronizeNames: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    Names
  621. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  622. lazy val termNames: nme.type

    Permalink
    Definition Classes
    StdNames
  623. def throwableAsString(t: Throwable, maxFrames: Int): String

    Permalink
    Definition Classes
    SymbolTable
  624. def throwableAsString(t: Throwable): String

    Permalink
    Definition Classes
    SymbolTable
  625. def toString(): String

    Permalink

    Creates a String representation of this object.

    Creates a String representation of this object. The default representation is platform dependent. On the java platform it is the concatenation of the class name, "@", and the object's hashcode in hexadecimal.

    returns

    a String representation of the object.

    Definition Classes
    AnyRef → Any
  626. def toStringRecursions: Int

    Permalink
    Definition Classes
    TypeToStrings
  627. def toStringRecursions_=(value: Int): Unit

    Permalink
    Definition Classes
    TypeToStrings
  628. def toStringSubjects: HashSet[Type]

    Permalink
    Definition Classes
    TypeToStrings
  629. object tpnme extends reflect.internal.SymbolTable.TypeNames

    Permalink
    Definition Classes
    StdNames
  630. final val traceSymbolActivity: Boolean

    Permalink
    Definition Classes
    SymbolTable
  631. object traceSymbols extends TraceSymbolActivity

    Permalink
    Definition Classes
    SymbolTable
  632. def transformedType(tpe: Type): Type forSome {val _63: PostErasure { val global: SymbolTable.this.type }}

    Permalink
    Definition Classes
    Transforms
  633. def transformedType(sym: Symbol): Type forSome {val _93: PostErasure { val global: SymbolTable.this.type }}

    Permalink
    Definition Classes
    Transforms
  634. def transparentShallowTransform(container: Symbol, tp: Type)(f: (Type) ⇒ Type): Type

    Permalink
    Definition Classes
    Types
  635. final def transposeSafe[A](ass: List[List[A]]): Option[List[List[A]]]

    Permalink
    Definition Classes
    Collections
  636. lazy val treeBuild: TreeGen

    Permalink
    Definition Classes
    Internals
  637. val treeCopy: TreeCopier

    Permalink
    Definition Classes
    Trees
  638. def treeLine(t: Tree): String

    Permalink
    Attributes
    protected
    Definition Classes
    Trees
  639. val treeNodeCount: View

    Permalink
    Definition Classes
    Trees
  640. def treeStatus(t: Tree, enclosingTree: Tree): String

    Permalink
    Attributes
    protected
    Definition Classes
    Trees
  641. def treeSymStatus(t: Tree): String

    Permalink
    Attributes
    protected
    Definition Classes
    Trees
  642. def treeToAnnotation(tree: Tree): Annotation

    Permalink
    Attributes
    protected[scala]
    Definition Classes
    AnnotationInfos → Annotations
  643. def treeToString(tree: Tree): String

    Permalink
    Attributes
    protected
    Definition Classes
    Printers
  644. object typeDebug

    Permalink
    Definition Classes
    TypeDebugging
  645. def typeDepth(tp: Type): Depth

    Permalink
    Definition Classes
    Types
  646. def typeFun(tps: List[Symbol], body: Type): Type

    Permalink
    Definition Classes
    Types
  647. def typeFunAnon(tps: List[Symbol], body: Type): Type

    Permalink
    Definition Classes
    Types
  648. lazy val typeNames: tpnme.type

    Permalink
    Definition Classes
    StdNames
  649. def typeOf[T](implicit ttag: TypeTag[T]): Type

    Permalink
    Definition Classes
    TypeTags
  650. def typeParamsString(tp: Type): String

    Permalink
    Definition Classes
    TypeDebugging
  651. def typeParamsToExistentials(clazz: Symbol): List[Symbol]

    Permalink
    Definition Classes
    Types
  652. def typeParamsToExistentials(clazz: Symbol, tparams: List[Symbol]): List[Symbol]

    Permalink
    Definition Classes
    Types
  653. def typeRef(pre: Type, sym: Symbol, args: List[Type]): Type

    Permalink
    Definition Classes
    Types
  654. def typeTag[T](implicit ttag: TypeTag[T]): TypeTag[T]

    Permalink
    Definition Classes
    TypeTags
  655. def typeToString(tpe: Type): String

    Permalink
    Attributes
    protected
    Definition Classes
    TypeToStrings
  656. def typeTreeSymbol(tree: TypeTree): Symbol

    Permalink
    Attributes
    protected
    Definition Classes
    Trees
  657. def typeVarsInType(tp: Type): List[TypeVar]

    Permalink
    Definition Classes
    Types
  658. final def uncheckedBounds(tp: Type): Type

    Permalink
    Definition Classes
    Types
  659. def uncurry: UnCurry { val global: SymbolTable.this.type }

    Permalink
    Definition Classes
    Transforms
  660. val undetBaseTypeSeq: BaseTypeSeq

    Permalink
    Definition Classes
    BaseTypeSeqs
  661. def undoLog: UndoLog

    Permalink
    Definition Classes
    TypeConstraints
  662. def unique[T <: Type](tp: T): T

    Permalink
    Attributes
    protected
    Definition Classes
    Types
  663. object unwrapToClass extends reflect.internal.SymbolTable.ClassUnwrapper

    Permalink
    Definition Classes
    Types
  664. object unwrapToStableClass extends reflect.internal.SymbolTable.ClassUnwrapper

    Permalink
    Definition Classes
    Types
  665. object unwrapWrapperTypes extends reflect.internal.SymbolTable.TypeUnwrapper

    Permalink
    Definition Classes
    Types
  666. def useOffsetPositions: Boolean

    Permalink
    Definition Classes
    Positions
  667. def validateClassInfo(tp: ClassInfoType): Unit

    Permalink
    Definition Classes
    Types
  668. def validatePositions(tree: Tree): Unit

    Permalink
    Definition Classes
    Positions
  669. def varianceInType(tp: Type)(tparam: Symbol): reflect.internal.Variance

    Permalink
    Definition Classes
    Variances
  670. def varianceInTypes(tps: List[Type])(tparam: Symbol): reflect.internal.Variance

    Permalink
    Definition Classes
    Variances
  671. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  674. def warning(pos: Position, msg: String): Unit

    Permalink
    Definition Classes
    Reporting
    Annotations
    @deprecatedOverriding( ... , "2.11.2" )
  675. def warning(msg: String): Unit

    Permalink
    Definition Classes
    Reporting
    Annotations
    @deprecatedOverriding( ... , "2.11.2" )
  676. def weakLub(tps: List[Type]): Type

    Permalink
    Definition Classes
    GlbLubs
  677. def weakTypeOf[T](implicit attag: WeakTypeTag[T]): Type

    Permalink
    Definition Classes
    TypeTags
  678. def weakTypeTag[T](implicit attag: WeakTypeTag[T]): WeakTypeTag[T]

    Permalink
    Definition Classes
    TypeTags
  679. object wildcardExtrapolation extends reflect.internal.SymbolTable.TypeMap

    Permalink
    Definition Classes
    TypeMaps
  680. def withTypesExplained[A](op: ⇒ A): A

    Permalink
    Definition Classes
    Types
  681. def wrappingIntoTerm(tree0: Tree)(op: (Tree) ⇒ Tree): Tree

    Permalink
    Definition Classes
    Trees
  682. def wrappingPos(trees: List[Tree]): Position

    Permalink
    Definition Classes
    Positions → Positions
  683. def wrappingPos(default: Position, trees: List[Tree], focus: Boolean): Position

    Permalink
    Definition Classes
    Positions
  684. def wrappingPos(default: Position, trees: List[Tree]): Position

    Permalink
    Definition Classes
    Positions → Positions
  685. def xprintTree(treePrinter: TreePrinter, tree: Tree): Unit

    Permalink
    Definition Classes
    Printers
  686. def xtransform(transformer: Transformer, tree: Tree): Tree

    Permalink
    Attributes
    protected
    Definition Classes
    Trees
  687. def xtraverse(traverser: Traverser, tree: Tree): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Trees
  688. def [B](y: B): (SymbolTable, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from SymbolTable to ArrowAssoc[SymbolTable] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Deprecated Value Members

  1. final def atPhase[T](ph: reflect.internal.Phase)(op: ⇒ T): T

    Permalink
    Definition Classes
    SymbolTable
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.10.0) Use enteringPhase

  2. def debugwarn(msg: ⇒ String): Unit

    Permalink
    Definition Classes
    SymbolTable
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use devWarning if this is really a warning; otherwise use log

  3. lazy val emptyValDef: noSelfType.type

    Permalink
    Definition Classes
    Trees → Trees
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use noSelfType instead

  4. def forInteractive: Boolean

    Permalink
    Definition Classes
    Required
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Interactive is implemented with a custom Global; this flag is ignored

  5. def forScaladoc: Boolean

    Permalink
    Definition Classes
    Required
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Scaladoc is implemented with a custom Global; this flag is ignored

  6. def isRaw(sym: Symbol, args: List[Type]): Boolean

    Permalink
    Definition Classes
    Types
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.1) Use isRawType

  7. def polyType(params: List[Symbol], tpe: Type): Type

    Permalink
    Definition Classes
    Types
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) use genPolyType(...) instead

  8. implicit def stringToTermName(s: String): TermName

    Permalink
    Definition Classes
    Names
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use explicit TermName(s) instead

  9. implicit def stringToTypeName(s: String): TypeName

    Permalink
    Definition Classes
    Names
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use explicit TypeName(s) instead

Inherited from reflect.internal.SymbolTable

Inherited from reflect.internal.Reporting

Inherited from Internals

Inherited from FreshNames

Inherited from Translations

Inherited from PrivateWithin

Inherited from ReificationSupport

Inherited from StdCreators

Inherited from StdAttachments

Inherited from CapturedVariables

Inherited from Required

Inherited from Importers

Inherited from TypeDebugging

Inherited from Positions

Inherited from Printers

Inherited from Trees

Inherited from AnnotationCheckers

Inherited from AnnotationInfos

Inherited from StdNames

Inherited from Transforms

Inherited from InfoTransformers

Inherited from BaseTypeSeqs

Inherited from Constants

Inherited from Definitions

Inherited from Mirrors

Inherited from Scopes

Inherited from FlagSets

Inherited from ExistentialsAndSkolems

Inherited from Kinds

Inherited from Variances

Inherited from Types

Inherited from reflect.internal.tpe.FindMembers

Inherited from TypeConstraints

Inherited from TypeMaps

Inherited from GlbLubs

Inherited from CommonOwners

Inherited from TypeToStrings

Inherited from TypeComparers

Inherited from Symbols

Inherited from Names

Inherited from Collections

Inherited from Universe

Inherited from Universe

Inherited from Internals

Inherited from Quasiquotes

Inherited from Liftables

Inherited from Printers

Inherited from Mirrors

Inherited from StandardLiftables

Inherited from StandardNames

Inherited from StandardDefinitions

Inherited from ImplicitTags

Inherited from TypeTags

Inherited from Exprs

Inherited from Positions

Inherited from Annotations

Inherited from Constants

Inherited from Trees

Inherited from Names

Inherited from Scopes

Inherited from FlagSets

Inherited from Types

Inherited from Symbols

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from SymbolTable to any2stringadd[SymbolTable]

Inherited by implicit conversion StringFormat from SymbolTable to StringFormat[SymbolTable]

Inherited by implicit conversion Ensuring from SymbolTable to Ensuring[SymbolTable]

Inherited by implicit conversion ArrowAssoc from SymbolTable to ArrowAssoc[SymbolTable]

Ungrouped