scala.reflect.macros.runtime.JitCompiler

ClosureAnalyzer

abstract class ClosureAnalyzer extends Global with Traces

Linear Supertypes
Traces, Global, Positions, DocComments, Printers, Trees, PhaseAssembly, Plugins, CompilationUnits, SymbolTable, SymbolTable, PrivateWithin, BuildUtils, StdCreators, StdAttachments, CapturedVariables, Required, Importers, TypeDebugging, Positions, Printers, Trees, AnnotationCheckers, AnnotationInfos, StdNames, Transforms, InfoTransformers, BaseTypeSeqs, Constants, Definitions, Mirrors, Scopes, FlagSets, ExistentialsAndSkolems, Kinds, Variances, Types, TypeConstraints, TypeMaps, GlbLubs, CommonOwners, TypeToStrings, TypeComparers, Symbols, internal.Names, Collections, Universe, api.Universe, Quasiquotes, Importers, Printers, Mirrors, BuildUtils, StandardLiftables, StandardNames, StandardDefinitions, ImplicitTags, TagInterop, TypeTags, Exprs, Positions, Annotations, Constants, Trees, api.Names, Scopes, FlagSets, Types, Symbols, AnyRef, Any
Type Hierarchy Learn more about scaladoc diagrams
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. ClosureAnalyzer
  2. Traces
  3. Global
  4. Positions
  5. DocComments
  6. Printers
  7. Trees
  8. PhaseAssembly
  9. Plugins
  10. CompilationUnits
  11. SymbolTable
  12. SymbolTable
  13. PrivateWithin
  14. BuildUtils
  15. StdCreators
  16. StdAttachments
  17. CapturedVariables
  18. Required
  19. Importers
  20. TypeDebugging
  21. Positions
  22. Printers
  23. Trees
  24. AnnotationCheckers
  25. AnnotationInfos
  26. StdNames
  27. Transforms
  28. InfoTransformers
  29. BaseTypeSeqs
  30. Constants
  31. Definitions
  32. Mirrors
  33. Scopes
  34. FlagSets
  35. ExistentialsAndSkolems
  36. Kinds
  37. Variances
  38. Types
  39. TypeConstraints
  40. TypeMaps
  41. GlbLubs
  42. CommonOwners
  43. TypeToStrings
  44. TypeComparers
  45. Symbols
  46. Names
  47. Collections
  48. Universe
  49. Universe
  50. Quasiquotes
  51. Importers
  52. Printers
  53. Mirrors
  54. BuildUtils
  55. StandardLiftables
  56. StandardNames
  57. StandardDefinitions
  58. ImplicitTags
  59. TagInterop
  60. TypeTags
  61. Exprs
  62. Positions
  63. Annotations
  64. Constants
  65. Trees
  66. Names
  67. Scopes
  68. FlagSets
  69. Types
  70. Symbols
  71. AnyRef
  72. Any
Implicitly
  1. by StringAdd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ClosureAnalyzer(globalSettings: Settings, reporter: Reporter)

Type Members

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

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

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

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

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

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

    Definition Classes
    Trees
  7. abstract class AlternativeExtractor extends AnyRef

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

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

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

    Definition Classes
    Trees
  11. abstract class AnnotatedExtractor extends AnyRef

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

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

    Definition Classes
    Types
  14. abstract class AnnotatedTypeExtractor extends AnyRef

    Definition Classes
    Types
  15. type Annotation = AnnotationInfo

    Definition Classes
    AnnotationInfos → Annotations
  16. trait AnnotationApi extends AnyRef

    Definition Classes
    Annotations
  17. trait AnnotationChecker extends AnyRef

    Definition Classes
    AnnotationCheckers
  18. abstract class AnnotationExtractor extends AnyRef

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

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

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

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

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

    Definition Classes
    Trees
  24. abstract class AppliedTypeTreeExtractor extends AnyRef

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

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

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

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

    Definition Classes
    Trees
  29. abstract class ApplyExtractor extends AnyRef

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

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

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

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

    Definition Classes
    AnnotationInfos
  34. type ArrayArgument = ArrayAnnotArg

    Definition Classes
    AnnotationInfos → Annotations
  35. trait ArrayArgumentApi extends AnyRef

    Definition Classes
    Annotations
  36. abstract class ArrayArgumentExtractor extends AnyRef

    Definition Classes
    Annotations
  37. case class ArrayValue extends internal.SymbolTable.Tree with internal.SymbolTable.TermTree with Product with Serializable

    Definition Classes
    Trees
  38. class AsSeenFromMap extends internal.SymbolTable.TypeMap with internal.SymbolTable.KeepOnlyTypeConstraints

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

    Definition Classes
    Trees
  40. trait AssignApi extends api.Universe.TermTreeApi

    Definition Classes
    Trees
  41. abstract class AssignExtractor extends AnyRef

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

    Definition Classes
    Trees
  43. trait AssignOrNamedArgApi extends api.Universe.TermTreeApi

    Definition Classes
    Trees
  44. abstract class AssignOrNamedArgExtractor extends AnyRef

    Definition Classes
    Trees
  45. trait Attachable extends AnyRef

    Definition Classes
    StdAttachments
  46. trait AttachableApi extends AnyRef

    Definition Classes
    Universe
  47. class BaseTypeSeq extends AnyRef

    Definition Classes
    BaseTypeSeqs
  48. case class Bind extends internal.SymbolTable.DefTree with internal.SymbolTable.BindApi with Product with Serializable

    Definition Classes
    Trees
  49. trait BindApi extends api.Universe.DefTreeApi

    Definition Classes
    Trees
  50. abstract class BindExtractor extends AnyRef

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

    Definition Classes
    Trees
  52. trait BlockApi extends api.Universe.TermTreeApi

    Definition Classes
    Trees
  53. abstract class BlockExtractor extends AnyRef

    Definition Classes
    Trees
  54. case class BooleanFlag extends Product with Serializable

    Definition Classes
    Printers
  55. case class BoundedWildcardType extends internal.SymbolTable.Type with internal.SymbolTable.BoundedWildcardTypeApi with Product with Serializable

    Definition Classes
    Types
  56. trait BoundedWildcardTypeApi extends api.Universe.TypeApi

    Definition Classes
    Types
  57. abstract class BoundedWildcardTypeExtractor extends AnyRef

    Definition Classes
    Types
  58. abstract class BuildApi extends AnyRef

    Definition Classes
    BuildUtils
  59. class BuildImpl extends internal.SymbolTable.BuildApi

    Definition Classes
    BuildUtils
  60. trait CannotHaveAttrs extends internal.SymbolTable.Tree

    Definition Classes
    Trees
  61. case class CaseDef extends internal.SymbolTable.Tree with internal.SymbolTable.CaseDefApi with Product with Serializable

    Definition Classes
    Trees
  62. trait CaseDefApi extends api.Universe.TreeApi

    Definition Classes
    Trees
  63. abstract class CaseDefExtractor extends AnyRef

    Definition Classes
    Trees
  64. class ChangeOwnerTraverser extends internal.SymbolTable.Traverser

    Definition Classes
    Trees
  65. case class ClassDef extends internal.SymbolTable.ImplDef with internal.SymbolTable.ClassDefApi with Product with Serializable

    Definition Classes
    Trees
  66. trait ClassDefApi extends api.Universe.ImplDefApi

    Definition Classes
    Trees
  67. abstract class ClassDefExtractor extends AnyRef

    Definition Classes
    Trees
  68. case class ClassInfoType extends internal.SymbolTable.CompoundType with internal.SymbolTable.ClassInfoTypeApi with Product with Serializable

    Definition Classes
    Types
  69. trait ClassInfoTypeApi extends api.Universe.TypeApi

    Definition Classes
    Types
  70. abstract class ClassInfoTypeExtractor extends AnyRef

    Definition Classes
    Types
  71. trait ClassMirror extends api.Universe.TemplateMirror

    Definition Classes
    Mirrors
  72. class ClassSymbol extends internal.SymbolTable.TypeSymbol with internal.SymbolTable.ClassSymbolApi

    Definition Classes
    Symbols
  73. trait ClassSymbolApi extends api.Universe.TypeSymbolApi

    Definition Classes
    Symbols
  74. trait ClassTypeRef extends internal.SymbolTable.TypeRef

    Definition Classes
    Types
  75. class ClassUnwrapper extends internal.SymbolTable.TypeUnwrapper

    Definition Classes
    Types
  76. abstract class ClassfileAnnotArg extends Product

    Definition Classes
    AnnotationInfos
  77. class CollectTreeTraverser[T] extends internal.SymbolTable.Traverser

    Definition Classes
    Trees
  78. class CollectTypeCollector[T] extends internal.SymbolTable.TypeCollector[List[T]]

    Definition Classes
    TypeMaps
  79. abstract class CommonNames extends internal.SymbolTable.NamesApi

    Definition Classes
    StdNames
  80. class CommonOwnerMap extends internal.SymbolTable.TypeTraverserWithResult[internal.SymbolTable.Symbol]

    Attributes
    protected
    Definition Classes
    CommonOwners
  81. class CompactTreePrinter extends Global.TreePrinter

    A tree printer which is stingier about vertical whitespace and unnecessary punctuation than the standard one.

  82. class CompilationUnit extends Global.CompilationUnitContextApi

    One unit of compilation that has been submitted to the compiler.

  83. trait CompilationUnitContextApi extends AnyRef

    Definition Classes
    Universe
  84. class CompleteAnnotationInfo extends internal.SymbolTable.AnnotationInfo

    Definition Classes
    AnnotationInfos
  85. abstract class CompoundType extends internal.SymbolTable.Type

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

    Definition Classes
    Trees
  87. trait CompoundTypeTreeApi extends api.Universe.TypTreeApi

    Definition Classes
    Trees
  88. abstract class CompoundTypeTreeExtractor extends AnyRef

    Definition Classes
    Trees
  89. case class CompoundTypeTreeOriginalAttachment extends Product with Serializable

    Definition Classes
    StdAttachments
  90. class ConditionalWarning extends AnyRef

    Collects for certain classes of warnings during this run.

  91. case class Constant extends internal.SymbolTable.ConstantApi with Product with Serializable

    Definition Classes
    Constants
  92. abstract class ConstantApi extends AnyRef

    Definition Classes
    Constants
  93. abstract class ConstantExtractor extends AnyRef

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

    Definition Classes
    Types
  95. trait ConstantTypeApi extends api.Universe.TypeApi

    Definition Classes
    Types
  96. abstract class ConstantTypeExtractor extends AnyRef

    Definition Classes
    Types
  97. class ContainsCollector extends internal.SymbolTable.TypeCollector[Boolean]

    Definition Classes
    TypeMaps
  98. class ContainsTypeCollector extends internal.SymbolTable.TypeCollector[Boolean]

    Definition Classes
    TypeMaps
  99. case class CyclicReference extends internal.SymbolTable.TypeError with Product with Serializable

    Definition Classes
    Symbols
  100. case class DefDef extends internal.SymbolTable.ValOrDefDef with internal.SymbolTable.DefDefApi with Product with Serializable

    Definition Classes
    Trees
  101. trait DefDefApi extends api.Universe.ValOrDefDefApi

    Definition Classes
    Trees
  102. abstract class DefDefExtractor extends AnyRef

    Definition Classes
    Trees
  103. abstract class DefTree extends internal.SymbolTable.SymTree with internal.SymbolTable.NameTree with internal.SymbolTable.DefTreeApi

    Definition Classes
    Trees
  104. trait DefTreeApi extends api.Universe.SymTreeApi with api.Universe.NameTreeApi

    Definition Classes
    Trees
  105. class DefaultPosAssigner extends internal.SymbolTable.Traverser with internal.SymbolTable.PosAssigner

    Attributes
    protected
    Definition Classes
    Positions
  106. trait DefinitionsApi extends api.Universe.StandardTypes

    Definition Classes
    StandardDefinitions
  107. abstract class DefinitionsClass extends internal.SymbolTable.DefinitionsApi with internal.SymbolTable.ValueClassDefinitions

    Definition Classes
    Definitions
  108. class DependencyGraph extends AnyRef

    Aux datastructure for solving the constraint system The depency graph container with helper methods for node and edge creation

  109. case class DependentTypeTree extends internal.SymbolTable.Tree with internal.SymbolTable.TypTree with internal.SymbolTable.DependentTypeTreeApi with Product with Serializable

    Definition Classes
    Trees
  110. trait DependentTypeTreeApi extends api.Universe.TypTreeApi

    Definition Classes
    Trees
  111. abstract class DependentTypeTreeExtractor extends AnyRef

    Definition Classes
    Trees
  112. case class DocComment(raw: String, pos: Global.Position = DocComments.this.NoPosition, codePos: Global.Position = DocComments.this.NoPosition) extends Product with Serializable

    Definition Classes
    DocComments
  113. case class DocDef(comment: Global.DocComment, definition: Global.Tree) extends Global.Tree with Product with Serializable

    Documented definition, eliminated by analyzer

  114. abstract case class ErasedValueType extends internal.SymbolTable.UniqueType with Product with Serializable

    Definition Classes
    Types
  115. class ErrorScope extends internal.SymbolTable.Scope

    Definition Classes
    Scopes
  116. class ExistentialExtrapolation extends internal.SymbolTable.TypeMap

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

    Definition Classes
    Types
  118. trait ExistentialTypeApi extends api.Universe.TypeApi

    Definition Classes
    Types
  119. abstract class ExistentialTypeExtractor extends AnyRef

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

    Definition Classes
    Trees
  121. trait ExistentialTypeTreeApi extends api.Universe.TypTreeApi

    Definition Classes
    Trees
  122. abstract class ExistentialTypeTreeExtractor extends AnyRef

    Definition Classes
    Trees
  123. class ExpansionLimitExceeded extends Exception

    Definition Classes
    DocComments
  124. trait Expr[+T] extends Equals with Serializable

    Definition Classes
    Exprs
  125. trait FieldMirror extends AnyRef

    Definition Classes
    Mirrors
  126. class FilterTreeTraverser extends internal.SymbolTable.Traverser

    Definition Classes
    Trees
  127. class FilterTypeCollector extends internal.SymbolTable.TypeCollector[List[internal.SymbolTable.Type]]

    Definition Classes
    TypeMaps
  128. class FindTreeTraverser extends internal.SymbolTable.Traverser

    Definition Classes
    Trees
  129. class FindTypeCollector extends internal.SymbolTable.TypeCollector[Option[internal.SymbolTable.Type]]

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

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

    Definition Classes
    StdCreators
  132. trait FlagAgnosticCompleter extends internal.SymbolTable.LazyType

    Definition Classes
    Types
  133. trait FlagAssigningCompleter extends internal.SymbolTable.LazyType

    Definition Classes
    Types
  134. trait FlagOps extends Any

    Definition Classes
    FlagSets
  135. type FlagSet = Long

    Definition Classes
    FlagSets → FlagSets
  136. trait FlagValues extends AnyRef

    Definition Classes
    FlagSets
  137. class ForEachTypeTraverser extends internal.SymbolTable.TypeTraverser

    Definition Classes
    TypeMaps
  138. class ForeachPartialTreeTraverser extends internal.SymbolTable.Traverser

    Definition Classes
    Trees
  139. class ForeachTreeTraverser extends internal.SymbolTable.Traverser

    Definition Classes
    Trees
  140. trait FreeSymbol extends internal.SymbolTable.Symbol

    Definition Classes
    Symbols
  141. class FreeTermSymbol extends internal.SymbolTable.TermSymbol with internal.SymbolTable.FreeSymbol with internal.SymbolTable.FreeTermSymbolApi

    Definition Classes
    Symbols
  142. trait FreeTermSymbolApi extends api.Universe.TermSymbolApi

    Definition Classes
    Symbols
  143. class FreeTypeSymbol extends internal.SymbolTable.TypeSkolem with internal.SymbolTable.FreeSymbol with internal.SymbolTable.FreeTypeSymbolApi

    Definition Classes
    Symbols
  144. trait FreeTypeSymbolApi extends api.Universe.TypeSymbolApi

    Definition Classes
    Symbols
  145. case class Function extends internal.SymbolTable.SymTree with internal.SymbolTable.TermTree with internal.SymbolTable.FunctionApi with Product with Serializable

    Definition Classes
    Trees
  146. trait FunctionApi extends api.Universe.TermTreeApi with api.Universe.SymTreeApi

    Definition Classes
    Trees
  147. abstract class FunctionExtractor extends AnyRef

    Definition Classes
    Trees
  148. abstract class GenericApply extends internal.SymbolTable.Tree with internal.SymbolTable.TermTree with internal.SymbolTable.GenericApplyApi

    Definition Classes
    Trees
  149. trait GenericApplyApi extends api.Universe.TermTreeApi

    Definition Classes
    Trees
  150. class GlobalMirror extends Roots

    Definition Classes
    Global
  151. abstract class GlobalPhase extends Phase

    Definition Classes
    Global
  152. class HKTypeVar extends internal.SymbolTable.TypeVar

    Definition Classes
    Types
  153. case class Ident extends internal.SymbolTable.SymTree with internal.SymbolTable.RefTree with internal.SymbolTable.IdentContextApi with Product with Serializable

    Definition Classes
    Trees
  154. trait IdentApi extends api.Universe.RefTreeApi

    Definition Classes
    Trees
  155. trait IdentContextApi extends Universe.IdentApi

    Definition Classes
    Universe
  156. abstract class IdentExtractor extends AnyRef

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

    Definition Classes
    Trees
  158. trait IfApi extends api.Universe.TermTreeApi

    Definition Classes
    Trees
  159. abstract class IfExtractor extends AnyRef

    Definition Classes
    Trees
  160. trait ImplClassSymbol extends internal.SymbolTable.ClassSymbol

    Definition Classes
    Symbols
  161. abstract class ImplDef extends internal.SymbolTable.MemberDef with internal.SymbolTable.ImplDefApi

    Definition Classes
    Trees
  162. trait ImplDefApi extends api.Universe.MemberDefApi

    Definition Classes
    Trees
  163. case class Import extends internal.SymbolTable.SymTree with internal.SymbolTable.ImportApi with Product with Serializable

    Definition Classes
    Trees
  164. trait ImportApi extends api.Universe.SymTreeApi

    Definition Classes
    Trees
  165. abstract class ImportExtractor extends AnyRef

    Definition Classes
    Trees
  166. case class ImportSelector extends internal.SymbolTable.ImportSelectorApi with Product with Serializable

    Definition Classes
    Trees
  167. trait ImportSelectorApi extends AnyRef

    Definition Classes
    Trees
  168. abstract class ImportSelectorExtractor extends AnyRef

    Definition Classes
    Trees
  169. trait Importer extends AnyRef

    Definition Classes
    Importers
  170. abstract class InfoTransformer extends AnyRef

    Definition Classes
    InfoTransformers
  171. case class InjectDerivedValue(arg: Global.Tree) extends Global.SymTree with Global.TermTree with Product with Serializable

    Derived value class injection (equivalent to: new C(arg) after erasure); only used during erasure.

  172. trait InstanceMirror extends AnyRef

    Definition Classes
    Mirrors
  173. class InstantiateDependentMap extends internal.SymbolTable.TypeMap with internal.SymbolTable.KeepOnlyTypeConstraints

    Definition Classes
    TypeMaps
  174. abstract class InternalTreeCopierOps extends internal.SymbolTable.TreeCopierOps

    Definition Classes
    Trees
  175. type JavaArgument = ClassfileAnnotArg

    Definition Classes
    AnnotationInfos → Annotations
  176. class JavaKeywords extends AnyRef

    Definition Classes
    StdNames
  177. class JavaMethodType extends internal.SymbolTable.MethodType

    Definition Classes
    Types
  178. trait KeepOnlyTypeConstraints extends internal.SymbolTable.TypeMap with internal.SymbolTable.AnnotationFilter

    Definition Classes
    TypeMaps
  179. abstract class Keywords extends internal.SymbolTable.CommonNames

    Definition Classes
    StdNames
  180. abstract class Kind extends AnyRef

    Definition Classes
    Kinds
  181. case class KindErrors extends Product with Serializable

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

    Definition Classes
    Trees
  183. trait LabelDefApi extends api.Universe.DefTreeApi with api.Universe.TermTreeApi

    Definition Classes
    Trees
  184. abstract class LabelDefExtractor extends AnyRef

    Definition Classes
    Trees
  185. final class LazyAnnotationInfo extends internal.SymbolTable.AnnotationInfo

    Definition Classes
    AnnotationInfos
  186. abstract class LazyPolyType extends internal.SymbolTable.LazyType

    Definition Classes
    Types
  187. class LazyTreeCopier extends Global.LazyTreeCopier with Global.TreeCopier

    Definition Classes
    Trees
  188. abstract class LazyType extends internal.SymbolTable.Type

    Definition Classes
    Types
  189. case class Literal extends internal.SymbolTable.Tree with internal.SymbolTable.TermTree with internal.SymbolTable.LiteralApi with Product with Serializable

    Definition Classes
    Trees
  190. case class LiteralAnnotArg extends internal.SymbolTable.ClassfileAnnotArg with internal.SymbolTable.LiteralArgumentApi with Product with Serializable

    Definition Classes
    AnnotationInfos
  191. trait LiteralApi extends api.Universe.TermTreeApi

    Definition Classes
    Trees
  192. type LiteralArgument = LiteralAnnotArg

    Definition Classes
    AnnotationInfos → Annotations
  193. trait LiteralArgumentApi extends AnyRef

    Definition Classes
    Annotations
  194. abstract class LiteralArgumentExtractor extends AnyRef

    Definition Classes
    Annotations
  195. abstract class LiteralExtractor extends AnyRef

    Definition Classes
    Trees
  196. class Locator extends internal.SymbolTable.Traverser

    Definition Classes
    Positions
  197. case class LookupAmbiguous extends internal.SymbolTable.NameLookup with Product with Serializable

    Definition Classes
    Scopes
  198. case class LookupInaccessible extends internal.SymbolTable.NameLookup with Product with Serializable

    Definition Classes
    Scopes
  199. case class LookupSucceeded extends internal.SymbolTable.NameLookup with Product with Serializable

    Definition Classes
    Scopes
  200. case class MacroAnnotationExpansion(expandedAnnottee: List[Global.Tree], expandedCompanion: Option[Global.Tree]) extends Global.Tree with Product with Serializable

    emitted by typer, eliminated by typer TODO: that's a very unfortunate hack

  201. trait MacroTypeRef extends internal.SymbolTable.TypeRef

    Definition Classes
    Types
  202. class MacroTypeSymbol extends internal.SymbolTable.TypeSymbol

    Definition Classes
    Symbols
  203. class MalformedType extends internal.SymbolTable.TypeError

    Definition Classes
    Types
  204. class MappedBaseTypeSeq extends internal.SymbolTable.BaseTypeSeq

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

    Definition Classes
    Trees
  206. trait MatchApi extends api.Universe.TermTreeApi

    Definition Classes
    Trees
  207. abstract class MatchExtractor extends AnyRef

    Definition Classes
    Trees
  208. abstract class MemberDef extends internal.SymbolTable.DefTree with internal.SymbolTable.MemberDefApi

    Definition Classes
    Trees
  209. trait MemberDefApi extends api.Universe.DefTreeApi

    Definition Classes
    Trees
  210. type MemberScope = Scope

    Definition Classes
    Scopes → Scopes
  211. trait MemberScopeApi extends api.Universe.ScopeApi

    Definition Classes
    Scopes
  212. trait MethodMirror extends AnyRef

    Definition Classes
    Mirrors
  213. class MethodSymbol extends internal.SymbolTable.TermSymbol with internal.SymbolTable.MethodSymbolApi

    Definition Classes
    Symbols
  214. trait MethodSymbolApi extends api.Universe.TermSymbolApi

    Definition Classes
    Symbols
  215. case class MethodType extends internal.SymbolTable.Type with internal.SymbolTable.MethodTypeApi with Product with Serializable

    Definition Classes
    Types
  216. trait MethodTypeApi extends api.Universe.TypeApi

    Definition Classes
    Types
  217. abstract class MethodTypeExtractor extends AnyRef

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

    Definition Classes
    Mirrors → Mirrors
  219. class MissingAliasControl extends Throwable with ControlThrowable

    Definition Classes
    Types
  220. class MissingTypeControl extends Throwable with ControlThrowable

    Definition Classes
    Types
  221. case class Modifiers extends internal.SymbolTable.ModifiersApi with HasFlags with Product with Serializable

    Definition Classes
    Trees
  222. abstract class ModifiersApi extends AnyRef

    Definition Classes
    Trees
  223. abstract class ModifiersExtractor extends AnyRef

    Definition Classes
    Trees
  224. class ModuleClassSymbol extends internal.SymbolTable.ClassSymbol

    Definition Classes
    Symbols
  225. case class ModuleDef extends internal.SymbolTable.ImplDef with internal.SymbolTable.ModuleDefApi with Product with Serializable

    Definition Classes
    Trees
  226. trait ModuleDefApi extends api.Universe.ImplDefApi

    Definition Classes
    Trees
  227. abstract class ModuleDefExtractor extends AnyRef

    Definition Classes
    Trees
  228. trait ModuleMirror extends api.Universe.TemplateMirror

    Definition Classes
    Mirrors
  229. class ModuleSymbol extends internal.SymbolTable.TermSymbol with internal.SymbolTable.ModuleSymbolApi

    Definition Classes
    Symbols
  230. trait ModuleSymbolApi extends api.Universe.TermSymbolApi

    Definition Classes
    Symbols
  231. class ModuleTypeRef extends internal.SymbolTable.NoArgsTypeRef with internal.SymbolTable.ClassTypeRef

    Definition Classes
    Types
  232. sealed abstract class Name extends internal.Names.NameApi

    Definition Classes
    Names
  233. abstract class NameApi extends AnyRef

    Definition Classes
    Names
  234. sealed trait NameLookup extends AnyRef

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

    Definition Classes
    Names
  236. trait NameTree extends internal.SymbolTable.Tree with internal.SymbolTable.NameTreeApi

    Definition Classes
    Trees
  237. trait NameTreeApi extends api.Universe.TreeApi

    Definition Classes
    Trees
  238. case class NamedType extends internal.SymbolTable.Type with Product with Serializable

    Definition Classes
    Types
  239. trait NamesApi extends AnyRef

    Definition Classes
    StandardNames
  240. case class NestedAnnotArg extends internal.SymbolTable.ClassfileAnnotArg with internal.SymbolTable.NestedArgumentApi with Product with Serializable

    Definition Classes
    AnnotationInfos
  241. type NestedArgument = NestedAnnotArg

    Definition Classes
    AnnotationInfos → Annotations
  242. trait NestedArgumentApi extends AnyRef

    Definition Classes
    Annotations
  243. abstract class NestedArgumentExtractor extends AnyRef

    Definition Classes
    Annotations
  244. case class New extends internal.SymbolTable.Tree with internal.SymbolTable.TermTree with internal.SymbolTable.NewApi with Product with Serializable

    Definition Classes
    Trees
  245. trait NewApi extends api.Universe.TermTreeApi

    Definition Classes
    Trees
  246. abstract class NewExtractor extends AnyRef

    Definition Classes
    Trees
  247. class NoArgsTypeRef extends internal.SymbolTable.TypeRef

    Definition Classes
    Types
  248. class NoCommonType extends Throwable with ControlThrowable

    Definition Classes
    Types
  249. class NoSymbol extends internal.SymbolTable.Symbol

    Definition Classes
    Symbols
  250. trait NonClassTypeRef extends internal.SymbolTable.TypeRef

    Definition Classes
    Types
  251. case class NullaryMethodType extends internal.SymbolTable.Type with internal.SymbolTable.NullaryMethodTypeApi with Product with Serializable

    Definition Classes
    Types
  252. trait NullaryMethodTypeApi extends api.Universe.TypeApi

    Definition Classes
    Types
  253. abstract class NullaryMethodTypeExtractor extends AnyRef

    Definition Classes
    Types
  254. type OptClassPath = Option[PlatformClassPath]

    Definition Classes
    Global
  255. case class OverloadedType extends internal.SymbolTable.Type with Product with Serializable

    Definition Classes
    Types
  256. class PackageClassInfoType extends internal.SymbolTable.ClassInfoType

    Definition Classes
    Types
  257. class PackageClassSymbol extends internal.SymbolTable.ModuleClassSymbol

    Definition Classes
    Symbols
  258. case class PackageDef extends internal.SymbolTable.MemberDef with internal.SymbolTable.PackageDefApi with Product with Serializable

    Definition Classes
    Trees
  259. trait PackageDefApi extends api.Universe.MemberDefApi

    Definition Classes
    Trees
  260. abstract class PackageDefExtractor extends AnyRef

    Definition Classes
    Trees
  261. class PackageObjectClassSymbol extends internal.SymbolTable.ModuleClassSymbol

    Definition Classes
    Symbols
  262. class PackageTypeRef extends internal.SymbolTable.ModuleTypeRef

    Definition Classes
    Types
  263. case class Parens(args: List[Global.Tree]) extends Global.Tree with Product with Serializable

    Only used during parsing

  264. type Period = Int

    Definition Classes
    SymbolTable
  265. type PlatformClassPath = ClassPath[(platform)#BinaryRepr]

    Definition Classes
    Global
  266. case class PolyType extends internal.SymbolTable.Type with internal.SymbolTable.PolyTypeApi with Product with Serializable

    Definition Classes
    Types
  267. trait PolyTypeApi extends api.Universe.TypeApi

    Definition Classes
    Types
  268. abstract class PolyTypeExtractor extends AnyRef

    Definition Classes
    Types
  269. trait PosAssigner extends internal.SymbolTable.Traverser

    Definition Classes
    Positions
  270. type Position = internal.util.Position

    Definition Classes
    Positions → Positions
  271. class PostfixSelect extends Global.Select

    Definition Classes
    Trees
  272. class ProperTypeKind extends internal.SymbolTable.Kind

    Definition Classes
    Kinds
  273. implicit class Quasiquote extends AnyRef

    Definition Classes
    Quasiquotes
  274. case class Range extends Product with Serializable

    Definition Classes
    Positions
  275. class RawTreePrinter extends internal.SymbolTable.TreePrinter

    Definition Classes
    Printers
  276. case class RecoverableCyclicReference extends internal.SymbolTable.TypeError with Product with Serializable

    Definition Classes
    Types
  277. trait RefTree extends internal.SymbolTable.SymTree with internal.SymbolTable.NameTree with internal.SymbolTable.RefTreeApi

    Definition Classes
    Trees
  278. trait RefTreeApi extends api.Universe.SymTreeApi with api.Universe.NameTreeApi

    Definition Classes
    Trees
  279. abstract class RefTreeExtractor extends AnyRef

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

    Definition Classes
    Trees
  281. trait ReferenceToBoxedApi extends api.Universe.TermTreeApi

    Definition Classes
    Trees
  282. abstract class ReferenceToBoxedExtractor extends AnyRef

    Definition Classes
    Trees
  283. case class RefinedType extends internal.SymbolTable.CompoundType with internal.SymbolTable.RefinedTypeApi with Product with Serializable

    Definition Classes
    Types
  284. final class RefinedType0 extends internal.SymbolTable.RefinedType

    Definition Classes
    Types
  285. trait RefinedTypeApi extends api.Universe.TypeApi

    Definition Classes
    Types
  286. abstract class RefinedTypeExtractor extends AnyRef

    Definition Classes
    Types
  287. class RefinementClassSymbol extends internal.SymbolTable.ClassSymbol

    Definition Classes
    Symbols
  288. class RefinementTypeRef extends internal.SymbolTable.NoArgsTypeRef with internal.SymbolTable.ClassTypeRef

    Definition Classes
    Types
  289. trait ReflectiveMirror extends api.Mirror[Mirrors.this.type]

    Definition Classes
    Mirrors
  290. case class RepeatedType extends internal.SymbolTable.Type with Product with Serializable

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

    Definition Classes
    Trees
  292. trait ReturnApi extends api.Universe.TermTreeApi

    Definition Classes
    Trees
  293. abstract class ReturnExtractor extends AnyRef

    Definition Classes
    Trees
  294. trait RewrappingTypeProxy extends internal.SymbolTable.Type with internal.SymbolTable.SimpleTypeProxy

    Definition Classes
    Types
  295. trait RootSymbol extends internal.SymbolTable.Symbol

    Definition Classes
    Mirrors
  296. abstract class Roots extends internal.SymbolTable.RootsBase

    Definition Classes
    Mirrors
  297. abstract class RootsBase extends api.Mirror[Mirrors.this.type]

    Definition Classes
    Mirrors
  298. class Run extends RunContextApi

    A Run is a single execution of the compiler on a sets of units

  299. trait RunContextApi extends AnyRef

    Definition Classes
    Universe
  300. type RunId = Int

    Definition Classes
    SymbolTable
  301. abstract type RuntimeClass >: Null

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

    Definition Classes
    Mirrors
  303. class SafeTreePrinter extends Global.TreePrinter

    This must guarantee not to force any evaluation, so we can learn a little bit about trees in the midst of compilation without altering the natural course of events.

  304. case class ScalaSigBytes extends internal.SymbolTable.ClassfileAnnotArg with Product with Serializable

    Definition Classes
    AnnotationInfos
  305. class Scope extends internal.SymbolTable.ScopeApi with internal.SymbolTable.MemberScopeApi

    Definition Classes
    Scopes
  306. trait ScopeApi extends Iterable[api.Universe.Symbol]

    Definition Classes
    Scopes
  307. class ScopeEntry extends AnyRef

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

    Definition Classes
    Trees
  309. trait SelectApi extends api.Universe.RefTreeApi

    Definition Classes
    Trees
  310. abstract class SelectExtractor extends AnyRef

    Definition Classes
    Trees
  311. case class SelectFromArray(qualifier: Global.Tree, name: Global.Name, erasure: Global.Type) extends Global.SymTree with Global.RefTree with Global.TermTree with Product with Serializable

    Array selection <qualifier> . <name> only used during erasure

  312. case class SelectFromTypeTree extends internal.SymbolTable.SymTree with internal.SymbolTable.RefTree with internal.SymbolTable.TypTree with internal.SymbolTable.SelectFromTypeTreeApi with Product with Serializable

    Definition Classes
    Trees
  313. trait SelectFromTypeTreeApi extends api.Universe.TypTreeApi with api.Universe.RefTreeApi

    Definition Classes
    Trees
  314. abstract class SelectFromTypeTreeExtractor extends AnyRef

    Definition Classes
    Trees
  315. trait SimpleTypeProxy extends internal.SymbolTable.Type

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

    Definition Classes
    Types
  317. trait SingleTypeApi extends api.Universe.TypeApi

    Definition Classes
    Types
  318. abstract class SingleTypeExtractor extends AnyRef

    Definition Classes
    Types
  319. abstract class SingletonType extends internal.SymbolTable.SubType with internal.SymbolTable.SimpleTypeProxy

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

    Definition Classes
    Trees
  321. trait SingletonTypeTreeApi extends api.Universe.TypTreeApi

    Definition Classes
    Trees
  322. abstract class SingletonTypeTreeExtractor extends AnyRef

    Definition Classes
    Trees
  323. abstract class StandardImporter extends internal.SymbolTable.Importer

    Definition Classes
    Importers
  324. trait StandardTypes extends AnyRef

    Definition Classes
    StandardDefinitions
  325. case class Star extends internal.SymbolTable.Tree with internal.SymbolTable.TermTree with internal.SymbolTable.StarApi with Product with Serializable

    Definition Classes
    Trees
  326. trait StarApi extends api.Universe.TermTreeApi

    Definition Classes
    Trees
  327. abstract class StarExtractor extends AnyRef

    Definition Classes
    Trees
  328. class StrictTreeCopier extends Global.StrictTreeCopier with Global.TreeCopier

    Definition Classes
    Trees
  329. class StubClassSymbol extends internal.SymbolTable.ClassSymbol with internal.SymbolTable.StubSymbol

    Definition Classes
    Symbols
  330. trait StubSymbol extends internal.SymbolTable.Symbol

    Definition Classes
    Symbols
  331. class StubTermSymbol extends internal.SymbolTable.TermSymbol with internal.SymbolTable.StubSymbol

    Definition Classes
    Symbols
  332. abstract class SubType extends internal.SymbolTable.UniqueType

    Definition Classes
    Types
  333. class SubTypePair extends AnyRef

    Definition Classes
    TypeComparers
  334. abstract class SubstMap[T] extends internal.SymbolTable.TypeMap

    Definition Classes
    TypeMaps
  335. class SubstSymMap extends internal.SymbolTable.SubstMap[internal.SymbolTable.Symbol]

    Definition Classes
    TypeMaps
  336. class SubstThisMap extends internal.SymbolTable.TypeMap

    Definition Classes
    TypeMaps
  337. class SubstTypeMap extends internal.SymbolTable.SubstMap[internal.SymbolTable.Type]

    Definition Classes
    TypeMaps
  338. class SubstWildcardMap extends internal.SymbolTable.TypeMap

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

    Definition Classes
    Trees
  340. trait SuperApi extends api.Universe.TermTreeApi

    Definition Classes
    Trees
  341. abstract class SuperExtractor extends AnyRef

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

    Definition Classes
    Types
  343. trait SuperTypeApi extends api.Universe.TypeApi

    Definition Classes
    Types
  344. abstract class SuperTypeExtractor extends AnyRef

    Definition Classes
    Types
  345. abstract class SymLoader extends internal.SymbolTable.LazyType

    Definition Classes
    SymbolTable
  346. abstract class SymTree extends internal.SymbolTable.Tree with internal.SymbolTable.SymTreeContextApi

    Definition Classes
    Trees
  347. trait SymTreeApi extends api.Universe.TreeApi

    Definition Classes
    Trees
  348. trait SymTreeContextApi extends Universe.SymTreeApi

    Definition Classes
    Universe
  349. abstract class Symbol extends internal.SymbolTable.SymbolContextApiImpl with HasFlags with internal.SymbolTable.Annotatable[internal.SymbolTable.Symbol] with internal.SymbolTable.Attachable

    Definition Classes
    Symbols
  350. trait SymbolApi extends AnyRef

    Definition Classes
    Symbols
  351. trait SymbolContextApi extends Universe.SymbolApi with AttachableApi

    Definition Classes
    Universe
  352. abstract class SymbolContextApiImpl extends internal.SymbolTable.SymbolContextApi

    Definition Classes
    Symbols
  353. sealed abstract class SymbolNames extends AnyRef

    Definition Classes
    StdNames
  354. case class Template extends internal.SymbolTable.SymTree with internal.SymbolTable.TemplateApi with Product with Serializable

    Definition Classes
    Trees
  355. trait TemplateApi extends api.Universe.SymTreeApi

    Definition Classes
    Trees
  356. abstract class TemplateExtractor extends AnyRef

    Definition Classes
    Trees
  357. trait TemplateMirror extends AnyRef

    Definition Classes
    Mirrors
  358. sealed abstract class TermName extends Name

    Definition Classes
    Names
  359. abstract class TermNameExtractor extends AnyRef

    Definition Classes
    Names
  360. abstract class TermNames extends internal.SymbolTable.Keywords with internal.SymbolTable.TermNamesApi

    Definition Classes
    StdNames
  361. trait TermNamesApi extends api.Universe.NamesApi

    Definition Classes
    StandardNames
  362. class TermSymbol extends internal.SymbolTable.Symbol with internal.SymbolTable.TermSymbolApi

    Definition Classes
    Symbols
  363. trait TermSymbolApi extends api.Universe.SymbolApi

    Definition Classes
    Symbols
  364. trait TermTree extends internal.SymbolTable.Tree with internal.SymbolTable.TermTreeApi

    Definition Classes
    Trees
  365. trait TermTreeApi extends api.Universe.TreeApi

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

    Definition Classes
    Trees
  367. trait ThisApi extends api.Universe.TermTreeApi with api.Universe.SymTreeApi

    Definition Classes
    Trees
  368. abstract class ThisExtractor extends AnyRef

    Definition Classes
    Trees
  369. type ThisPlatform = Platform { val global: ClosureAnalyzer.this.type }

    Definition Classes
    Global
  370. class ThisSubstituter extends internal.SymbolTable.Transformer

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

    Definition Classes
    Types
  372. trait ThisTypeApi extends api.Universe.TypeApi

    Definition Classes
    Types
  373. abstract class ThisTypeExtractor extends AnyRef

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

    Definition Classes
    Trees
  375. trait ThrowApi extends api.Universe.TermTreeApi

    Definition Classes
    Trees
  376. abstract class ThrowExtractor extends AnyRef

    Definition Classes
    Trees
  377. class Transformer extends Global.Transformer

    Definition Classes
    Trees
  378. class Traverser extends AnyRef

    Definition Classes
    Trees
  379. abstract class Tree extends internal.SymbolTable.TreeContextApiImpl with internal.SymbolTable.Attachable with Product

    Definition Classes
    Trees
  380. trait TreeApi extends Product

    Definition Classes
    Trees
  381. trait TreeContextApi extends Universe.TreeApi with AttachableApi

    Definition Classes
    Universe
  382. abstract class TreeContextApiImpl extends internal.SymbolTable.TreeContextApi

    Definition Classes
    Trees
  383. trait TreeCopier extends Global.InternalTreeCopierOps

    Definition Classes
    Trees
  384. abstract class TreeCopierOps extends AnyRef

    Definition Classes
    Trees
  385. type TreeGen = tools.nsc.ast.TreeGen

    Generate ASTs

    Generate ASTs

    Definition Classes
    Global
  386. class TreePrinter extends Global.TreePrinter

    Definition Classes
    Printers
  387. class TreeReplacer extends internal.SymbolTable.Transformer

    Definition Classes
    Trees
  388. trait TreeStackTraverser extends internal.SymbolTable.Traverser

    Definition Classes
    Trees
  389. class TreeSubstituter extends internal.SymbolTable.Transformer

    Definition Classes
    Trees
  390. class TreeSymSubstTraverser extends internal.SymbolTable.TypeMapTreeSubstituter

    Definition Classes
    Trees
  391. class TreeSymSubstituter extends internal.SymbolTable.Transformer

    Definition Classes
    Trees
  392. class TreeTypeSubstituter extends internal.SymbolTable.TypeMapTreeSubstituter

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

    Definition Classes
    Trees
  394. trait TryApi extends api.Universe.TermTreeApi

    Definition Classes
    Trees
  395. abstract class TryExtractor extends AnyRef

    Definition Classes
    Trees
  396. trait TypTree extends internal.SymbolTable.Tree with internal.SymbolTable.TypTreeApi

    Definition Classes
    Trees
  397. trait TypTreeApi extends api.Universe.TreeApi

    Definition Classes
    Trees
  398. abstract class Type extends internal.SymbolTable.TypeApiImpl with internal.SymbolTable.Annotatable[internal.SymbolTable.Type]

    Definition Classes
    Types
  399. abstract class TypeApi extends AnyRef

    Definition Classes
    Types
  400. abstract class TypeApiImpl extends internal.SymbolTable.TypeApi

    Definition Classes
    Types
  401. case class TypeApply extends internal.SymbolTable.GenericApply with internal.SymbolTable.TypeApplyApi with Product with Serializable

    Definition Classes
    Trees
  402. trait TypeApplyApi extends api.Universe.GenericApplyApi

    Definition Classes
    Trees
  403. abstract class TypeApplyExtractor extends AnyRef

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

    Definition Classes
    Types
  405. trait TypeBoundsApi extends api.Universe.TypeApi

    Definition Classes
    Types
  406. abstract class TypeBoundsExtractor extends AnyRef

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

    Definition Classes
    Trees
  408. trait TypeBoundsTreeApi extends api.Universe.TypTreeApi

    Definition Classes
    Trees
  409. abstract class TypeBoundsTreeExtractor extends AnyRef

    Definition Classes
    Trees
  410. abstract class TypeCollector[T] extends internal.SymbolTable.TypeTraverser

    Definition Classes
    TypeMaps
  411. class TypeConKind extends internal.SymbolTable.Kind

    Definition Classes
    Kinds
  412. class TypeConstraint extends AnyRef

    Definition Classes
    TypeConstraints
  413. case class TypeDef extends internal.SymbolTable.MemberDef with internal.SymbolTable.TypeDefApi with Product with Serializable

    Definition Classes
    Trees
  414. trait TypeDefApi extends api.Universe.MemberDefApi

    Definition Classes
    Trees
  415. abstract class TypeDefExtractor extends AnyRef

    Definition Classes
    Trees
  416. class TypeError extends Throwable

    Definition Classes
    Types
  417. abstract class TypeMap extends (internal.SymbolTable.Type) ⇒ internal.SymbolTable.Type

    Definition Classes
    TypeMaps
  418. class TypeMapTreeSubstituter extends internal.SymbolTable.Traverser

    Definition Classes
    Trees
  419. sealed abstract class TypeName extends Name

    Definition Classes
    Names
  420. abstract class TypeNameExtractor extends AnyRef

    Definition Classes
    Names
  421. abstract class TypeNames extends internal.SymbolTable.Keywords with internal.SymbolTable.TypeNamesApi

    Definition Classes
    StdNames
  422. trait TypeNamesApi extends api.Universe.NamesApi

    Definition Classes
    StandardNames
  423. abstract case class TypeRef extends internal.SymbolTable.UniqueType with internal.SymbolTable.TypeRefApi with Product with Serializable

    Definition Classes
    Types
  424. trait TypeRefApi extends api.Universe.TypeApi

    Definition Classes
    Types
  425. abstract class TypeRefExtractor extends AnyRef

    Definition Classes
    Types
  426. class TypeSkolem extends internal.SymbolTable.TypeSymbol

    Definition Classes
    Symbols
  427. abstract class TypeSymbol extends internal.SymbolTable.Symbol with internal.SymbolTable.TypeSymbolApi

    Definition Classes
    Symbols
  428. trait TypeSymbolApi extends api.Universe.SymbolApi

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

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

    Definition Classes
    TypeMaps
  431. abstract class TypeTraverserWithResult[T] extends internal.SymbolTable.TypeTraverser

    Definition Classes
    TypeMaps
  432. case class TypeTree extends internal.SymbolTable.Tree with internal.SymbolTable.TypTree with internal.SymbolTable.TypeTreeContextApi with Product with Serializable

    Definition Classes
    Trees
  433. trait TypeTreeApi extends api.Universe.TypTreeApi

    Definition Classes
    Trees
  434. trait TypeTreeContextApi extends Universe.TypeTreeApi

    Definition Classes
    Universe
  435. abstract class TypeTreeExtractor extends AnyRef

    Definition Classes
    Trees
  436. case class TypeTreeWithDeferredRefCheck()(check: () ⇒ Global.TypeTree) extends Global.Tree with Global.TypTree with Product with Serializable

    emitted by typer, eliminated by refchecks

  437. class TypeUnwrapper extends (internal.SymbolTable.Type) ⇒ internal.SymbolTable.Type

    Definition Classes
    Types
  438. abstract case class TypeVar extends internal.SymbolTable.Type with Product with Serializable

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

    Definition Classes
    Trees
  440. trait TypedApi extends api.Universe.TermTreeApi

    Definition Classes
    Trees
  441. abstract class TypedExtractor extends AnyRef

    Definition Classes
    Trees
  442. class TypedLocator extends internal.SymbolTable.Locator

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

    Definition Classes
    Trees
  444. trait UnApplyApi extends api.Universe.TermTreeApi

    Definition Classes
    Trees
  445. abstract class UnApplyExtractor extends AnyRef

    Definition Classes
    Trees
  446. class UndoLog extends Clearable

    Definition Classes
    TypeConstraints
  447. final class UniqueConstantType extends internal.SymbolTable.ConstantType

    Definition Classes
    Types
  448. final class UniqueErasedValueType extends internal.SymbolTable.ErasedValueType

    Definition Classes
    Types
  449. final class UniqueSingleType extends internal.SymbolTable.SingleType

    Definition Classes
    Types
  450. final class UniqueSuperType extends internal.SymbolTable.SuperType

    Definition Classes
    Types
  451. final class UniqueThisType extends internal.SymbolTable.ThisType

    Definition Classes
    Types
  452. abstract class UniqueType extends internal.SymbolTable.Type with Product

    Definition Classes
    Types
  453. final class UniqueTypeBounds extends internal.SymbolTable.TypeBounds

    Definition Classes
    Types
  454. trait UntouchableTypeVar extends internal.SymbolTable.TypeVar

    Definition Classes
    Types
  455. case class UseCase(comment: Global.DocComment, body: String, pos: Global.Position) extends Product with Serializable

    Definition Classes
    DocComments
  456. case class ValDef extends internal.SymbolTable.ValOrDefDef with internal.SymbolTable.ValDefApi with Product with Serializable

    Definition Classes
    Trees
  457. trait ValDefApi extends api.Universe.ValOrDefDefApi

    Definition Classes
    Trees
  458. abstract class ValDefExtractor extends AnyRef

    Definition Classes
    Trees
  459. abstract class ValOrDefDef extends internal.SymbolTable.MemberDef with internal.SymbolTable.ValOrDefDefApi

    Definition Classes
    Trees
  460. trait ValOrDefDefApi extends api.Universe.MemberDefApi

    Definition Classes
    Trees
  461. class ValidateException extends Exception

    Definition Classes
    Positions
  462. class ValidatingPosAssigner extends Global.Traverser with Global.PosAssigner

    Definition Classes
    Positions
  463. trait ValueClassDefinitions extends AnyRef

    Definition Classes
    Definitions
  464. class VarianceValidator extends internal.SymbolTable.Traverser

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

    Definition Classes
    TypeTags
    Annotations
    @implicitNotFound( "No WeakTypeTag available for ${T}" )
  466. type ModifiersCreator = ModifiersExtractor

    Definition Classes
    Trees
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use ModifiersExtractor instead

Abstract Value Members

  1. abstract val mainGlobal: Global

Concrete Value Members

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

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

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

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

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

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

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

    Definition Classes
    Any
  8. object Alternative extends internal.SymbolTable.AlternativeExtractor with Serializable

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

    Definition Classes
    Trees
  10. object Annotated extends internal.SymbolTable.AnnotatedExtractor with Serializable

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

    Definition Classes
    Trees
  12. object AnnotatedType extends internal.SymbolTable.AnnotatedTypeExtractor with Serializable

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

    Definition Classes
    Types
  14. object AnnotationInfo

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

    Definition Classes
    AnnotationInfos
  16. final val AnyDepth: Int(-3)

    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    Types
  17. implicit def AnyNameOps(name: Name): NameOps[Name]

    Definition Classes
    Names
  18. object AppliedTypeTree extends internal.SymbolTable.AppliedTypeTreeExtractor with Serializable

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

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

    Definition Classes
    Trees → Trees
  21. object Apply extends internal.SymbolTable.ApplyExtractor with Serializable

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

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

    Definition Classes
    Trees
  24. object ApproximateDependentMap extends internal.SymbolTable.TypeMap

    Definition Classes
    TypeMaps
  25. object ArrayAnnotArg extends internal.SymbolTable.ArrayArgumentExtractor with Serializable

    Definition Classes
    AnnotationInfos
  26. val ArrayArgument: ArrayAnnotArg.type

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

    Definition Classes
    AnnotationInfos
  28. object Assign extends internal.SymbolTable.AssignExtractor with Serializable

    Definition Classes
    Trees → Trees
  29. object AssignOrNamedArg extends internal.SymbolTable.AssignOrNamedArgExtractor with Serializable

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

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

    Definition Classes
    Trees
  32. object BackquotedIdentifierAttachment extends Product with Serializable

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

    Definition Classes
    Trees → Trees
  34. object Bind extends internal.SymbolTable.BindExtractor with Serializable

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

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

    Definition Classes
    Trees → Trees
  37. object Block extends internal.SymbolTable.BlockExtractor with Serializable

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

    Definition Classes
    Trees
  39. object BooleanFlag extends Serializable

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

    Definition Classes
    Constants
  41. object BoundedWildcardType extends internal.SymbolTable.BoundedWildcardTypeExtractor with Serializable

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

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

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

    Definition Classes
    Trees → Trees
  45. object CaseDef extends internal.SymbolTable.CaseDefExtractor with Serializable

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

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

    Definition Classes
    Constants
  48. def ClassDef(sym: Symbol, constrMods: Modifiers, vparamss: List[List[ValDef]], body: List[Tree], superPos: Position): ClassDef

    Construct class definition with given class symbol, value parameters, supercall arguments and template body.

    Construct class definition with given class symbol, value parameters, supercall arguments and template body.

    sym

    the class symbol

    constrMods

    the modifiers for the class constructor, i.e. as in class C private (...)

    vparamss

    the value parameters -- if they have symbols they should be owned by sym

    body

    the template statements without primary constructor and value parameter fields.

    Definition Classes
    Trees
  49. def ClassDef(sym: Symbol, impl: Template): ClassDef

    Definition Classes
    Trees → Trees
  50. object ClassDef extends internal.SymbolTable.ClassDefExtractor with Serializable

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

    Definition Classes
    Trees
  52. object ClassInfoType extends internal.SymbolTable.ClassInfoTypeExtractor with Serializable

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

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

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

    Definition Classes
    Constants
  56. implicit val CompoundTypeTag: ClassTag[CompoundType]

    Definition Classes
    Types
  57. object CompoundTypeTree extends internal.SymbolTable.CompoundTypeTreeExtractor with Serializable

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

    Definition Classes
    Trees
  59. object ConsoleWriter extends Writer

    Definition Classes
    Printers
  60. object Constant extends internal.SymbolTable.ConstantExtractor with Serializable

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

    Definition Classes
    Constants
  62. object ConstantType extends internal.SymbolTable.ConstantTypeExtractor with Serializable

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

    Definition Classes
    Types
  64. val CyclicInheritance: java.lang.Throwable

    Definition Classes
    BaseTypeSeqs
  65. def DefDef(sym: Symbol, rhs: (List[List[Symbol]]) ⇒ Tree): DefDef

    Definition Classes
    Trees → Trees
  66. def DefDef(sym: Symbol, rhs: Tree): DefDef

    Definition Classes
    Trees → Trees
  67. def DefDef(sym: Symbol, mods: Modifiers, originalParamTpts: (Symbol) ⇒ Tree, rhs: Tree): DefDef

    Definition Classes
    Trees
  68. def DefDef(sym: Symbol, mods: Modifiers, rhs: Tree): DefDef

    Definition Classes
    Trees → Trees
  69. def DefDef(sym: Symbol, vparamss: List[List[ValDef]], rhs: Tree): DefDef

    Definition Classes
    Trees → Trees
  70. def DefDef(sym: Symbol, mods: Modifiers, vparamss: List[List[ValDef]], rhs: Tree): DefDef

    Definition Classes
    Trees → Trees
  71. object DefDef extends internal.SymbolTable.DefDefExtractor with Serializable

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

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

    Definition Classes
    Trees
  74. final val DefaultLogThreshhold: Int(50)

    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    Types
  75. object DependentTypeTree extends internal.SymbolTable.DependentTypeTreeExtractor with Serializable

    Definition Classes
    Trees → Trees
  76. implicit val DependentTypeTreeTag: ClassTag[DependentTypeTree]

    Definition Classes
    Trees → Trees
  77. final val DoubleTag: Int(9)

    Definition Classes
    Constants
  78. def EmptyPackageClass: ClassSymbol

    Definition Classes
    Global
  79. object EmptyScope extends internal.SymbolTable.Scope

    Definition Classes
    Scopes
  80. object EmptyTree extends internal.SymbolTable.Tree with internal.SymbolTable.TermTree with internal.SymbolTable.CannotHaveAttrs with Product with Serializable

    Definition Classes
    Trees → Trees
  81. lazy val EmptyTreeTypeSubstituter: TreeTypeSubstituter

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

    Definition Classes
    Constants
  83. object ErasedValueType extends Serializable

    Definition Classes
    Types
  84. object ErroneousAnnotation extends internal.SymbolTable.CompleteAnnotationInfo

    Definition Classes
    AnnotationInfos
  85. object ErrorType extends internal.SymbolTable.Type with Product with Serializable

    Definition Classes
    Types
  86. object ExistentialType extends internal.SymbolTable.ExistentialTypeExtractor with Serializable

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

    Definition Classes
    Types
  88. object ExistentialTypeTree extends internal.SymbolTable.ExistentialTypeTreeExtractor with Serializable

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

    Definition Classes
    Trees
  90. object Expr extends Serializable

    Definition Classes
    Exprs
  91. object Flag extends internal.SymbolTable.FlagValues

    Definition Classes
    FlagSets → FlagSets
  92. implicit val FlagSetTag: ClassTag[FlagSet]

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

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

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

    Definition Classes
    Symbols
  96. object Function extends internal.SymbolTable.FunctionExtractor with Serializable

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

    Definition Classes
    Trees
  98. object GenPolyType

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

    Definition Classes
    Trees
  100. val GlbFailure: java.lang.Throwable

    Definition Classes
    GlbLubs
  101. def Ident(sym: Symbol): Ident

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

    Definition Classes
    Trees → Trees
  103. object Ident extends internal.SymbolTable.IdentExtractor with Serializable

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

    Definition Classes
    Trees
  105. object If extends internal.SymbolTable.IfExtractor with Serializable

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

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

    Definition Classes
    Trees
  108. object Import extends internal.SymbolTable.ImportExtractor with Serializable

    Definition Classes
    Trees → Trees
  109. object ImportSelector extends internal.SymbolTable.ImportSelectorExtractor with Serializable

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

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

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

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

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

    Definition Classes
    Types
  115. def LabelDef(sym: Symbol, params: List[Symbol], rhs: Tree): LabelDef

    Definition Classes
    Trees → Trees
  116. object LabelDef extends internal.SymbolTable.LabelDefExtractor with Serializable

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

    Definition Classes
    Trees
  118. object Literal extends internal.SymbolTable.LiteralExtractor with Serializable

    Definition Classes
    Trees → Trees
  119. object LiteralAnnotArg extends internal.SymbolTable.LiteralArgumentExtractor with Serializable

    Definition Classes
    AnnotationInfos
  120. val LiteralArgument: LiteralAnnotArg.type

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

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

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

    Definition Classes
    Constants
  124. object LookupNotFound extends internal.SymbolTable.NameLookup with Product with Serializable

    Definition Classes
    Scopes
  125. object Match extends internal.SymbolTable.MatchExtractor with Serializable

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

    Definition Classes
    Trees
  127. val MaxPhases: Int

    Definition Classes
    Global
  128. implicit val MemberDefTag: ClassTag[MemberDef]

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

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

    Definition Classes
    Symbols
  131. object MethodType extends internal.SymbolTable.MethodTypeExtractor with Serializable

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

    Definition Classes
    Types
  133. def Modifiers(flags: FlagSet): Modifiers

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

    Definition Classes
    Trees
  135. object Modifiers extends internal.SymbolTable.ModifiersExtractor with Serializable

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

    Definition Classes
    Trees
  137. def ModuleDef(sym: Symbol, impl: Template): ModuleDef

    Definition Classes
    Trees → Trees
  138. object ModuleDef extends internal.SymbolTable.ModuleDefExtractor with Serializable

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

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

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

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

    Definition Classes
    Trees
  143. object NestedAnnotArg extends internal.SymbolTable.NestedArgumentExtractor with Serializable

    Definition Classes
    AnnotationInfos
  144. val NestedArgument: NestedAnnotArg.type

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

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

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

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

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

    Definition Classes
    Trees → Trees
  150. object New extends internal.SymbolTable.NewExtractor with Serializable

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

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

    Definition Classes
    Trees
  153. object NoCompilationUnit extends Global.CompilationUnit

    An object representing a missing compilation unit.

  154. val NoFlags: FlagSet

    Definition Classes
    FlagSets → FlagSets
  155. val NoKindErrors: KindErrors

    Definition Classes
    Kinds
  156. lazy val NoMods: Modifiers

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

    Definition Classes
    SymbolTable
  158. val NoPosition: internal.util.NoPosition.type

    Definition Classes
    Positions → Positions
  159. object NoPrefix extends internal.SymbolTable.Type with Product with Serializable

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

    Definition Classes
    SymbolTable
  161. lazy val NoSymbol: NoSymbol

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

    Definition Classes
    Constants
  163. object NoType extends internal.SymbolTable.Type with Product with Serializable

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

    Definition Classes
    Constants
  165. object NullaryMethodType extends internal.SymbolTable.NullaryMethodTypeExtractor with Serializable

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

    Definition Classes
    Types
  167. object PackageDef extends internal.SymbolTable.PackageDefExtractor with Serializable

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

    Definition Classes
    Trees
  169. object PolyType extends internal.SymbolTable.PolyTypeExtractor with Serializable

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

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

    Definition Classes
    Positions
  172. def PrimarySuperCall(argss: List[List[Tree]]): Tree

    Factory method for a primary constructor super call super.<init>(args_1)...(args_n)

    Factory method for a primary constructor super call super.<init>(args_1)...(args_n)

    Definition Classes
    Trees
  173. object RefTree extends internal.SymbolTable.RefTreeExtractor

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

    Definition Classes
    Trees
  175. object ReferenceToBoxed extends internal.SymbolTable.ReferenceToBoxedExtractor with Serializable

    Definition Classes
    Trees → Trees
  176. implicit val ReferenceToBoxedTag: ClassTag[ReferenceToBoxed]

    Definition Classes
    Trees
  177. object RefinedType extends internal.SymbolTable.RefinedTypeExtractor with Serializable

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

    Definition Classes
    Types
  179. object Return extends internal.SymbolTable.ReturnExtractor with Serializable

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

    Definition Classes
    Trees
  181. def RootClass: ClassSymbol

    Definition Classes
    Global
  182. object Scope

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

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

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

    Definition Classes
    Trees → Trees
  186. object Select extends internal.SymbolTable.SelectExtractor with Serializable

    Definition Classes
    Trees → Trees
  187. object SelectFromTypeTree extends internal.SymbolTable.SelectFromTypeTreeExtractor with Serializable

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

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

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

    Definition Classes
    Constants
  191. object SingleType extends internal.SymbolTable.SingleTypeExtractor with Serializable

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

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

    Definition Classes
    Types
  194. object SingletonTypeTree extends internal.SymbolTable.SingletonTypeTreeExtractor with Serializable

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

    Definition Classes
    Trees
  196. object Star extends internal.SymbolTable.StarExtractor with Serializable

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

    Definition Classes
    Trees
  198. implicit val StringContextStripMarginOps: (StringContext) ⇒ StringContextStripMarginOps

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

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

    Definition Classes
    Trees → Trees
  201. object Super extends internal.SymbolTable.SuperExtractor with Serializable

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

    Definition Classes
    Trees
  203. object SuperType extends internal.SymbolTable.SuperTypeExtractor with Serializable

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

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

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

    Definition Classes
    Symbols
  207. def Template(parents: List[Tree], self: ValDef, constrMods: Modifiers, vparamss: List[List[ValDef]], body: List[Tree], superPos: Position): Template

    Generates a template with constructor corresponding to

    Generates a template with constructor corresponding to

    constrmods (vparams1_) ... (vparams_n) preSuper { presupers } extends superclass(args_1) ... (args_n) with mixins { self => body }

    This gets translated to

    extends superclass with mixins { self => presupers' // presupers without rhs vparamss // abstract fields corresponding to value parameters def <init>(vparamss) { presupers super.<init>(args) } body }

    Definition Classes
    Trees
  208. object Template extends internal.SymbolTable.TemplateExtractor with Serializable

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

    Definition Classes
    Trees
  210. object TermName extends internal.Names.TermNameExtractor

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

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

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

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

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

    Definition Classes
    Trees → Trees
  216. object This extends internal.SymbolTable.ThisExtractor with Serializable

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

    Definition Classes
    Trees
  218. object ThisType extends internal.SymbolTable.ThisTypeExtractor with Serializable

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

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

    Definition Classes
    Trees → Trees
  221. object Throw extends internal.SymbolTable.ThrowExtractor with Serializable

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

    Definition Classes
    Trees
  223. object ThrownException

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

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

    Definition Classes
    Trees → Trees
  226. object Try extends internal.SymbolTable.TryExtractor with Serializable

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

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

    Definition Classes
    Trees
  229. object TypeApply extends internal.SymbolTable.TypeApplyExtractor with Serializable

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

    Definition Classes
    Trees
  231. object TypeBounds extends internal.SymbolTable.TypeBoundsExtractor with Serializable

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

    Definition Classes
    Types
  233. object TypeBoundsTree extends internal.SymbolTable.TypeBoundsTreeExtractor with Serializable

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

    Definition Classes
    Trees
  235. def TypeDef(sym: Symbol): TypeDef

    Definition Classes
    Trees → Trees
  236. def TypeDef(sym: Symbol, rhs: Tree): TypeDef

    Definition Classes
    Trees → Trees
  237. object TypeDef extends internal.SymbolTable.TypeDefExtractor with Serializable

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

    Definition Classes
    Trees
  239. object TypeName extends internal.Names.TypeNameExtractor

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

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

    Definition Classes
    Names
  242. object TypeRef extends internal.SymbolTable.TypeRefExtractor with Serializable

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

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

    Definition Classes
    Symbols
  245. object TypeTag extends Serializable

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

    Definition Classes
    Types
  247. def TypeTree(tp: Type): TypeTree

    Definition Classes
    Trees → Trees
  248. object TypeTree extends internal.SymbolTable.TypeTreeExtractor with Serializable

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

    Definition Classes
    Trees
  250. object TypeVar extends Serializable

    Definition Classes
    Types
  251. object Typed extends internal.SymbolTable.TypedExtractor with Serializable

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

    Definition Classes
    Trees
  253. object UnApply extends internal.SymbolTable.UnApplyExtractor with Serializable

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

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

    Definition Classes
    Constants
  256. def ValDef(sym: Symbol): ValDef

    Definition Classes
    Trees → Trees
  257. def ValDef(sym: Symbol, rhs: Tree): ValDef

    Definition Classes
    Trees → Trees
  258. object ValDef extends internal.SymbolTable.ValDefExtractor with Serializable

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

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

    Definition Classes
    Trees
  261. object WeakTypeTag extends Serializable

    Definition Classes
    TypeTags
  262. object WildcardType extends internal.SymbolTable.Type with Product with Serializable

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

    Definition Classes
    Global → SymbolTable
  264. object abstractTypesToBounds extends internal.SymbolTable.TypeMap

    Definition Classes
    TypeMaps
  265. def adaptAnnotations(tree: Tree, mode: Mode, pt: Type): Tree

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

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

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

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

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

    Definition Classes
    FlagSets → FlagSets
  271. def addMember(thistp: Type, tp: Type, sym: Symbol, depth: Int): Unit

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

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

    Definition Classes
    Types
  274. def addToPhasesSet(sub: SubComponent, descr: String): Unit

    Attributes
    protected
    Definition Classes
    Global
  275. def afterEachPhase[T](op: ⇒ T): List[(Phase, T)]

    Returns List of (phase, value) pairs, including only those where the value compares unequal to the previous phase's value.

    Returns List of (phase, value) pairs, including only those where the value compares unequal to the previous phase's value.

    Definition Classes
    Global
  276. object analysis extends TypeFlowAnalysis

    ICode analysis for optimization

  277. lazy val analyzer: Analyzer { val global: ClosureAnalyzer.this.type }

    Definition Classes
    Global
  278. def annotatedType(annots: List[AnnotationInfo], underlying: Type, selfsym: Symbol): Type

    Definition Classes
    Types
  279. def annotationsConform(tp1: Type, tp2: Type): Boolean

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

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

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

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

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

    Definition Classes
    SymbolTable
  285. def asCompactDebugString(t: Tree): String

    Definition Classes
    Printers
  286. def asCompactString(t: Tree): String

    Definition Classes
    Printers
  287. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  288. def asString(t: Tree): String

    Definition Classes
    Printers
  289. final def assert(assertion: Boolean): Unit

    Definition Classes
    Global
    Annotations
    @inline()
  290. final def assert(assertion: Boolean, message: ⇒ Any): Unit

    Definition Classes
    Global
    Annotations
    @inline()
  291. def assertCorrectThread(): Unit

    Definition Classes
    SymbolTable
    Annotations
    @elidable( 900 )
  292. final def atPhaseStack: List[Phase]

    Definition Classes
    SymbolTable
  293. def atPhaseStackMessage: String

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

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

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

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

    Definition Classes
    BaseTypeSeqs
  298. def beginsWithTypeVarOrIsRefined(tp: Type): Boolean

    Definition Classes
    Types
  299. object binarynme

    Definition Classes
    StdNames
  300. val build: BuildApi

    Definition Classes
    BuildUtils
  301. def buildCompilerFromPhasesSet(): List[SubComponent]

    Definition Classes
    PhaseAssembly
  302. def calculateClosure(macroDef: tools.nsc.Global.Symbol, macroImpl: tools.nsc.Global.Symbol): List[PackageDef]

  303. def canAdaptAnnotations(tree: Tree, mode: Mode, pt: Type): Boolean

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

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

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

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

    Definition Classes
    Kinds
  308. var chrs: Array[Char]

    Definition Classes
    Names
  309. def classPath: PlatformClassPath

    Definition Classes
    Global
  310. object cleanup extends CleanUp

    Definition Classes
    Global
  311. def clearDocComments(): Unit

    Definition Classes
    DocComments
  312. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  313. def cloneSymbols(syms: List[Symbol]): List[Symbol]

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

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

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

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

    Definition Classes
    Symbols
  318. object closureElimination extends ClosureElimination

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

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

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

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

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

    Definition Classes
    Types
    Annotations
    @tailrec()
  324. def compoundBaseTypeSeq(tp: Type): BaseTypeSeq

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

    Attributes
    protected
    Definition Classes
    Types
  326. def computeInternalPhases(): Unit

    Add the internal compiler phases to the phases set.

    Add the internal compiler phases to the phases set. This implementation creates a description map at the same time.

    Attributes
    protected
    Definition Classes
    Global
  327. def computePhaseDescriptors: List[SubComponent]

    Attributes
    protected
    Definition Classes
    Global
  328. def computePlatformPhases(): Unit

    Attributes
    protected
    Definition Classes
    Global
  329. def computePluginPhases(): Unit

    Extract all phases supplied by plugins and add them to the phasesSet.

    Extract all phases supplied by plugins and add them to the phasesSet.

    Attributes
    protected
    Definition Classes
    Plugins
    See also

    phasesSet

  330. def connectModuleToClass(m: ModuleSymbol, moduleClass: ClassSymbol): ModuleSymbol

    Definition Classes
    Symbols
  331. object constantOptimization extends ConstantOptimization

    Definition Classes
    Global
  332. object constfold extends ConstantFolder

    Fold constants

  333. object constructors extends Constructors

    Definition Classes
    Global
  334. def containsExistential(tpe: Type): Boolean

    Definition Classes
    Types
  335. def cookedDocComment(sym: Symbol, docStr: String = ""): String

    The raw doc comment of symbol sym, minus usecase and define sections, augmented by missing sections of an inherited doc comment.

    The raw doc comment of symbol sym, minus usecase and define sections, augmented by missing sections of an inherited doc comment. If a symbol does not have a doc comment but some overridden version of it does, the doc comment of the overridden version is copied instead.

    Definition Classes
    DocComments
  336. val cookedDocComments: HashMap[Symbol, String]

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

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

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

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

    Definition Classes
    Trees
  341. object copyPropagation extends CopyPropagation

    Copy propagation for optimization

  342. def copyRefinedType(original: RefinedType, parents: List[Type], decls: Scope): Type

    Definition Classes
    Types
  343. def copyTypeRef(tp: Type, pre: Type, sym: Symbol, args: List[Type]): Type

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

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

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

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

    Definition Classes
    Symbols
  348. def createJavadoc: Boolean

    Definition Classes
    Global
  349. final def currentPeriod: Period

    Definition Classes
    SymbolTable
  350. def currentRun: Run

    The currently active run

    The currently active run

    Definition Classes
    ClosureAnalyzerGlobal
  351. def currentRunId: Int

    The id of the currently active run

    The id of the currently active run

    Definition Classes
    Global → SymbolTable
  352. var currentSettings: Settings

    Definition Classes
    Global
  353. def currentSource: SourceFile

    Definition Classes
    Global
  354. def currentUnit: CompilationUnit

    Definition Classes
    Global
  355. object deadCode extends DeadCodeElimination

    Definition Classes
    Global
  356. def debugStack(t: Throwable): Unit

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

    Definition Classes
    TypeDebugging
  358. final def debuglog(msg: ⇒ String): Unit

    Definition Classes
    Global → SymbolTable
    Annotations
    @inline()
  359. def decodedSymName(tree: Tree, name: Name): String

    Definition Classes
    Printers
  360. final def decr(depth: Int): Int

    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    Types
  361. def defineBaseClassesOfCompoundType(tpe: CompoundType): Unit

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

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

    Attributes
    protected
    Definition Classes
    Types
  364. def defineParentsOfTypeRef(tpe: TypeRef): Unit

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

    Attributes
    protected
    Definition Classes
    Types
  366. object definitions extends internal.SymbolTable.DefinitionsClass

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

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

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

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

    Definition Classes
    ExistentialsAndSkolems
  371. def deriveImplDef[T <: ImplDef](implDef: Tree)(applyToImpl: (Template) ⇒ Template): T

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

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

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

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

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

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

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

    Definition Classes
    Trees
  379. final def devWarning(msg: ⇒ String): Unit

    This is for WARNINGS which should reach the ears of scala developers whenever they occur, but are not useful for normal users.

    This is for WARNINGS which should reach the ears of scala developers whenever they occur, but are not useful for normal users. They should be precise, explanatory, and infrequent. Please don't use this as a logging mechanism. !!! is prefixed to all messages issued via this route to make them visually distinct.

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

    Definition Classes
    Collections
  381. def doInvalidation(): Any

    Invalidate contents of setting -Yinvalidate

    Invalidate contents of setting -Yinvalidate

    Definition Classes
    Global
  382. def docComment(sym: Symbol, docStr: String, pos: Position = NoPosition): Any

    Associate comment with symbol sym at position pos.

    Associate comment with symbol sym at position pos.

    Definition Classes
    DocComments
  383. def docCommentPos(sym: Symbol): Position

    The position of the raw doc comment of symbol sym, or NoPosition if missing If a symbol does not have a doc comment but some overridden version of it does, the position of the doc comment of the overridden version is returned instead.

    The position of the raw doc comment of symbol sym, or NoPosition if missing If a symbol does not have a doc comment but some overridden version of it does, the position of the doc comment of the overridden version is returned instead.

    Definition Classes
    DocComments
  384. val docComments: HashMap[Symbol, DocComment]

    The raw doc comment map

    The raw doc comment map

    Definition Classes
    DocComments
  385. object dropIllegalStarTypes extends internal.SymbolTable.TypeMap

    Definition Classes
    TypeMaps
  386. def duplicateAndKeepPositions(tree: Tree): Tree

    Definition Classes
    Trees
  387. def echoPhaseSummary(ph: Phase): Unit

    Definition Classes
    Global
  388. def elimAnonymousClass(t: Type): Type

    Definition Classes
    Types
  389. object emptyValDef extends internal.SymbolTable.ValDef with internal.SymbolTable.CannotHaveAttrs

    Definition Classes
    Trees → Trees
  390. val enableTypeVarExperimentals: Boolean

    Attributes
    protected
    Definition Classes
    Global → Types
  391. def encode(str: String): TermName

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

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

    Definition Classes
    Positions
  394. def ensuring(cond: (ClosureAnalyzer) ⇒ Boolean, msg: ⇒ Any): ClosureAnalyzer

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

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

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

    Implicit information
    This member is added by an implicit conversion from ClosureAnalyzer to Ensuring[ClosureAnalyzer] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  398. final def enteringErasure[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  399. final def enteringExplicitOuter[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  400. final def enteringFlatten[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  401. final def enteringIcode[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  402. final def enteringMixin[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  403. final def enteringPhase[T](ph: Phase)(op: ⇒ T): T

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

    Definition Classes
    SymbolTable
    Annotations
    @inline()
  405. final def enteringPickler[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  406. final def enteringPrevPhase[T](op: ⇒ T): T

    Definition Classes
    SymbolTable
    Annotations
    @inline()
  407. final def enteringRefchecks[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  408. final def enteringTyper[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  409. final def enteringUncurry[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  410. final def eq(arg0: AnyRef): Boolean

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

    Definition Classes
    AnyRef → Any
  412. object erasure extends Erasure

    Definition Classes
    Global → Transforms
  413. def error(msg: String): Unit

    Definition Classes
    Global
  414. val etaExpandKeepsStar: Boolean

    Attributes
    protected
    Definition Classes
    Global → TypeMaps
  415. def existentialAbstraction(tparams: List[Symbol], tpe0: Type): Type

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

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

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

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

    Definition Classes
    Collections
  420. final def exitingErasure[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  421. final def exitingExplicitOuter[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  422. final def exitingFlatten[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  423. final def exitingMixin[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  424. final def exitingPhase[T](ph: Phase)(op: ⇒ T): T

    Definition Classes
    SymbolTable
    Annotations
    @inline()
  425. final def exitingPickler[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  426. final def exitingPostErasure[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  427. final def exitingRefchecks[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  428. final def exitingSpecialize[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  429. final def exitingTyper[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  430. final def exitingUncurry[T](op: ⇒ T): T

    Definition Classes
    Global
    Annotations
    @inline()
  431. def expandInheritdoc(parent: String, child: String, sym: Symbol): String

    Expand inheritdoc tags

    Expand inheritdoc tags

    • for the main comment we transform the inheritdoc into the super variable, and the variable expansion can expand it further
    • for the param, tparam and throws sections we must replace comments on the spot

    This is done separately, for two reasons: 1. It takes longer to run compared to merge 2. The inheritdoc annotation should not be used very often, as building the comment from pieces severely impacts performance

    parent

    The source (or parent) comment

    child

    The child (overriding member or usecase) comment

    sym

    The child symbol

    returns

    The child comment with the inheritdoc sections expanded

    Definition Classes
    DocComments
  432. def expandVariables(initialStr: String, sym: Symbol, site: Symbol): String

    Expand variable occurrences in string str, until a fix point is reached or an expandLimit is exceeded.

    Expand variable occurrences in string str, until a fix point is reached or an expandLimit is exceeded.

    initialStr

    The string to be expanded

    sym

    The symbol for which doc comments are generated

    site

    The class for which doc comments are generated

    returns

    Expanded string

    Attributes
    protected
    Definition Classes
    DocComments
  433. def expandWiki(str: String): String

    Returns just the wiki expansion (this would correspond to a comment in the input format of the JavaDoc tool, modulo differences in tags.

    Returns just the wiki expansion (this would correspond to a comment in the input format of the JavaDoc tool, modulo differences in tags.)

    Definition Classes
    DocComments
  434. def expandedDocComment(sym: Symbol): String

    The cooked doc comment of symbol sym after variable expansion, or "" if missing.

    The cooked doc comment of symbol sym after variable expansion, or "" if missing.

    sym

    The symbol for which doc comment is returned (site is always the containing class)

    Definition Classes
    DocComments
  435. def expandedDocComment(sym: Symbol, site: Symbol, docStr: String = ""): String

    The cooked doc comment of symbol sym after variable expansion, or "" if missing.

    The cooked doc comment of symbol sym after variable expansion, or "" if missing.

    sym

    The symbol for which doc comment is returned

    site

    The class for which doc comments are generated

    Definition Classes
    DocComments
    Exceptions thrown
    ExpansionLimitExceeded

    when more than 10 successive expansions of the same string are done, which is interpreted as a recursive variable definition.

  436. def explain[T](op: String, p: (Type, T) ⇒ Boolean, tp1: Type, arg2: T): Boolean

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

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

    Definition Classes
    Types
  439. object explicitOuter extends ExplicitOuter

    Definition Classes
    Global
  440. object extensionMethods extends ExtensionMethods

    Definition Classes
    Global
  441. def fillDocComment(sym: Symbol, comment: DocComment): Unit

    Definition Classes
    DocComments
  442. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  443. def findMemberFromRoot(fullName: Name): Symbol

    Definition Classes
    Global
  444. final def findOrElse[A](xs: TraversableOnce[A])(p: (A) ⇒ Boolean)(orElse: ⇒ A): A

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

    Definition Classes
    Positions
  446. def findRecursiveBounds(ts: List[Type]): List[(Symbol, Symbol)]

    Definition Classes
    GlbLubs
  447. final def flatCollect[A, B](elems: List[A])(pf: PartialFunction[A, Traversable[B]]): List[B]

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

    Definition Classes
    Collections
  449. object flatten extends Flatten

    Definition Classes
    Global
  450. final def flattensToEmpty(xss: Seq[Seq[_]]): Boolean

    Definition Classes
    Collections
    Annotations
    @tailrec()
  451. def forInteractive: Boolean

    Definition Classes
    ClosureAnalyzer → Required
  452. final def forall3[A, B, C](xs1: List[A], xs2: List[B], xs3: List[C])(f: (A, B, C) ⇒ Boolean): Boolean

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

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

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

    Definition Classes
    Collections
  456. def formatted(fmtstr: String): String

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

    Attributes
    protected
    Definition Classes
    Symbols
  458. object fulltpnme extends internal.SymbolTable.TypeNames

    Definition Classes
    StdNames
  459. object gen extends TreeGen

    Tree generation, usually based on existing symbols.

  460. object genASM extends GenASM

    Definition Classes
    Global
  461. def genPolyType(params: List[Symbol], tpe: Type): Type

    Definition Classes
    Types
  462. object genicode extends GenICode

    Definition Classes
    Global
  463. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  464. def getFile(clazz: Symbol, suffix: String): File

    Returns the file with the given suffix for the given class.

    Returns the file with the given suffix for the given class. Used for icode writing.

    Definition Classes
    Global
  465. def getFile(source: AbstractFile, segments: Array[String], suffix: String): File

    Definition Classes
    Global
  466. def getSourceFile(name: String): SourceFile

    Definition Classes
    Global
  467. def getSourceFile(f: AbstractFile): BatchSourceFile

    Definition Classes
    Global
  468. def glb(ts: List[Type], depth: Int): Type

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

    Definition Classes
    GlbLubs
  470. def glbNorm(ts: List[Type], depth: Int): Type

    Attributes
    protected
    Definition Classes
    GlbLubs
  471. def globalError(msg: String): Unit

    Definition Classes
    Global → SymbolTable
  472. var globalPhase: Phase

    Definition Classes
    Global
  473. val globalSettings: Settings

    Definition Classes
    ClosureAnalyzerTraces
  474. final def hasLength(xs: List[_], len: Int): Boolean

    Definition Classes
    Types
  475. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  476. object icodeChecker extends icodeCheckers.ICodeChecker

    Definition Classes
    Global
  477. object icodeCheckers extends ICodeCheckers

    Icode verification

  478. object icodes extends ICodes

    ICode generator

  479. var ids: Int

    Attributes
    protected
    Definition Classes
    Symbols
  480. final def ifDebug(body: ⇒ Unit): Unit

    Definition Classes
    Global
    Annotations
    @inline()
  481. def importableMembers(pre: Type): Scope

    Definition Classes
    Types
  482. var indent: String

    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    Types
  483. var infoTransformers: InfoTransformer

    Definition Classes
    SymbolTable
  484. def inform(msg: String): Unit

    Definition Classes
    Global → SymbolTable → Positions
  485. def informComplete(msg: String): Unit

    Definition Classes
    Global
  486. def informProgress(msg: String): Unit

    Definition Classes
    Global
  487. def informTime(msg: String, start: Long): Unit

    Definition Classes
    Global
  488. def inheritsJavaVarArgsMethod(clazz: Symbol): Boolean

    Definition Classes
    Types
  489. object inlineExceptionHandlers extends InlineExceptionHandlers

    Definition Classes
    Global
  490. object inliner extends Inliners

    Definition Classes
    Global
  491. def instantiatedBounds(pre: Type, owner: Symbol, tparams: List[Symbol], targs: List[Type]): List[TypeBounds]

    Definition Classes
    Types
  492. def intersectionType(tps: List[Type]): Type

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

    Definition Classes
    Types → Types
  494. val intersectionWitness: WeakHashMap[List[Type], WeakReference[Type]]

    Definition Classes
    Types
  495. def invalidateClassPathEntries(paths: String*): (List[ClassSymbol], List[ClassSymbol])

    Invalidates packages that contain classes defined in a classpath entry, and rescans that entry.

    Invalidates packages that contain classes defined in a classpath entry, and rescans that entry.

    paths

    Fully qualified names that refer to directories or jar files that are a entries on the classpath. First, causes the classpath entry referred to by path to be rescanned, so that any new files or deleted files or changes in subpackages are picked up. Second, invalidates any packages for which one of the following considitions is met:

    • the classpath entry contained during the last compilation run classfiles that represent a member in the package
    • the classpath entry now contains classfiles that represent a member in the package
    • the set of subpackages has changed.

    The invalidated packages are reset in their entirety; all member classes and member packages are re-accessed using the new classpath. Not invalidated are system packages that the compiler needs to access as parts of standard definitions. The criterion what is a system package is currently: any package rooted in "scala", with the exception of packages rooted in "scala.tools". This can be refined later.

    returns

    A pair consisting of

    • a list of invalidated packages
    • a list of of packages that should have been invalidated but were not because they are system packages.
    Definition Classes
    Global
  496. final def isAtPhaseAfter(p: Phase): Boolean

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

    Definition Classes
    Types
  498. def isCompilerUniverse: Boolean

    Definition Classes
    Global → SymbolTable
  499. def isConstantType(tp: Type): Boolean

    Definition Classes
    Types
  500. def isDifferentType(tp1: Type, tp2: Type): Boolean

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

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

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

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

    Definition Classes
    Types
  505. def isGlobalInitialized: Boolean

    Definition Classes
    Global
  506. def isHKSubType(tp1: Type, tp2: Type, depth: Int): Boolean

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

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

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

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

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

    Definition Classes
    TypeComparers
  512. def isPastTyper: Boolean

    Definition Classes
    Global → SymbolTable
  513. def isPopulated(tp1: Type, tp2: Type): Boolean

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

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

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

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

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

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

    Definition Classes
    Trees
  520. def isSameType(tp1: Type, tp2: Type): Boolean

    Definition Classes
    TypeComparers
  521. def isSameType2(tp1: Type, tp2: Type): Boolean

    Definition Classes
    TypeComparers
  522. def isSameTypes(tps1: List[Type], tps2: List[Type]): Boolean

    Definition Classes
    Types
  523. def isSingleType(tp: Type): Boolean

    Definition Classes
    Types
  524. def isSubArgs(tps1: List[Type], tps2: List[Type], tparams: List[Symbol], depth: Int): Boolean

    Definition Classes
    Types
  525. def isSubType(tp1: Type, tp2: Type, depth: Int): Boolean

    Definition Classes
    TypeComparers
  526. def isSubType(tp1: Type, tp2: Type): Boolean

    Definition Classes
    TypeComparers
  527. def isUnboundedGeneric(tp: Type): Boolean

    Definition Classes
    Types
  528. def isUseableAsTypeArg(tp: Type): Boolean

    Definition Classes
    Types
  529. final def isUseableAsTypeArgs(tps: List[Type]): Boolean

    Definition Classes
    Types
    Annotations
    @tailrec()
  530. final def isValid(period: Period): Boolean

    Definition Classes
    SymbolTable
  531. final def isValidForBaseClasses(period: Period): Boolean

    Definition Classes
    SymbolTable
  532. def isWeakSubType(tp1: Type, tp2: Type): Boolean

    Definition Classes
    TypeComparers
  533. def isWithinBounds(pre: Type, owner: Symbol, tparams: List[Symbol], targs: List[Type]): Boolean

    Definition Classes
    Types
  534. def itransform(transformer: ClosureAnalyzer.Transformer, tree: Tree): Tree

    Attributes
    protected
    Definition Classes
    Trees → Trees
  535. def itraverse(traverser: Traverser, tree: Tree): Unit

    Attributes
    protected
    Definition Classes
    Trees → Trees
  536. val javanme: JavaKeywords

    Definition Classes
    StdNames
  537. def kindsConform(tparams: List[Symbol], targs: List[Type], pre: Type, owner: Symbol): Boolean

    Definition Classes
    Kinds
  538. object lambdaLift extends LambdaLift

    Definition Classes
    Global
  539. var lastSeenContext: (analyzer)#Context

    Let's share a lot more about why we crash all over the place.

    Let's share a lot more about why we crash all over the place. People will be very grateful.

    Attributes
    protected
    Definition Classes
    Global
  540. var lastSeenSourceFile: SourceFile

    There are common error conditions where when the exception hits here, currentRun.

    There are common error conditions where when the exception hits here, currentRun.currentUnit is null. This robs us of the knowledge of what file was being compiled when it broke. Since I really really want to know, this hack.

    Attributes
    protected
    Definition Classes
    Global
  541. object lazyVals extends LazyVals

    Definition Classes
    Global
  542. implicit def liftExpr[T <: Expr[_]]: Liftable[T]

    Definition Classes
    StandardLiftables
  543. implicit object liftType extends Liftable[api.Universe.Type]

    Definition Classes
    StandardLiftables
  544. implicit def liftTypeTag[T <: WeakTypeTag[_]]: Liftable[T]

    Definition Classes
    StandardLiftables
  545. def loadPlugins(): List[Plugin]

    Load all available plugins.

    Load all available plugins. Skips plugins that either have the same name as another one, or which define a phase name that another one does.

    Attributes
    protected
    Definition Classes
    Plugins
  546. def loadRoughPluginsList(): List[Plugin]

    Load a rough list of the plugins.

    Load a rough list of the plugins. For speed, it does not instantiate a compiler run. Therefore it cannot test for same-named phases or other problems that are filtered from the final list of plugins.

    Attributes
    protected
    Definition Classes
    Plugins
  547. lazy val loaders: SymbolLoaders { val global: ClosureAnalyzer.this.type }

    Definition Classes
    Global
  548. final def log(msg: ⇒ AnyRef): Unit

    Definition Classes
    Global → SymbolTable
    Annotations
    @inline()
  549. def logError(msg: String, t: Throwable): Unit

    Definition Classes
    Global
  550. def lookupVariable(vble: String, site: Symbol): Option[String]

    Lookup definition of variable.

    Lookup definition of variable.

    vble

    The variable for which a definition is searched

    site

    The class for which doc comments are generated

    Definition Classes
    DocComments
  551. implicit def lowPriorityNameOrdering[T <: Name]: Ordering[T]

    Definition Classes
    SymbolTable
  552. def lub(ts: List[Type], depth: Int): Type

    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    GlbLubs
  553. def lub(ts: List[Type]): Type

    Definition Classes
    GlbLubs
  554. def lubDepth(ts: List[Type]): Int

    Definition Classes
    Types
  555. def lubList(ts: List[Type], depth: Int): List[Type]

    Definition Classes
    GlbLubs
  556. val macroDebugJit: Boolean

    Definition Classes
    Traces
  557. val macroDebugLite: Boolean

    Definition Classes
    Traces
  558. val macroDebugVerbose: Boolean

    Definition Classes
    Traces
  559. final def macroLogJit(msg: ⇒ Any): Unit

    Definition Classes
    Traces
    Annotations
    @inline()