Class

org.ensime.core

RichPresentationCompiler

Related Doc: package core

Permalink

class RichPresentationCompiler extends Global with ModelBuilders with RichCompilerControl with RefactoringImpl with Helpers with PresentationCompilerBackCompat with PositionBackCompat with StructureViewBuilder with SymbolToFqn with FqnToSymbol with TypeToScalaName

Linear Supertypes
TypeToScalaName, FqnToSymbol, SymbolToFqn, StructureViewBuilder, PositionBackCompat, PresentationCompilerBackCompat, Helpers, RefactoringImpl, RichCompilerControl, DocFinding, CompletionControl, RefactoringControl, ModelBuilders, Global, Picklers, RichCompilationUnits, ContextTrees, CompilerControl, Global, Parsing, Reporting, Positions, DocComments, Printers, Trees, PhaseAssembly, Plugins, CompilationUnits, SymbolTable, SymbolTable, Reporting, Internals, FreshNames, Translations, PrivateWithin, ReificationSupport, StdCreators, StdAttachments, CapturedVariables, Required, Importers, TypeDebugging, Positions, Printers, Trees, AnnotationCheckers, AnnotationInfos, StdNames, Transforms, InfoTransformers, BaseTypeSeqs, Constants, Definitions, Mirrors, Scopes, FlagSets, ExistentialsAndSkolems, Kinds, Variances, Types, scala.reflect.internal.tpe.FindMembers, TypeConstraints, TypeMaps, GlbLubs, CommonOwners, TypeToStrings, TypeComparers, Symbols, Names, Collections, Universe, Universe, Internals, Quasiquotes, Liftables, Printers, Mirrors, StandardLiftables, StandardNames, StandardDefinitions, ImplicitTags, TypeTags, Exprs, Positions, Annotations, Constants, Trees, Names, Scopes, FlagSets, Types, Symbols, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RichPresentationCompiler
  2. TypeToScalaName
  3. FqnToSymbol
  4. SymbolToFqn
  5. StructureViewBuilder
  6. PositionBackCompat
  7. PresentationCompilerBackCompat
  8. Helpers
  9. RefactoringImpl
  10. RichCompilerControl
  11. DocFinding
  12. CompletionControl
  13. RefactoringControl
  14. ModelBuilders
  15. Global
  16. Picklers
  17. RichCompilationUnits
  18. ContextTrees
  19. CompilerControl
  20. Global
  21. Parsing
  22. Reporting
  23. Positions
  24. DocComments
  25. Printers
  26. Trees
  27. PhaseAssembly
  28. Plugins
  29. CompilationUnits
  30. SymbolTable
  31. SymbolTable
  32. Reporting
  33. Internals
  34. FreshNames
  35. Translations
  36. PrivateWithin
  37. ReificationSupport
  38. StdCreators
  39. StdAttachments
  40. CapturedVariables
  41. Required
  42. Importers
  43. TypeDebugging
  44. Positions
  45. Printers
  46. Trees
  47. AnnotationCheckers
  48. AnnotationInfos
  49. StdNames
  50. Transforms
  51. InfoTransformers
  52. BaseTypeSeqs
  53. Constants
  54. Definitions
  55. Mirrors
  56. Scopes
  57. FlagSets
  58. ExistentialsAndSkolems
  59. Kinds
  60. Variances
  61. Types
  62. FindMembers
  63. TypeConstraints
  64. TypeMaps
  65. GlbLubs
  66. CommonOwners
  67. TypeToStrings
  68. TypeComparers
  69. Symbols
  70. Names
  71. Collections
  72. Universe
  73. Universe
  74. Internals
  75. Quasiquotes
  76. Liftables
  77. Printers
  78. Mirrors
  79. StandardLiftables
  80. StandardNames
  81. StandardDefinitions
  82. ImplicitTags
  83. TypeTags
  84. Exprs
  85. Positions
  86. Annotations
  87. Constants
  88. Trees
  89. Names
  90. Scopes
  91. FlagSets
  92. Types
  93. Symbols
  94. AnyRef
  95. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new RichPresentationCompiler(config: EnsimeConfig, settings: Settings, richReporter: Reporter, parent: ActorRef, indexer: ActorRef, search: SearchService)(implicit vfs: EnsimeVFS, serverConfig: EnsimeServerConfig, ec: ExecutionContext)

    Permalink

Type Members

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  7. abstract class AlternativeExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Trees
  11. abstract class AnnotatedExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Types
  14. abstract class AnnotatedTypeExtractor extends AnyRef

    Permalink
    Definition Classes
    Types
  15. type Annotation = AnnotationInfo

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

    Permalink
    Definition Classes
    Annotations
  17. trait AnnotationChecker extends AnyRef

    Permalink
    Definition Classes
    AnnotationCheckers
  18. abstract class AnnotationExtractor extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  24. abstract class AppliedTypeTreeExtractor extends AnyRef

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

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

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

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

    Permalink
    Definition Classes
    Trees
  29. abstract class ApplyExtractor extends AnyRef

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

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

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

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

    Permalink
    Definition Classes
    AnnotationInfos
  34. type ArrayArgument = ArrayAnnotArg

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

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

    Permalink
    Definition Classes
    TypeMaps
  37. case class AskDocCommentItem extends scala.tools.nsc.interactive.Global.WorkItem with Product with Serializable

    Permalink
    Definition Classes
    CompilerControl
  38. case class AskLinkPosItem extends scala.tools.nsc.interactive.Global.WorkItem with Product with Serializable

    Permalink
    Definition Classes
    CompilerControl
  39. case class AskLoadedTypedItem extends scala.tools.nsc.interactive.Global.WorkItem with Product with Serializable

    Permalink
    Definition Classes
    CompilerControl
  40. case class AskParsedEnteredItem extends scala.tools.nsc.interactive.Global.WorkItem with Product with Serializable

    Permalink
    Definition Classes
    CompilerControl
  41. case class AskScopeCompletionItem extends scala.tools.nsc.interactive.Global.WorkItem with Product with Serializable

    Permalink
    Definition Classes
    CompilerControl
  42. class AskToDoFirstItem extends scala.tools.nsc.interactive.Global.WorkItem

    Permalink
    Definition Classes
    CompilerControl
  43. case class AskTypeAtItem extends scala.tools.nsc.interactive.Global.WorkItem with Product with Serializable

    Permalink
    Definition Classes
    CompilerControl
  44. case class AskTypeCompletionItem extends scala.tools.nsc.interactive.Global.WorkItem with Product with Serializable

    Permalink
    Definition Classes
    CompilerControl
  45. case class AskTypeItem extends scala.tools.nsc.interactive.Global.WorkItem with Product with Serializable

    Permalink
    Definition Classes
    CompilerControl
  46. case class Assign extends scala.reflect.internal.SymbolTable.Tree with scala.reflect.internal.SymbolTable.TermTree with scala.reflect.internal.SymbolTable.AssignApi with Product with Serializable

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

    Permalink
    Definition Classes
    Trees
  48. abstract class AssignExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  51. abstract class AssignOrNamedArgExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  52. trait Attachable extends AnyRef

    Permalink
    Definition Classes
    StdAttachments
  53. class BaseTypeSeq extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  56. abstract class BindExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  59. abstract class BlockExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Types
  63. abstract class BoundedWildcardTypeExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Trees
  67. abstract class CaseDefExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Trees
  71. abstract class ClassDefExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Types
  74. abstract class ClassInfoTypeExtractor extends AnyRef

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    CommonOwners
  86. class CompactTreePrinter extends scala.tools.nsc.Global.TreePrinter

    Permalink
    Definition Classes
    Printers
  87. type Compat = MacroCompatApi

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

    Permalink
    Definition Classes
    Internals
  89. class CompatToken extends AnyRef

    Permalink
    Definition Classes
    Internals
    Annotations
    @implicitNotFound( ... )
  90. class CompilationUnit extends scala.tools.nsc.Global.CompilationUnitContextApi

    Permalink
    Definition Classes
    CompilationUnits
  91. class CompleteAnnotationInfo extends scala.reflect.internal.SymbolTable.AnnotationInfo

    Permalink
    Definition Classes
    AnnotationInfos
  92. sealed trait CompletionContext extends AnyRef

    Permalink
    Definition Classes
    CompletionControl
  93. sealed abstract class CompletionResult extends AnyRef

    Permalink
    Definition Classes
    Global
  94. abstract class CompoundType extends scala.reflect.internal.SymbolTable.Type with scala.reflect.internal.SymbolTable.CompoundTypeApi

    Permalink
    Definition Classes
    Types
  95. trait CompoundTypeApi extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  98. abstract class CompoundTypeTreeExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Constants
  101. abstract class ConstantApi extends AnyRef

    Permalink
    Definition Classes
    Constants
  102. abstract class ConstantExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Types
  105. abstract class ConstantTypeExtractor extends AnyRef

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

    Permalink
    Definition Classes
    TypeMaps
  107. type Context = (analyzer)#Context

    Permalink
    Definition Classes
    ContextTrees
  108. class ContextTree extends AnyRef

    Permalink
    Definition Classes
    ContextTrees
  109. type Contexts = ArrayBuffer[ContextTree]

    Permalink
    Definition Classes
    ContextTrees
  110. case class CyclicReference extends scala.reflect.internal.SymbolTable.TypeError with Product with Serializable

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

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

    Permalink
    Definition Classes
    Trees
  113. abstract class DefDefExtractor extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Definitions
  119. case class DefsBuilder(keyword: String, name: String, pos: SourcePosition, members: ListBuffer[RichPresentationCompiler.DefsBuilder]) extends Product with Serializable

    Permalink
    Definition Classes
    StructureViewBuilder
  120. type Diff = (Int, Int, String)

    Permalink
    Definition Classes
    Picklers
  121. case class DocComment extends Product with Serializable

    Permalink
    Definition Classes
    DocComments
  122. case class DocDef extends scala.tools.nsc.Global.Tree with Product with Serializable

    Permalink
    Definition Classes
    Trees
  123. abstract case class ErasedValueType extends scala.reflect.internal.SymbolTable.UniqueType with Product with Serializable

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

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

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

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

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

    Permalink
    Definition Classes
    Types
  129. abstract class ExistentialTypeExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  132. abstract class ExistentialTypeTreeExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  133. class ExpansionLimitExceeded extends Exception

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

    Permalink
    Definition Classes
    Exprs
  135. trait FieldMirror extends AnyRef

    Permalink
    Definition Classes
    Mirrors
  136. case class FilesDeletedItem extends scala.tools.nsc.interactive.Global.WorkItem with Product with Serializable

    Permalink
    Definition Classes
    CompilerControl
  137. class FilterTreeTraverser extends scala.reflect.internal.SymbolTable.Traverser

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Types
  145. trait FlagOps extends Any

    Permalink
    Definition Classes
    FlagSets
  146. type FlagSet = Long

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Internals
  156. class FreshNameExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  159. abstract class FunctionExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  162. class GlobalMirror extends scala.tools.nsc.Global.Roots

    Permalink
    Definition Classes
    Global
  163. abstract class GlobalPhase extends Phase

    Permalink
    Definition Classes
    Global
  164. class GlobalPlatform extends JavaPlatform

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  165. class HKTypeVar extends scala.reflect.internal.SymbolTable.TypeVar

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

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

    Permalink
    Definition Classes
    Trees
  168. abstract class IdentExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  171. abstract class IfExtractor extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  177. abstract class ImportExtractor extends AnyRef

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

    Permalink
    Definition Classes
    Trees
  179. trait ImportSelectorApi extends AnyRef

    Permalink
    Definition Classes
    Trees
  180. abstract class ImportSelectorExtractor extends AnyRef

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

    Permalink
    Definition Classes
    Types
  182. trait ImportableAttachment extends AnyRef

    Permalink
    Definition Classes
    StdAttachments
  183. trait Importer extends AnyRef

    Permalink
    Definition Classes
    Internals
  184. abstract class InfoTransformer extends AnyRef

    Permalink
    Definition Classes
    InfoTransformers
  185. case class InjectDerivedValue extends scala.tools.nsc.Global.SymTree with scala.tools.nsc.Global.TermTree with Product with Serializable

    Permalink
    Definition Classes
    Trees
  186. trait InstanceMirror extends AnyRef

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

    Permalink
    Definition Classes
    TypeMaps
  188. class InteractiveAsSeenFromMap extends scala.tools.nsc.interactive.Global.AsSeenFromMap

    Permalink
    Definition Classes
    Global
  189. type Internal = MacroInternalApi

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

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

    Permalink
    Definition Classes
    Trees
  192. type JavaArgument = ClassfileAnnotArg

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

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

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

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

    Permalink
    Definition Classes
    StdNames
  197. abstract class Kind extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Trees
  201. abstract class LabelDefExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Types
  204. class LazyTreeCopier extends scala.tools.nsc.Global.LazyTreeCopier with scala.tools.nsc.Global.TreeCopier

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  210. type LiteralArgument = LiteralAnnotArg

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

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

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

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

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

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

    Permalink
    Definition Classes
    Universe
  217. trait MacroInternalApi extends scala.reflect.macros.Universe.InternalApi

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

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

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

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

    Permalink
    Definition Classes
    Trees
  222. abstract class MatchExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  223. abstract class Member extends AnyRef

    Permalink
    Definition Classes
    CompilerControl
  224. case class MemberContext(source: SourceFile, offset: Int, prefix: String, constructing: Boolean) extends RichPresentationCompiler.CompletionContext with Product with Serializable

    Permalink
    Definition Classes
    CompletionControl
  225. abstract class MemberDef extends scala.reflect.internal.SymbolTable.DefTree with scala.reflect.internal.SymbolTable.MemberDefApi

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

    Permalink
    Definition Classes
    Trees
  227. type MemberScope = Scope

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

    Permalink
    Definition Classes
    Scopes
  229. trait MethodMirror extends AnyRef

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

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

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

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

    Permalink
    Definition Classes
    Types
  234. abstract class MethodTypeExtractor extends AnyRef

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

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

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

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

    Permalink
    Definition Classes
    Trees
  239. abstract class ModifiersApi extends AnyRef

    Permalink
    Definition Classes
    Trees
  240. abstract class ModifiersExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Trees
  244. abstract class ModuleDefExtractor extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Names
  250. abstract class NameApi extends AnyRef

    Permalink
    Definition Classes
    Names
  251. sealed trait NameLookup extends AnyRef

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

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

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

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

    Permalink
    Definition Classes
    Types
  256. trait NamesApi extends AnyRef

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

    Permalink
    Definition Classes
    AnnotationInfos
  258. type NestedArgument = NestedAnnotArg

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

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

    Permalink
    Definition Classes
    Trees
  261. abstract class NewExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Symbols
  265. class NoWorkScheduler extends WorkScheduler

    Permalink
    Definition Classes
    CompilerControl
  266. trait NonClassTypeRef extends scala.reflect.internal.SymbolTable.TypeRef

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

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

    Permalink
    Definition Classes
    Types
  269. abstract class NullaryMethodTypeExtractor extends AnyRef

    Permalink
    Definition Classes
    Types
  270. class OnTypeError[T] extends AnyRef

    Permalink
    Definition Classes
    Global
  271. type OptClassPath = Option[PlatformClassPath]

    Permalink
    Definition Classes
    Global
  272. case class OverloadedType extends scala.reflect.internal.SymbolTable.Type with Product with Serializable

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

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

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

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

    Permalink
    Definition Classes
    Trees
  277. abstract class PackageDefExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Types
  280. case class Parens extends scala.tools.nsc.Global.Tree with Product with Serializable

    Permalink
    Definition Classes
    Trees
  281. class PerRunParsing extends AnyRef

    Permalink
    Definition Classes
    Parsing
  282. class PerRunReporting extends (Reporting.this)#PerRunReportingBase

    Permalink
    Definition Classes
    Reporting
  283. abstract class PerRunReportingBase extends AnyRef

    Permalink
    Definition Classes
    Reporting
  284. type Period = Int

    Permalink
    Definition Classes
    SymbolTable
  285. trait PlainAttachment extends scala.reflect.internal.SymbolTable.ImportableAttachment

    Permalink
    Definition Classes
    StdAttachments
  286. type PlatformClassPath = ClassPath[AbstractFile]

    Permalink
    Definition Classes
    Global
  287. case class PolyType extends scala.reflect.internal.SymbolTable.Type with scala.reflect.internal.SymbolTable.PolyTypeApi with Product with Serializable

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

    Permalink
    Definition Classes
    Types
  289. abstract class PolyTypeExtractor extends AnyRef

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

    Permalink
    Definition Classes
    Positions
  291. type Position = scala.reflect.internal.util.Position

    Permalink
    Definition Classes
    Positions → Positions
  292. class PostfixSelect extends scala.tools.nsc.Global.Select

    Permalink
    Definition Classes
    Trees
  293. class ProperTypeKind extends scala.reflect.internal.SymbolTable.Kind

    Permalink
    Definition Classes
    Kinds
  294. implicit class Quasiquote extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  300. abstract class RefTreeExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Internals
  303. abstract class ReferenceToBoxedExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Types
  307. abstract class RefinedTypeExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Mirrors
  311. trait ReificationSupportApi extends AnyRef

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

    Permalink
    Definition Classes
    ReificationSupport
  313. case class ReloadItem extends scala.tools.nsc.interactive.Global.WorkItem with Product with Serializable

    Permalink
    Definition Classes
    CompilerControl
  314. case class RepeatedType extends scala.reflect.internal.SymbolTable.Type with Product with Serializable

    Permalink
    Definition Classes
    Types
  315. type Response[T] = scala.tools.nsc.interactive.Response[T]

    Permalink
    Definition Classes
    CompilerControl
  316. class ResponseMap extends HashMap[SourceFile, Set[scala.tools.nsc.interactive.Global.Response[scala.tools.nsc.interactive.Global.Tree]]]

    Permalink
    Definition Classes
    Global
  317. case class Return extends scala.reflect.internal.SymbolTable.SymTree with scala.reflect.internal.SymbolTable.TermTree with scala.reflect.internal.SymbolTable.ReturnApi with Product with Serializable

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

    Permalink
    Definition Classes
    Trees
  319. abstract class ReturnExtractor extends AnyRef

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

    Permalink
    Definition Classes
    Types
  321. class RichCompilationUnit extends scala.tools.nsc.interactive.Global.CompilationUnit

    Permalink
    Definition Classes
    RichCompilationUnits
  322. implicit class RichPosition extends AnyRef

    Permalink
    Definition Classes
    PositionBackCompat
  323. trait RootSymbol extends scala.reflect.internal.SymbolTable.Symbol

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

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

    Permalink
    Definition Classes
    Mirrors
  326. class Run extends scala.tools.nsc.Global.RunContextApi with scala.tools.nsc.Global.RunReporting with scala.tools.nsc.Global.RunParsing

    Permalink
    Definition Classes
    Global
  327. type RunId = Int

    Permalink
    Definition Classes
    SymbolTable
  328. trait RunParsing extends AnyRef

    Permalink
    Definition Classes
    Parsing
  329. trait RunReporting extends AnyRef

    Permalink
    Definition Classes
    Reporting
  330. type RuntimeClass = Class[_]

    Permalink
    Definition Classes
    Global → Mirrors
  331. trait RuntimeClassApi extends AnyRef

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

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

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

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

    Permalink
    Definition Classes
    Scopes
  336. case class ScopeContext(source: SourceFile, offset: Int, prefix: String, constructing: Boolean) extends RichPresentationCompiler.CompletionContext with Product with Serializable

    Permalink
    Definition Classes
    CompletionControl
  337. class ScopeEntry extends AnyRef

    Permalink
    Definition Classes
    Scopes
  338. case class ScopeMember extends scala.tools.nsc.interactive.Global.Member with Product with Serializable

    Permalink
    Definition Classes
    CompilerControl
  339. case class Select extends scala.reflect.internal.SymbolTable.SymTree with scala.reflect.internal.SymbolTable.RefTree with scala.reflect.internal.SymbolTable.SelectApi with Product with Serializable

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

    Permalink
    Definition Classes
    Trees
  341. abstract class SelectExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  342. case class SelectFromArray extends scala.tools.nsc.Global.SymTree with scala.tools.nsc.Global.RefTree with scala.tools.nsc.Global.TermTree with Product with Serializable

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

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

    Permalink
    Definition Classes
    Trees
  345. abstract class SelectFromTypeTreeExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Types
  349. abstract class SingleTypeExtractor extends AnyRef

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

    Permalink
    Definition Classes
    Types
  351. trait SingletonTypeApi extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  354. abstract class SingletonTypeTreeExtractor extends AnyRef

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

    Permalink
    Definition Classes
    Importers
  356. trait StandardLiftableInstances extends AnyRef

    Permalink
    Definition Classes
    StandardLiftables
  357. trait StandardTypes extends AnyRef

    Permalink
    Definition Classes
    StandardDefinitions
  358. trait StandardUnliftableInstances extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  361. abstract class StarExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  362. class StrictTreeCopier extends scala.tools.nsc.Global.StrictTreeCopier with scala.tools.nsc.Global.TreeCopier

    Permalink
    Definition Classes
    Trees
  363. class StructureTraverser extends RichPresentationCompiler.Traverser

    Permalink
    Definition Classes
    StructureViewBuilder
  364. class StubClassSymbol extends scala.reflect.internal.SymbolTable.ClassSymbol with scala.reflect.internal.SymbolTable.StubSymbol

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  378. abstract class SuperExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Types
  381. abstract class SuperTypeExtractor extends AnyRef

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

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

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

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

    Permalink
    Definition Classes
    Symbols
  386. trait SymbolApi extends AnyRef

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

    Permalink
    Definition Classes
    Symbols
  388. type SymbolLoadersInInteractive = GlobalSymbolLoaders { ... /* 2 definitions in type refinement */ }

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  389. sealed abstract class SymbolNames extends AnyRef

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

    Permalink
    Definition Classes
    Symbols
  391. type SymbolPair = scala.tools.nsc.Global.overridingPairs.SymbolPair

    Permalink
    Definition Classes
    Global
  392. trait SymbolTableInternal extends scala.reflect.internal.SymbolTable.MacroInternalApi

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

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

    Permalink
    Definition Classes
    Trees
  395. abstract class TemplateExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  396. trait TemplateMirror extends AnyRef

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

    Permalink
    Definition Classes
    Names
  398. trait TermNameApi extends AnyRef

    Permalink
    Definition Classes
    Names
  399. abstract class TermNameExtractor extends AnyRef

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  408. abstract class ThisExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  409. type ThisPlatform = JavaPlatform { val global: RichPresentationCompiler.this.type }

    Permalink
    Definition Classes
    Global
  410. class ThisSubstituter extends scala.reflect.internal.SymbolTable.Transformer

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

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

    Permalink
    Definition Classes
    Types
  413. abstract class ThisTypeExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  416. abstract class ThrowExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  417. class Transformer extends scala.tools.nsc.Global.Transformer

    Permalink
    Definition Classes
    Trees
  418. class Traverser extends AnyRef

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

    Permalink
    Definition Classes
    Trees
  420. trait TreeApi extends Product

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

    Permalink
    Definition Classes
    Trees
  422. trait TreeCopier extends scala.tools.nsc.Global.InternalTreeCopierOps

    Permalink
    Definition Classes
    Trees
  423. abstract class TreeCopierOps extends AnyRef

    Permalink
    Definition Classes
    Trees
  424. trait TreeGen extends AnyRef

    Permalink
    Definition Classes
    Universe
  425. class TreePrinter extends scala.tools.nsc.Global.TreePrinter

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  434. abstract class TryExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Types
  438. abstract class TypeApi extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Trees
  442. abstract class TypeApplyExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Types
  445. abstract class TypeBoundsExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  448. abstract class TypeBoundsTreeExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Kinds
  451. class TypeConstraint extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  454. abstract class TypeDefExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  455. class TypeError extends Throwable

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

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

    Permalink
    Definition Classes
    Trees
  458. case class TypeMember extends scala.tools.nsc.interactive.Global.Member with Product with Serializable

    Permalink
    Definition Classes
    CompilerControl
  459. sealed abstract class TypeName extends Name with scala.reflect.internal.Names.TypeNameApi

    Permalink
    Definition Classes
    Names
  460. trait TypeNameApi extends AnyRef

    Permalink
    Definition Classes
    Names
  461. abstract class TypeNameExtractor extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Types
  467. abstract class TypeRefExtractor extends AnyRef

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  476. abstract class TypeTreeExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  477. case class TypeTreeWithDeferredRefCheck extends scala.tools.nsc.Global.Tree with scala.tools.nsc.Global.TypTree with Product with Serializable

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

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

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

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

    Permalink
    Definition Classes
    Trees
  482. abstract class TypedExtractor extends AnyRef

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

    Permalink
    Definition Classes
    Positions
  484. class TyperResult extends Throwable with ControlThrowable

    Permalink
    Definition Classes
    Global
  485. class TyperRun extends scala.tools.nsc.interactive.Global.Run

    Permalink
    Definition Classes
    Global
  486. case class UnApply extends scala.reflect.internal.SymbolTable.Tree with scala.reflect.internal.SymbolTable.TermTree with scala.reflect.internal.SymbolTable.UnApplyApi with Product with Serializable

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

    Permalink
    Definition Classes
    Trees
  488. abstract class UnApplyExtractor extends AnyRef

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

    Permalink
    Definition Classes
    Trees
  490. class UndoLog extends Clearable

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Types
  500. case class UseCase extends Product with Serializable

    Permalink
    Definition Classes
    DocComments
  501. case class ValDef extends scala.reflect.internal.SymbolTable.ValOrDefDef with scala.reflect.internal.SymbolTable.ValDefApi with Product with Serializable

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

    Permalink
    Definition Classes
    Trees
  503. abstract class ValDefExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  506. class ValidateException extends Exception

    Permalink
    Definition Classes
    Positions
  507. class ValidatingPosAssigner extends scala.tools.nsc.Global.Traverser with scala.tools.nsc.Global.PosAssigner

    Permalink
    Definition Classes
    Positions
  508. trait ValueClassDefinitions extends AnyRef

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

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

    Permalink
    Definition Classes
    TypeTags
    Annotations
    @implicitNotFound( "No WeakTypeTag available for ${T}" )
  511. case class WorkEvent extends Product with Serializable

    Permalink
    Definition Classes
    Global
  512. abstract class WorkItem extends () ⇒ Unit

    Permalink
    Definition Classes
    CompilerControl
  513. trait ArrayArgumentApi extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

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

  514. abstract class ArrayArgumentExtractor extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

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

  515. type BuildApi = ReificationSupportApi

    Permalink
    Definition Classes
    Internals
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use internal.ReificationSupportApi instead

  516. trait CompilationUnitContextApi extends AnyRef

    Permalink
    Definition Classes
    Universe
    Annotations
    @deprecated
    Deprecated

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

  517. trait JavaArgumentApi extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

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

  518. trait LiteralArgumentApi extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

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

  519. abstract class LiteralArgumentExtractor extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

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

  520. type ModifiersCreator = ModifiersExtractor

    Permalink
    Definition Classes
    Trees
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use ModifiersExtractor instead

  521. trait NestedArgumentApi extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

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

  522. abstract class NestedArgumentExtractor extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

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

  523. trait RunContextApi extends AnyRef

    Permalink
    Definition Classes
    Universe
    Annotations
    @deprecated
    Deprecated

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

Value Members

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val AllOps: SymbolOps

    Permalink
    Definition Classes
    Symbols
  5. implicit val AlternativeTag: ClassTag[Alternative]

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

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

    Permalink
    Definition Classes
    Trees
  8. implicit val AnnotatedTypeTag: ClassTag[AnnotatedType]

    Permalink
    Definition Classes
    Types
  9. object AnnotationInfo

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

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

    Permalink
    Definition Classes
    Names
  12. implicit val AppliedTypeTreeTag: ClassTag[AppliedTypeTree]

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

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

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

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

    Permalink
    Definition Classes
    Trees
  17. val ArrayArgument: ArrayAnnotArg.type

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

    Permalink
    Definition Classes
    AnnotationInfos
  19. object ArrowTypeInfoBuilder

    Permalink
    Definition Classes
    ModelBuilders
  20. implicit val AssignOrNamedArgTag: ClassTag[AssignOrNamedArg]

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

    Permalink
    Definition Classes
    Trees
  22. def Bind(sym: Symbol, body: Tree): Bind

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

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

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

    Permalink
    Definition Classes
    Trees
  26. object BooleanFlag extends Serializable

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

    Permalink
    Definition Classes
    Constants
  28. implicit val BoundedWildcardTypeTag: ClassTag[BoundedWildcardType]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  36. implicit val ClassInfoTypeTag: ClassTag[ClassInfoType]

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

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

    Permalink
    Definition Classes
    Constants
  39. object CompletionInfoBuilder

    Permalink
    Definition Classes
    ModelBuilders
  40. implicit val CompoundTypeTag: ClassTag[CompoundType]

    Permalink
    Definition Classes
    Types
  41. implicit val CompoundTypeTreeTag: ClassTag[CompoundTypeTree]

    Permalink
    Definition Classes
    Trees
  42. object Constant extends scala.reflect.internal.SymbolTable.ConstantExtractor with Serializable

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

    Permalink
    Definition Classes
    Constants
  44. implicit val ConstantTypeTag: ClassTag[ConstantType]

    Permalink
    Definition Classes
    Types
  45. val CyclicInheritance: Throwable

    Permalink
    Definition Classes
    BaseTypeSeqs
  46. implicit val DefDefTag: ClassTag[DefDef]

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

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

    Permalink
    Definition Classes
    Constants
  49. def EmptyPackageClass: ClassSymbol

    Permalink
    Definition Classes
    Global
  50. lazy val EmptyTreeTypeSubstituter: TreeTypeSubstituter

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

    Permalink
    Definition Classes
    Constants
  52. object ErrorType extends scala.reflect.internal.SymbolTable.Type with Product with Serializable

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

    Permalink
    Definition Classes
    Types
  54. implicit val ExistentialTypeTreeTag: ClassTag[ExistentialTypeTree]

    Permalink
    Definition Classes
    Trees
  55. def FlagOps(mask: Long): SymbolOps

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

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

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

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

    Permalink
    Definition Classes
    Symbols
  60. implicit val FunctionTag: ClassTag[Function]

    Permalink
    Definition Classes
    Trees
  61. implicit val GenericApplyTag: ClassTag[GenericApply]

    Permalink
    Definition Classes
    Trees
  62. val GlbFailure: Throwable

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Types
  75. final val JustParsed: Int(-1)

    Permalink
    Definition Classes
    RichCompilationUnits
  76. implicit val LabelDefTag: ClassTag[LabelDef]

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

    Permalink
    Definition Classes
    Trees → Trees
  78. val LiteralArgument: LiteralAnnotArg.type

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

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

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

    Permalink
    Definition Classes
    Constants
  82. object Match extends scala.reflect.internal.SymbolTable.MatchExtractor with Serializable

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

    Permalink
    Definition Classes
    Trees
  84. val MaxPhases: Int

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

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

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

    Permalink
    Definition Classes
    Symbols
  88. implicit val MethodTypeTag: ClassTag[MethodType]

    Permalink
    Definition Classes
    Types
  89. implicit val MirrorTag: ClassTag[Mirror]

    Permalink
    Definition Classes
    Global → ImplicitTags
  90. def Modifiers(flags: FlagSet): Modifiers

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  97. object NamedTypeMemberInfo

    Permalink
    Definition Classes
    ModelBuilders
  98. val NestedArgument: NestedAnnotArg.type

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  107. lazy val NoContext: (analyzer)#NoContext.type

    Permalink
    Definition Classes
    ContextTrees
  108. val NoFlags: FlagSet

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

    Permalink
    Definition Classes
    Kinds
  110. lazy val NoMods: Modifiers

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

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

    Permalink
    Definition Classes
    Positions → Positions
  113. final val NoRunId: Int(0)

    Permalink
    Definition Classes
    SymbolTable
  114. lazy val NoSymbol: NoSymbol

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

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

    Permalink
    Definition Classes
    Types → Types
  117. final val NotLoaded: Int(-2)

    Permalink
    Definition Classes
    RichCompilationUnits
  118. final val NullTag: Int(11)

    Permalink
    Definition Classes
    Constants
  119. implicit val NullaryMethodTypeTag: ClassTag[NullaryMethodType]

    Permalink
    Definition Classes
    Types
  120. implicit val PackageDefTag: ClassTag[PackageDef]

    Permalink
    Definition Classes
    Trees
  121. object ParamSectionInfoBuilder

    Permalink
    Definition Classes
    ModelBuilders
  122. final val PartiallyChecked: Int(0)

    Permalink
    Definition Classes
    RichCompilationUnits
  123. def PerRunReporting: PerRunReporting

    Permalink
    Attributes
    protected
    Definition Classes
    Reporting → Reporting
  124. implicit val PolyTypeTag: ClassTag[PolyType]

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

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

    Permalink
    Definition Classes
    Trees
  127. object RefTree extends scala.reflect.internal.SymbolTable.RefTreeExtractor

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

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

    Permalink
    Definition Classes
    Trees
  130. implicit val RefinedTypeTag: ClassTag[RefinedType]

    Permalink
    Definition Classes
    Types
  131. implicit val ReturnTag: ClassTag[Return]

    Permalink
    Definition Classes
    Trees
  132. def RootClass: ClassSymbol

    Permalink
    Definition Classes
    Global
  133. implicit val RuntimeClassTag: ClassTag[RuntimeClass]

    Permalink
    Definition Classes
    Global → ImplicitTags
  134. val ScalaPackageName: PackageName

    Permalink
    Definition Classes
    SymbolToFqn
  135. implicit val ScopeTag: ClassTag[Scope]

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

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

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

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

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

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

    Permalink
    Definition Classes
    Constants
  142. implicit val SingleTypeTag: ClassTag[SingleType]

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

    Permalink
    Definition Classes
    Types
  144. implicit val SingletonTypeTreeTag: ClassTag[SingletonTypeTree]

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  150. implicit val SuperTypeTag: ClassTag[SuperType]

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

    Permalink
    Definition Classes
    Trees
  152. object SymbolInfo

    Permalink
    Definition Classes
    ModelBuilders
  153. implicit val SymbolTag: ClassTag[Symbol]

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

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

    Permalink
    Definition Classes
    Trees
  156. implicit def TermNameOps(name: TermName): NameOps[TermName]

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  162. implicit val ThisTypeTag: ClassTag[ThisType]

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

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

    Permalink
    Definition Classes
    Trees
  165. implicit val TreeCopierTag: ClassTag[TreeCopier]

    Permalink
    Definition Classes
    Trees
  166. implicit val TreeTag: ClassTag[Tree]

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

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

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

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

    Permalink
    Definition Classes
    Trees
  171. implicit val TypeBoundsTag: ClassTag[TypeBounds]

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  177. object TypeInfo

    Permalink
    Definition Classes
    ModelBuilders
  178. implicit def TypeNameOps(name: TypeName): NameOps[TypeName]

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

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

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

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

    Permalink
    Definition Classes
    Symbols
  183. implicit val TypeTagg: ClassTag[Type]

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  193. def _locateSymbolPos(sym: Symbol, needPos: PosNeeded): Option[SourcePosition]

    Permalink
    Definition Classes
    ModelBuilders
  194. def abort(msg: String): Nothing

    Permalink
    Definition Classes
    Reporting
  195. implicit def abstractFile: Pickler[AbstractFile]

    Permalink
    Definition Classes
    Picklers
  196. implicit def action: Pickler[() ⇒ Unit]

    Permalink
    Definition Classes
    Picklers
  197. def activeUnits(): List[CompilationUnit]

    Permalink
  198. def adaptAnnotations(tree: Tree, mode: Mode, pt: Type): Tree

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

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

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

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

    Permalink
    Definition Classes
    AnnotationCheckers
  203. def addContext(contexts: Contexts, context: Context, cpos: Position): Unit

    Permalink
    Definition Classes
    ContextTrees
  204. def addContext(contexts: Contexts, context: Context): Unit

    Permalink
    Definition Classes
    ContextTrees
  205. implicit def addFlagOps(left: FlagSet): FlagOps

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

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

    Permalink
    Definition Classes
    Types
  208. implicit def addOnTypeError[T](x: ⇒ T): OnTypeError[T]

    Permalink
    Definition Classes
    Global
  209. def addSerializable(ps: Type*): List[Type]

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

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

    Permalink
    Definition Classes
    Global
  212. var allSources: List[SourceFile]

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  213. lazy val analyzer: InteractiveAnalyzer { val global: RichPresentationCompiler.this.type }

    Permalink
    Definition Classes
    Global → Global
  214. def annotatedType(annots: List[AnnotationInfo], underlying: Type): Type

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Types → Types
  223. def applySynonyms(sym: Symbol): List[Symbol]

    Permalink
    Definition Classes
    Helpers
  224. def arrayToRepeated(tp: Type): Type

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

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

    Permalink
    Definition Classes
    Printers
  227. final def asInstanceOf[T0]: T0

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

    Permalink
    Definition Classes
    Printers
  229. def ask[A](op: () ⇒ A): A

    Permalink
    Definition Classes
    CompilerControl
  230. def askCompletionsAt(p: Position, maxResults: Int, caseSens: Boolean): Future[CompletionInfoList]

    Permalink
    Definition Classes
    RichCompilerControl
  231. def askDoRefactor(procId: Int, refactor: RefactorDesc)(implicit ec: ExecutionContext): Future[Either[RefactorFailure, RefactorDiffEffect]]

    Permalink
    Definition Classes
    RefactoringControl
  232. def askDocComment(sym: Symbol, source: SourceFile, site: Symbol, fragments: List[(Symbol, SourceFile)], response: Response[(String, String, Position)]): Unit

    Permalink
    Definition Classes
    CompilerControl
  233. implicit def askDocCommentItem: CondPickler[AskDocCommentItem]

    Permalink
    Definition Classes
    Picklers
  234. def askDocSignatureAtPoint(p: Position): Option[DocSigPair]

    Permalink
    Definition Classes
    RichCompilerControl
  235. def askEnclosingTreePosition(p: Position): Position

    Permalink

    Returns the smallest Tree, which position properlyIncludes p

    Returns the smallest Tree, which position properlyIncludes p

    Definition Classes
    RichCompilerControl
  236. def askFilesDeleted(sources: List[SourceFile], response: Response[Unit]): Unit

    Permalink
    Definition Classes
    CompilerControl
  237. def askForResponse[A](op: () ⇒ A): Response[A]

    Permalink
    Definition Classes
    CompilerControl
  238. def askImplicitInfoInRegion(p: Position): ImplicitInfos

    Permalink
    Definition Classes
    RichCompilerControl
  239. def askLinkPos(sym: Symbol, path: EnsimeFile): Option[Position]

    Permalink
    Definition Classes
    RichCompilerControl
  240. def askLinkPos(sym: Symbol, source: SourceFile, response: Response[Position]): Unit

    Permalink
    Definition Classes
    CompilerControl
  241. implicit def askLinkPosItem: CondPickler[AskLinkPosItem]

    Permalink
    Definition Classes
    Picklers
  242. def askLoadedTyped(f: SourceFile): Either[Tree, Throwable]

    Permalink
    Definition Classes
    RichCompilerControl
  243. final def askLoadedTyped(source: SourceFile, response: Response[Tree]): Unit

    Permalink
    Definition Classes
    CompilerControl
  244. def askLoadedTyped(source: SourceFile, keepLoaded: Boolean, response: Response[Tree]): Unit

    Permalink
    Definition Classes
    CompilerControl
  245. implicit def askLoadedTypedItem: CondPickler[AskLoadedTypedItem]

    Permalink
    Definition Classes
    Picklers
  246. def askNotifyWhenReady(): Unit

    Permalink
    Definition Classes
    RichCompilerControl
  247. def askOption[A](op: ⇒ A): Option[A]

    Permalink
    Definition Classes
    RichCompilerControl
  248. def askParsedEntered(source: SourceFile, keepLoaded: Boolean, response: Response[Tree]): Unit

    Permalink
    Definition Classes
    CompilerControl
  249. implicit def askParsedEnteredItem: CondPickler[AskParsedEnteredItem]

    Permalink
    Definition Classes
    Picklers
  250. def askRaw(any: Any): String

    Permalink
    Definition Classes
    RichCompilerControl
  251. def askReload(sources: List[SourceFile], response: Response[Unit]): Unit

    Permalink
    Definition Classes
    CompilerControl
  252. def askReloadAndTypeFiles(files: Iterable[SourceFile]): Option[Unit]

    Permalink
    Definition Classes
    RichCompilerControl
  253. def askReloadFile(f: SourceFile): Unit

    Permalink
    Definition Classes
    RichCompilerControl
  254. def askReloadFiles(files: Iterable[SourceFile]): Either[Unit, Throwable]

    Permalink
    Definition Classes
    RichCompilerControl
  255. def askReset(): Unit

    Permalink
    Definition Classes
    CompilerControl
  256. def askScopeCompletion(pos: Position, response: Response[List[Member]]): Unit

    Permalink
    Definition Classes
    CompilerControl
  257. implicit def askScopeCompletionItem: CondPickler[AskScopeCompletionItem]

    Permalink
    Definition Classes
    Picklers
  258. def askShutdown(): Unit

    Permalink
    Definition Classes
    RichPresentationCompiler → CompilerControl
  259. def askStructure(fileInfo: SourceFile): List[StructureViewMember]

    Permalink
    Definition Classes
    RichCompilerControl
  260. def askStructure(keepSrcLoaded: Boolean)(source: SourceFile, response: Response[Tree]): Unit

    Permalink
    Definition Classes
    CompilerControl
  261. def askSymbolAt(p: Position): Option[Symbol]

    Permalink
    Definition Classes
    RichCompilerControl
  262. def askSymbolByFqn(fqn: FullyQualifiedName): Option[Symbol]

    Permalink
    Definition Classes
    RichCompilerControl
  263. def askSymbolByScalaName(name: String, declaredAs: Option[DeclaredAs] = None): Option[Symbol]

    Permalink
    Definition Classes
    RichCompilerControl
  264. def askSymbolDesignationsInRegion(p: RangePosition, tpes: List[SourceSymbol]): SymbolDesignations

    Permalink
    Definition Classes
    RichCompilerControl
  265. def askSymbolFqn(s: Symbol): Option[FullyQualifiedName]

    Permalink
    Definition Classes
    RichCompilerControl
  266. def askSymbolFqn(p: Position): Option[FullyQualifiedName]

    Permalink
    Definition Classes
    RichCompilerControl
  267. def askSymbolInfoAt(p: Position): Option[SymbolInfo]

    Permalink
    Definition Classes
    RichCompilerControl
  268. def askToDoFirst(source: SourceFile): Unit

    Permalink
    Definition Classes
    CompilerControl
  269. implicit def askToDoFirstItem: CondPickler[AskToDoFirstItem]

    Permalink
    Definition Classes
    Picklers
  270. def askTypeAt(pos: Position, response: Response[Tree]): Unit

    Permalink
    Definition Classes
    CompilerControl
  271. implicit def askTypeAtItem: CondPickler[AskTypeAtItem]

    Permalink
    Definition Classes
    Picklers
  272. def askTypeCompletion(pos: Position, response: Response[List[Member]]): Unit

    Permalink
    Definition Classes
    CompilerControl
  273. implicit def askTypeCompletionItem: CondPickler[AskTypeCompletionItem]

    Permalink
    Definition Classes
    Picklers
  274. def askTypeFqn(p: Position): Option[FullyQualifiedName]

    Permalink
    Definition Classes
    RichCompilerControl
  275. def askTypeInfoAt(p: Position): Option[TypeInfo]

    Permalink
    Definition Classes
    RichCompilerControl
  276. implicit def askTypeItem: CondPickler[AskTypeItem]

    Permalink
    Definition Classes
    Picklers
  277. def askTypeSymbolAt(p: Position): Option[Symbol]

    Permalink
    Definition Classes
    RichCompilerControl
  278. def askUnloadFiles(sources: List[SourceFileInfo], remove: Boolean): Unit

    Permalink
    Definition Classes
    RichCompilerControl
  279. def askUsesOfSym(sym: Symbol, files: Set[Path]): List[RangePosition]

    Permalink
    Definition Classes
    RichCompilerControl
  280. final def assert(assertion: Boolean): Unit

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

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

    Permalink
    Definition Classes
    Global → SymbolTable
    Annotations
    @elidable( 900 )
  283. final def atPhaseStack: List[Phase]

    Permalink
    Definition Classes
    SymbolTable
  284. def atPhaseStackMessage: String

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

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

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

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

    Permalink
    Definition Classes
    BaseTypeSeqs
  289. def basetypeRecursions: Int

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

    Permalink
    Definition Classes
    Types
  291. def brutallyResetAttrs(x: Tree, leaveAlone: (Tree) ⇒ Boolean): Tree

    Permalink
    Definition Classes
    Trees
  292. val build: ReificationSupportImpl

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

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

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

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

    Permalink
    Definition Classes
    CapturedVariables
  297. implicit def charset: Charset

    Permalink
    Definition Classes
    RichCompilerControl
  298. def checkForMoreWork(pos: Position): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  299. def checkKindBounds0(tparams: List[Symbol], targs: List[Type], pre: Type, owner: Symbol, explainErrors: Boolean): List[(Type, Symbol, KindErrors)]

    Permalink
    Definition Classes
    Kinds
  300. def checkNoResponsesOutstanding(): Unit

    Permalink
    Definition Classes
    Global
  301. var chrs: Array[Char]

    Permalink
    Definition Classes
    Names
  302. def classPath: ClassFileLookup[AbstractFile]

    Permalink
    Definition Classes
    Global
  303. def clearDocComments(): Unit

    Permalink
    Definition Classes
    DocComments
  304. def clearIgnoredFiles(): Unit

    Permalink
    Definition Classes
    Global
  305. def clone(): AnyRef

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

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

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

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    CommonOwners
  316. def companionTypeOf(tpe: Type): Option[Type]

    Permalink
    Definition Classes
    Helpers
  317. final def compareLengths(xs1: List[_], xs2: List[_]): Int

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

    Permalink
    Definition Classes
    Internals → Internals
  319. def completionsAt(inputP: Position, maxResultsArg: Int, caseSens: Boolean)(implicit ec: ExecutionContext): Future[CompletionInfoList]

    Permalink
    Definition Classes
    CompletionControl
  320. final def completionsAt(pos: Position): CompletionResult

    Permalink
    Definition Classes
    Global
  321. def compoundBaseTypeSeq(tp: Type): BaseTypeSeq

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  324. def computePhaseAssembly(): List[SubComponent]

    Permalink
    Definition Classes
    PhaseAssembly
  325. def computePhaseDescriptors: List[SubComponent]

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    Plugins
  328. val config: EnsimeConfig

    Permalink
  329. def connectModuleToClass(m: ModuleSymbol, moduleClass: ClassSymbol): ModuleSymbol

    Permalink
    Definition Classes
    Symbols
  330. def constructorSynonyms(sym: Symbol): List[Symbol]

    Permalink
    Definition Classes
    Helpers
  331. def containsExistential(tpe: Type): Boolean

    Permalink
    Definition Classes
    Types
  332. def cookedDocComment(sym: Symbol, docStr: String): String

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Symbols
  345. def createJavadoc: Boolean

    Permalink
    Definition Classes
    Global
  346. def createSourceFile(file: SourceFileInfo): BatchSourceFile

    Permalink
    Definition Classes
    RichCompilerControl
  347. def createSourceFile(file: AbstractFile): BatchSourceFile

    Permalink
    Definition Classes
    RichCompilerControl
  348. def createSourceFile(path: String): BatchSourceFile

    Permalink
    Definition Classes
    RichCompilerControl
  349. def createSourceFile(file: File): BatchSourceFile

    Permalink
    Definition Classes
    RichCompilerControl
  350. def createSourceFile(file: EnsimeFile): BatchSourceFile

    Permalink
    Definition Classes
    RichCompilerControl
  351. def currentFreshNameCreator: FreshNameCreator

    Permalink
    Definition Classes
    Global → FreshNames
  352. final def currentPeriod: Period

    Permalink
    Definition Classes
    SymbolTable
  353. def currentRun: Run

    Permalink
    Definition Classes
    Global → Parsing → Reporting
  354. def currentRunId: Int

    Permalink
    Definition Classes
    Global → SymbolTable
  355. var currentSettings: Settings

    Permalink
    Definition Classes
    Global
  356. def currentSource: SourceFile

    Permalink
    Definition Classes
    Global
  357. def currentUnit: CompilationUnit

    Permalink
    Definition Classes
    Global
  358. val debugIDE: Boolean

    Permalink
    Definition Classes
    Global
  359. final def debugLog(msg: ⇒ String): Unit

    Permalink
    Definition Classes
    Global
    Annotations
    @inline()
  360. def debugStack(t: Throwable): Unit

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

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

    Permalink
    Definition Classes
    Global → SymbolTable
    Annotations
    @inline()
  363. def declaredAs(sym: Symbol): DeclaredAs

    Permalink
    Definition Classes
    Helpers
  364. def decodedSymName(tree: Tree, name: Name): String

    Permalink
    Definition Classes
    Printers
  365. def defaultThrowable[T <: Throwable]: CondPickler[T]

    Permalink
    Definition Classes
    Picklers
  366. def defineBaseClassesOfCompoundType(tpe: CompoundType): Unit

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

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

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

    Permalink
    Definition Classes
    Global → Symbols
  370. def defineParentsOfTypeRef(tpe: TypeRef): Unit

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

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

    Permalink
    Definition Classes
    Definitions → StandardDefinitions
  373. val deletedTopLevelSyms: LinkedHashSet[Symbol] with SynchronizedSet[Symbol]

    Permalink
    Definition Classes
    Global
  374. def delta(f: AbstractFile, cs: Array[Char]): Diff

    Permalink
    Definition Classes
    Picklers
  375. def demandNewCompilerRun(): Unit

    Permalink
    Definition Classes
    Global
  376. def deriveCaseDef(cdef: Tree)(applyToBody: (Tree) ⇒ Tree): CaseDef

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  390. final def devWarning(pos: Position, msg: ⇒ String): Unit

    Permalink
    Definition Classes
    Global
    Annotations
    @inline()
  391. final def devWarning(msg: ⇒ String): Unit

    Permalink
    Definition Classes
    Global → SymbolTable
    Annotations
    @inline()
  392. final def devWarningDumpStack(msg: ⇒ String, maxFrames: Int): Unit

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

    Permalink
    Definition Classes
    Collections
  394. def doAddImport(procId: Int, tpe: RefactorType, qualName: String, file: File): Product with Serializable with Either[RefactorFailure, RefactorDiffEffect]

    Permalink
    Attributes
    protected
    Definition Classes
    RefactoringImpl
  395. def doExpandMatchCases(procId: Int, tpe: RefactorType, file: File, start: Int, end: Int): Either[RefactorFailure, RefactorDiffEffect]

    Permalink
    Attributes
    protected
    Definition Classes
    RefactoringImpl
  396. def doExtractLocal(procId: Int, tpe: RefactorType, name: String, file: File, start: Int, end: Int): Either[RefactorFailure, RefactorDiffEffect]

    Permalink
    Attributes
    protected
    Definition Classes
    RefactoringImpl
  397. def doExtractMethod(procId: Int, tpe: RefactorType, name: String, file: File, start: Int, end: Int): Either[RefactorFailure, RefactorDiffEffect]

    Permalink
    Attributes
    protected
    Definition Classes
    RefactoringImpl
  398. def doInlineLocal(procId: Int, tpe: RefactorType, file: File, start: Int, end: Int): Either[RefactorFailure, RefactorDiffEffect]

    Permalink
    Attributes
    protected
    Definition Classes
    RefactoringImpl
  399. def doLocateContext(pos: Position): Context

    Permalink
    Definition Classes
    CompilerControl
  400. def doOrganizeImports(procId: Int, tpe: RefactorType, file: File): Either[RefactorFailure, RefactorDiffEffect]

    Permalink
    Attributes
    protected
    Definition Classes
    RefactoringImpl
  401. def doRefactor(procId: Int, refactor: RefactorDesc)(implicit ec: ExecutionContext): Future[Either[RefactorFailure, RefactorDiffEffect]]

    Permalink
    Attributes
    protected
    Definition Classes
    RefactoringImpl
  402. def doRename(procId: Int, tpe: RefactorType, name: String, file: File, start: Int, end: Int, files: Set[String]): Either[RefactorFailure, RefactorDiffEffect]

    Permalink
    Attributes
    protected
    Definition Classes
    RefactoringImpl
  403. def docCommentPos(sym: Symbol): Position

    Permalink
    Definition Classes
    DocComments
  404. val docComments: WeakHashMap[Symbol, DocComment]

    Permalink
    Definition Classes
    DocComments
  405. def docSignature(sym: Symbol, pos: Option[Position]): Option[DocSigPair]

    Permalink
    Definition Classes
    DocFinding
  406. def duplicateAndKeepPositions(tree: Tree): Tree

    Permalink
    Definition Classes
    Trees
  407. implicit val ec: ExecutionContext

    Permalink
  408. def echoPhaseSummary(ph: Phase): Unit

    Permalink
    Definition Classes
    Global
  409. def elapsedMessage(msg: String, start: Long): String

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

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

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

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

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

    Permalink
    Definition Classes
    Types
  415. implicit def emptyAction: CondPickler[EmptyAction]

    Permalink
    Definition Classes
    Picklers
  416. def enableIgnoredFile(file: AbstractFile): Unit

    Permalink
    Definition Classes
    Global
  417. val enableTypeVarExperimentals: Boolean

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

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

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

    Permalink
    Definition Classes
    Positions
  421. final def enteringDelambdafy[T](op: ⇒ T): T

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    SymbolTable
  430. final def enteringPickler[T](op: ⇒ T): T

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

    Permalink
    Definition Classes
    SymbolTable
    Annotations
    @inline()
  432. final def enteringSpecialize[T](op: ⇒ T): T

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  437. def erasurePhase: Phase

    Permalink
    Definition Classes
    Global → Required
  438. def error(msg: String): Unit

    Permalink
    Definition Classes
    Reporting
  439. val etaExpandKeepsStar: Boolean

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

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

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

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

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

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

    Permalink
    Definition Classes
    Collections
  446. final def exitingDelambdafy[T](op: ⇒ T): T

    Permalink
    Definition Classes
    Global
    Annotations
    @inline()
  447. final def exitingErasure[T](op: ⇒ T): T

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    DocComments
  461. def expandedDocComment(sym: Symbol, site: Symbol, docStr: String): String

    Permalink
    Definition Classes
    DocComments
  462. def explain[T](op: String, p: (Type, T) ⇒ Boolean, tp1: Type, arg2: T): Boolean

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

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

    Permalink
    Definition Classes
    Types
  465. def extendCompilerClassPath(urls: URL*): Unit

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

    Permalink
    Definition Classes
    DocComments
  467. def finalize(): Unit

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

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

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

    Permalink
    Definition Classes
    Positions
  471. final def findPhaseWithName(phaseName: String): Phase

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Collections
  479. def forceSymbolsUsedByParser(): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  480. final def foreach2[A, B](xs1: List[A], xs2: List[B])(f: (A, B) ⇒ Unit): Unit

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

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

    Permalink
    Definition Classes
    Collections
  483. def freshExistentialName(suffix: String): TypeName

    Permalink
    Attributes
    protected
    Definition Classes
    Symbols
  484. lazy val freshRunReq: CondPickler[FreshRunReq]

    Permalink
    Definition Classes
    Picklers
  485. def freshTermName(prefix: String)(implicit creator: FreshNameCreator): TermName

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

    Permalink
    Definition Classes
    FreshNames
  487. def fullName(tpe: Type): ScalaName

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

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

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

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

    Permalink
    Definition Classes
    Global
  492. def getMembersForTypeAt(tpe: Type, p: Position): Iterable[Member]

    Permalink
    Attributes
    protected
  493. def getOrCreateUnitOf(source: SourceFile): RichCompilationUnit

    Permalink
    Attributes
    protected[scala.tools.nsc.interactive]
    Definition Classes
    Global
  494. var getParsedEnteredResponses: ResponseMap

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  495. def getSourceFile(name: String): SourceFile

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

    Permalink
    Definition Classes
    Global
  497. def getUnit(s: SourceFile): Option[RichCompilationUnit]

    Permalink
    Attributes
    protected[scala.tools.nsc.interactive]
    Definition Classes
    Global
  498. def getUnitOf(s: SourceFile): Option[RichCompilationUnit]

    Permalink
    Definition Classes
    CompilerControl
  499. def glb(ts: List[Type], depth: Depth): Type

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

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

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

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

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

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

    Permalink
    Definition Classes
    FreshNames
  506. var globalPhase: Phase

    Permalink
    Definition Classes
    Global
  507. def handleReloadAndRetypeFiles(files: Set[SourceFileInfo]): RpcResponse

    Permalink
    Definition Classes
    RichCompilerControl
  508. def handleReloadFiles(files: Set[SourceFileInfo]): RpcResponse

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  511. var ids: Int

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

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

    Permalink
    Definition Classes
    Types
  514. lazy val importsConfig: Some[OrganizeImportsConfig]

    Permalink
    Definition Classes
    RefactoringImpl
  515. def indent: String

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

    Permalink
    Attributes
    protected
    Definition Classes
    Types
  517. val indexer: ActorRef

    Permalink
  518. var infoTransformers: InfoTransformer

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

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

    Permalink
    Definition Classes
    Reporting
    Annotations
    @deprecatedOverriding( ... , "2.11.2" )
  521. final def informIDE(msg: ⇒ String): Unit

    Permalink
    Definition Classes
    Global
    Annotations
    @inline()
  522. def informProgress(msg: String): Unit

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

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

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

    Permalink
    Definition Classes
    Types
  526. lazy val internal: Internal

    Permalink
    Definition Classes
    Internals → Internals
  527. implicit def interruptReq: Pickler[InterruptReq]

    Permalink
    Definition Classes
    Picklers
  528. def intersectionType(tps: List[Type]): Type

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

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

    Permalink
    Definition Classes
    Types
  531. def invalidateClassPathEntries(paths: String*): Unit

    Permalink
    Definition Classes
    Global
  532. def isArrowType(tpe: Type): Boolean

    Permalink
    Definition Classes
    Helpers
  533. final def isAtPhaseAfter(p: Phase): Boolean

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

    Permalink
    Definition Classes
    Types
  535. def isCompilerUniverse: Boolean

    Permalink
    Definition Classes
    Global → SymbolTable
  536. def isConstantType(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  537. def isDeveloper: Boolean

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

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

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

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

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

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

    Permalink
    Definition Classes
    Types
  544. def isGlobalInitialized: Boolean

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

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

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

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

    Permalink
    Definition Classes
    Types
  549. def isNoParamArrowType(tpe: Type): Boolean

    Permalink
    Definition Classes
    Helpers
  550. def isNonRefinementClassType(tpe: Type): Boolean

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

    Permalink
    Definition Classes
    TypeComparers
  552. def isOutOfDate: Boolean

    Permalink
    Definition Classes
    RichPresentationCompiler → Global
  553. def isPastTyper: Boolean

    Permalink
    Definition Classes
    Global → SymbolTable
  554. def isPopulated(tp1: Type, tp2: Type): Boolean

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  561. def isSameType(tp1: Type, tp2: Type): Boolean

    Permalink
    Definition Classes
    TypeComparers
  562. def isSameType2(tp1: Type, tp2: Type): Boolean

    Permalink
    Definition Classes
    TypeComparers
  563. def isSameTypes(tps1: List[Type], tps2: List[Type]): Boolean

    Permalink
    Definition Classes
    Types
  564. def isSingleType(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  565. def isSubArgs(tps1: List[Type], tps2: List[Type], tparams: List[Symbol], depth: Depth): Boolean

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

    Permalink
    Definition Classes
    TypeComparers
  567. def isTreeSymbolPickled(tree: Tree): Boolean

    Permalink
    Definition Classes
    Translations
  568. def isTreeSymbolPickled(code: Int): Boolean

    Permalink
    Definition Classes
    Translations
  569. def isUnboundedGeneric(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  570. def isUseableAsTypeArg(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  571. final def isUseableAsTypeArgs(tps: List[Type]): Boolean

    Permalink
    Definition Classes
    Types
    Annotations
    @tailrec()
  572. final def isValid(period: Period): Boolean

    Permalink
    Definition Classes
    SymbolTable
  573. final def isValidForBaseClasses(period: Period): Boolean

    Permalink
    Definition Classes
    SymbolTable
  574. def isWeakSubType(tp1: Type, tp2: Type): Boolean

    Permalink
    Definition Classes
    TypeComparers
  575. def isWithinBounds(pre: Type, owner: Symbol, tparams: List[Symbol], targs: List[Type]): Boolean

    Permalink
    Definition Classes
    Types
  576. def itransform(transformer: RichPresentationCompiler.Transformer, tree: Tree): Tree

    Permalink
    Attributes
    protected
    Definition Classes
    Trees → Trees
  577. def itraverse(traverser: Traverser, tree: Tree): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Trees → Trees
  578. val javanme: JavaKeywords

    Permalink
    Definition Classes
    StdNames
  579. def kindsConform(tparams: List[Symbol], targs: List[Type], pre: Type, owner: Symbol): Boolean

    Permalink
    Definition Classes
    Kinds
  580. var lastSeenContext: (analyzer)#Context

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  581. var lastSeenSourceFile: SourceFile

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  582. def linkPos(sym: Symbol, source: SourceFile): Position

    Permalink
    Attributes
    protected
  583. final def linkedMapFrom[A, A1 >: A, B](xs: List[A])(f: (A) ⇒ B): LinkedHashMap[A1, B]

    Permalink
    Definition Classes
    Collections
  584. def loadPlugins(): List[Plugin]

    Permalink
    Attributes
    protected
    Definition Classes
    Plugins
  585. def loadRoughPluginsList(): List[Plugin]

    Permalink
    Attributes
    protected
    Definition Classes
    Plugins
  586. def loadedFiles: List[SourceFile]

    Permalink
    Definition Classes
    RichCompilerControl
  587. lazy val loaders: SymbolLoadersInInteractive

    Permalink
    Definition Classes
    Global → Global
  588. def locateContext(contexts: Contexts, pos: Position): Option[Context]

    Permalink
    Definition Classes
    ContextTrees
  589. def locateContext(pos: Position): Option[Context]

    Permalink
    Definition Classes
    CompilerControl
  590. def locateContextTree(contexts: Contexts, pos: Position): Option[ContextTree]

    Permalink
    Definition Classes
    ContextTrees
  591. def locateSymbolPos(sym: Symbol, needPos: PosNeeded): Option[SourcePosition]

    Permalink
    Definition Classes
    ModelBuilders
  592. def locateTree(pos: Position): Tree

    Permalink
    Definition Classes
    CompilerControl
  593. final def log(msg: ⇒ AnyRef): Unit

    Permalink
    Definition Classes
    Global → SymbolTable
    Annotations
    @inline()
  594. val log: LogReplay

    Permalink
    Definition Classes
    Global
  595. def logError(msg: String, t: Throwable): Unit

    Permalink
    Definition Classes
    Global
  596. val logger: Logger

    Permalink
  597. final def lookupTypeName(cs: Array[Char]): TypeName

    Permalink
    Definition Classes
    Names
  598. def lookupVariable(vble: String, site: Symbol): Option[String]

    Permalink
    Definition Classes
    DocComments
  599. implicit def lowPriorityNameOrdering[T <: Name]: Ordering[T]

    Permalink
    Definition Classes
    SymbolTable
  600. def lub(ts: List[Type], depth: Depth): Type

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

    Permalink
    Definition Classes
    GlbLubs
  602. def lubDepth(ts: List[Type]): Depth

    Permalink
    Definition Classes
    Types
  603. def lubList(ts: List[Type], depth: Depth): List[Type]

    Permalink
    Definition Classes
    GlbLubs
  604. def lubResults: HashMap[(Depth, List[Type]), Type]

    Permalink
    Definition Classes
    GlbLubs
  605. def makeAll(context: CompletionContext, maxResults: Int, caseSens: Boolean)(implicit ec: ExecutionContext): Future[List[CompletionInfo]]

    Permalink
    Definition Classes
    CompletionControl
  606. def makeNoSymbol: NoSymbol

    Permalink
    Attributes
    protected
    Definition Classes
    Symbols
  607. final def map2[A, B, C](xs1: List[A], xs2: List[B])(f: (A, B) ⇒ C): List[C]

    Permalink
    Definition Classes
    Collections
  608. final def map2Conserve[A <: AnyRef, B](xs: List[A], ys: List[B])(f: (A, B) ⇒ A): List[A]

    Permalink
    Definition Classes
    Collections
  609. final def map3[A, B, C, D](xs1: List[A], xs2: List[B], xs3: List[C])(f: (A, B, C) ⇒ D): List[D]

    Permalink
    Definition Classes
    Collections
  610. final def mapFrom[A, A1 >: A, B](xs: List[A])(f: (A) ⇒ B): Map[A1, B]

    Permalink
    Definition Classes
    Collections
  611. final def mapList[A, B](as: List[A])(f: (A) ⇒ B): List[B]

    Permalink
    Definition Classes
    Collections
  612. def mapParamss[T](sym: Symbol)(f: (Symbol) ⇒ T): List[List[T]]

    Permalink
    Definition Classes
    Symbols
  613. final def mapWithIndex[A, B](xs: List[A])(f: (A, Int) ⇒ B): List[B]

    Permalink
    Definition Classes
    Collections
  614. def markAllCompleted(syms: Symbol*): Unit

    Permalink
    Definition Classes
    Symbols
  615. def markFlagsCompleted(syms: Symbol*)(mask: Long): Unit

    Permalink
    Definition Classes
    Symbols
  616. final def matchesType(tp1: Type, tp2: Type, alwaysMatchSimple: Boolean): Boolean

    Permalink
    Definition Classes
    Types
  617. def matchingParams(syms1: List[Symbol], syms2: List[Symbol], syms1isJava: Boolean, syms2isJava: Boolean): Boolean

    Permalink
    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    Types
  618. final val maxToStringRecursions: Int(50)

    Permalink
    Definition Classes
    TypeToStrings
  619. def merge(src: String, dst: String, sym: Symbol, copyFirstPara: Boolean): String

    Permalink
    Definition Classes
    DocComments
  620. def mergePrefixAndArgs(tps: List[Type], variance: Variance, depth: Depth): Type

    Permalink
    Definition Classes
    Types
  621. final def mexists[A](xss: List[List[A]])(p: (A) ⇒ Boolean): Boolean

    Permalink
    Definition Classes
    Collections
  622. final def mfind[A](xss: List[List[A]])(p: (A) ⇒ Boolean): Option[A]

    Permalink
    Definition Classes
    Collections
  623. final def mforall[A](xss: List[List[A]])(p: (A) ⇒ Boolean): Boolean

    Permalink
    Definition Classes
    Collections
  624. final def mforeach[A](xss: Traversable[Traversable[A]])(f: (A) ⇒ Unit): Unit

    Permalink
    Definition Classes
    Collections
  625. final def mforeach[A](xss: List[List[A]])(f: (A) ⇒ Unit): Unit

    Permalink
    Definition Classes
    Collections
  626. var minRunId: Int

    Permalink
    Attributes
    protected[scala.tools.nsc.interactive]
    Definition Classes
    Global
  627. def mirrorThatLoaded(sym: Symbol): Mirror

    Permalink
    Definition Classes
    Global → SymbolTable
  628. val missingAliasException: MissingAliasControl

    Permalink
    Definition Classes
    Types
  629. def missingHook(owner: Symbol, name: Name): Symbol

    Permalink
    Definition Classes
    SymbolTable
  630. def mkImporter(from0: Universe): Importer { val from: from0.type }

    Permalink
    Definition Classes
    Importers
  631. final def mmap[A, B](xss: List[List[A]])(f: (A) ⇒ B): List[List[B]]

    Permalink
    Definition Classes
    Collections
  632. def moveToFront(fs: List[SourceFile]): Unit

    Permalink
    Definition Classes
    Global
  633. final val nameDebug: Boolean(false)

    Permalink
    Definition Classes
    Names
  634. implicit lazy val namePickler: Pickler[Name]

    Permalink
    Definition Classes
    Picklers
  635. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  636. def needsOuterTest(patType: Type, selType: Type, currentOwner: Symbol): Boolean

    Permalink
    Definition Classes
    Types
  637. def nestedMemberType(sym: Symbol, pre: Type, owner: Symbol): Type

    Permalink
    Definition Classes
    Types
  638. def newAsSeenFromMap(pre: Type, clazz: Symbol): AsSeenFromMap

    Permalink
    Definition Classes
    Global → TypeMaps
  639. def newBaseTypeSeq(parents: List[Type], elems: Array[Type]): BaseTypeSeq

    Permalink
    Attributes
    protected
    Definition Classes
    BaseTypeSeqs
  640. def newCodePrinter(writer: PrintWriter, tree: Tree, printRootPkg: Boolean): RichPresentationCompiler.TreePrinter

    Permalink
    Definition Classes
    Printers → Printers
  641. def newCompactTreePrinter(writer: PrintWriter): CompactTreePrinter

    Permalink
    Definition Classes
    Printers
  642. def newCompilationUnit(code: String, filename: String): CompilationUnit

    Permalink
    Definition Classes
    Global
  643. def newDefDef(sym: Symbol, rhs: Tree)(mods: Modifiers, name: TermName, tparams: List[TypeDef], vparamss: List[List[ValDef]], tpt: Tree): DefDef

    Permalink
    Definition Classes
    Trees
  644. def newExistentialType(quantified: List[Symbol], underlying: Type): Type

    Permalink
    Definition Classes
    Types
  645. def newFreeTermSymbol(name: TermName, value: ⇒ Any, flags: Long, origin: String): FreeTermSymbol

    Permalink
    Definition Classes
    Symbols
  646. def newFreeTypeSymbol(name: TypeName, flags: Long, origin: String): FreeTypeSymbol

    Permalink
    Definition Classes
    Symbols
  647. def newLazyTreeCopier: TreeCopier

    Permalink
    Definition Classes
    Trees → Trees
  648. final def newNestedScope(outer: Scope): Scope

    Permalink
    Definition Classes
    Scopes
  649. def newPackageScope(pkgClass: Symbol): Scope

    Permalink
    Definition Classes
    Scopes
  650. def newRawTreePrinter(writer: PrintWriter): RawTreePrinter

    Permalink
    Definition Classes
    Printers → Printers
  651. def newScope: Scope

    Permalink
    Definition Classes
    Scopes
  652. def newScopeWith(elems: Symbol*): Scope

    Permalink
    Definition Classes
    Scopes
  653. def newSourceFile(code: String, filename: String): BatchSourceFile

    Permalink
    Definition Classes
    Global
  654. def newStandardTreePrinter(writer: PrintWriter): TreePrinter

    Permalink
    Definition Classes
    Printers
  655. def newStrictTreeCopier: TreeCopier

    Permalink
    Definition Classes
    Trees → Trees
  656. def newStubSymbol(owner: Symbol, name: Name, missingMessage: String, isPackage: Boolean): Symbol

    Permalink
    Definition Classes
    Global → Symbols
  657. final def newTermName(bs: Array[Byte], offset: Int, len: Int): TermName

    Permalink
    Definition Classes
    Names
  658. def newTermName(s: String): TermName

    Permalink
    Definition Classes
    Names → Names
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  659. final def newTermName(cs: Array[Char], offset: Int, len0: Int, cachedString: String): TermName

    Permalink
    Definition Classes
    Names
  660. final def newTermName(cs: Array[Char]): TermName

    Permalink
    Definition Classes
    Names
  661. final def newTermName(cs: Array[Char], offset: Int, len: Int): TermName

    Permalink
    Definition Classes
    Names
  662. final def newTermNameCached(s: String): TermName

    Permalink
    Definition Classes
    Names
  663. def newTreePrinter(): TreePrinter

    Permalink
    Definition Classes
    Printers → Printers
  664. def newTreePrinter(stream: OutputStream): TreePrinter

    Permalink
    Definition Classes
    Printers → Printers
  665. def newTreePrinter(writer: PrintWriter): TreePrinter

    Permalink
    Definition Classes
    Printers → Printers → Printers
  666. def newTypeDef(sym: Symbol, rhs: Tree)(mods: Modifiers, name: TypeName, tparams: List[TypeDef]): TypeDef

    Permalink
    Definition Classes
    Trees
  667. final def newTypeName(bs: Array[Byte], offset: Int, len: Int): TypeName

    Permalink
    Definition Classes
    Names
  668. final def newTypeName(cs: Array[Char], offset: Int, len: Int): TypeName

    Permalink
    Definition Classes
    Names
  669. def newTypeName(s: String): TypeName

    Permalink
    Definition Classes
    Names → Names
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  670. final def newTypeName(cs: Array[Char], offset: Int, len: Int, cachedString: String): TypeName

    Permalink
    Definition Classes
    Names
  671. final def newTypeName(cs: Array[Char]): TypeName

    Permalink
    Definition Classes
    Names
  672. final def newTypeNameCached(s: String): TypeName

    Permalink
    Definition Classes
    Names
  673. def newTyperRun(): Unit

    Permalink
    Definition Classes
    Global
  674. def newUnitParser(code: String, filename: String): (syntaxAnalyzer)#UnitParser

    Permalink
    Definition Classes
    Global
  675. def newUnitParser(unit: CompilationUnit): (syntaxAnalyzer)#UnitParser

    Permalink
    Definition Classes
    Global
  676. def newUnitScanner(unit: CompilationUnit): (syntaxAnalyzer)#UnitScanner

    Permalink
    Definition Classes
    Global
  677. def newValDef(sym: Symbol, rhs: Tree)(mods: Modifiers, name: TermName, tpt: Tree): ValDef

    Permalink
    Definition Classes
    Trees
  678. def nextExistentialId(): Int

    Permalink
    Attributes
    protected
    Definition Classes
    Symbols
  679. def nextId(): Int

    Permalink
    Attributes
    protected
    Definition Classes
    Symbols
  680. object nme extends scala.reflect.internal.SymbolTable.TermNames

    Permalink
    Definition Classes
    StdNames
  681. lazy val noPosition: CondPickler[scala.reflect.internal.util.NoPosition.type]

    Permalink
    Definition Classes
    Picklers
  682. val nodeToString: (Tree) ⇒ String

    Permalink
    Definition Classes
    Global
  683. def nonTrivialMembers(clazz: Symbol): Scope

    Permalink
    Definition Classes
    Types
  684. val normaliseClass: (ClassName) ⇒ ClassName

    Permalink
    Definition Classes
    SymbolToFqn
  685. def normalizePlus(tp: Type): Type

    Permalink
    Definition Classes
    Types
  686. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  688. def numericLub(ts: List[Type]): Type

    Permalink
    Definition Classes
    GlbLubs
  689. def objToAny(tp: Type): Type

    Permalink
    Definition Classes
    Types
  690. lazy val offsetPosition: CondPickler[Position]

    Permalink
    Definition Classes
    Picklers
  691. def onCompilerThread: Boolean

    Permalink
    Definition Classes
    CompilerControl
  692. def onUnitOf[T](source: SourceFile)(op: (RichCompilationUnit) ⇒ T): T

    Permalink
    Definition Classes
    CompilerControl
  693. def openPackageModule(pkgClass: Symbol): Unit

    Permalink
    Definition Classes
    SymbolTable
  694. def openPackageModule(container: Symbol, dest: Symbol): Unit

    Permalink
    Definition Classes
    SymbolTable
  695. def outerClass(typeSym: Symbol): Option[Symbol]

    Permalink
    Definition Classes
    Helpers
  696. def overloadedType(pre: Type, alternatives: List[Symbol]): Type

    Permalink
    Definition Classes
    Types
  697. final def packSymbols(hidden: List[Symbol], tp: Type, rawOwner: Symbol): Type

    Permalink
    Definition Classes
    ExistentialsAndSkolems
  698. def packageMembers(parent: Symbol): Iterable[Symbol]

    Permalink
    Definition Classes
    Helpers
  699. def paramString(tp: Type): String

    Permalink
    Definition Classes
    TypeDebugging
  700. val parent: ActorRef

    Permalink
  701. def parseTree(source: SourceFile): Tree

    Permalink
    Definition Classes
    CompilerControl
  702. def patch(f: AbstractFile, d: Diff): Array[Char]

    Permalink
    Definition Classes
    Picklers
  703. def pendingBaseTypes: HashSet[Type]

    Permalink
    Definition Classes
    Types
  704. def pendingSubTypes: HashSet[SubTypePair]

    Permalink
    Definition Classes
    TypeComparers
  705. final def period(rid: RunId, pid: Int): Period

    Permalink
    Definition Classes
    SymbolTable
  706. var phStack: List[Phase]

    Permalink
    Definition Classes
    SymbolTable
  707. final def phase: Phase

    Permalink
    Definition Classes
    SymbolTable
  708. def phaseDescriptions: String

    Permalink
    Definition Classes
    Global
  709. lazy val phaseDescriptors: List[SubComponent]

    Permalink
    Definition Classes
    Global
  710. def phaseFlagDescriptions: String

    Permalink
    Definition Classes
    Global
  711. def phaseHelp(title: String, elliptically: Boolean, describe: (SubComponent) ⇒ String): String

    Permalink
    Definition Classes
    Global
  712. final def phaseId(period: Period): Int

    Permalink
    Definition Classes
    SymbolTable
  713. lazy val phaseNames: List[String]

    Permalink
    Definition Classes
    Global
  714. final def phaseOf(period: Period): Phase

    Permalink
    Definition Classes
    SymbolTable
  715. val phaseWithId: Array[Phase]

    Permalink
    Definition Classes
    Global → SymbolTable
  716. final def phase_=(p: Phase): Unit

    Permalink
    Definition Classes
    SymbolTable
  717. lazy val phasesDescMap: Map[SubComponent, String]

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  718. lazy val phasesSet: HashSet[SubComponent]

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  719. def picklerPhase: Phase

    Permalink
    Definition Classes
    Global → Required
  720. def picklerSubTag(tree: Tree): Int

    Permalink
    Definition Classes
    Translations
  721. def picklerTag(tpe: Type): Int

    Permalink
    Definition Classes
    Translations
  722. def picklerTag(sym: Symbol): Int

    Permalink
    Definition Classes
    Translations
  723. def picklerTag(ref: AnyRef): Int

    Permalink
    Definition Classes
    Translations
  724. lazy val platform: ThisPlatform

    Permalink
    Definition Classes
    Global
  725. def pluginDescriptions: String

    Permalink
    Definition Classes
    Plugins
  726. def pluginOptionsHelp: String

    Permalink
    Definition Classes
    Plugins
  727. lazy val plugins: List[Plugin]

    Permalink
    Definition Classes
    Plugins
  728. final def popPhase(ph: Phase): Unit

    Permalink
    Definition Classes
    SymbolTable
  729. lazy val posAssigner: PosAssigner

    Permalink
    Attributes
    protected[this]
    Definition Classes
    Positions → Positions
  730. implicit lazy val position: Pickler[Position]

    Permalink
    Definition Classes
    Picklers
  731. def prepareSortedInterfaceInfo(members: Iterable[Member], parents: Iterable[Type]): Iterable[InterfaceInfo]

    Permalink
    Definition Classes
    ModelBuilders
  732. def printAllUnits(): Unit

    Permalink
    Definition Classes
    Global
  733. var printTypings: Boolean

    Permalink
    Definition Classes
    Global
  734. def propagateCyclicReferences: Boolean

    Permalink
    Definition Classes
    Global
  735. def propagatePackageBoundary(jflags: JavaAccFlags, syms: Symbol*): Unit

    Permalink
    Definition Classes
    PrivateWithin
  736. def propagatePackageBoundary(m: java.lang.reflect.Member, syms: Symbol*): Unit

    Permalink
    Definition Classes
    PrivateWithin
  737. def propagatePackageBoundary(c: Class[_], syms: Symbol*): Unit

    Permalink
    Definition Classes
    PrivateWithin
  738. final def pushPhase(ph: Phase): Phase

    Permalink
    Definition Classes
    SymbolTable
  739. def quotedName(name: String): String

    Permalink
    Definition Classes
    Printers
  740. def quotedName(name: Name): String

    Permalink
    Definition Classes
    Printers
  741. def quotedName(name: Name, decode: Boolean): String

    Permalink
    Definition Classes
    Printers
  742. def rangePos(source: SourceFile, start: Int, point: Int, end: Int): Position

    Permalink
    Definition Classes
    Positions
  743. lazy val rangePosition: CondPickler[Position]

    Permalink
    Definition Classes
    Picklers
  744. def rawDocComment(sym: Symbol): String

    Permalink
    Definition Classes
    DocComments
  745. def rawToExistential: TypeMap

    Permalink
    Definition Classes
    TypeMaps
  746. def recentlyDeleted(): List[Symbol]

    Permalink
    Definition Classes
    CompilerControl
  747. def recursionTable: Map[Symbol, Int]

    Permalink
    Definition Classes
    Symbols
  748. def recursionTable_=(value: Map[Symbol, Int]): Unit

    Permalink
    Definition Classes
    Symbols
  749. def referenceCapturedVariable(vble: Symbol): Tree

    Permalink
    Definition Classes
    CapturedVariables
  750. def refinedType(parents: List[Type], owner: Symbol): Type

    Permalink
    Definition Classes
    Types
  751. def refinedType(parents: List[Type], owner: Symbol, decls: Scope, pos: Position): Type

    Permalink
    Definition Classes
    Types
  752. def registerContext(c: Context): Unit

    Permalink
    Definition Classes
    Global → Global
  753. def registerTopLevelSym(sym: Symbol): Unit

    Permalink

    Called from typechecker every time a top-level class or object is entered.

    Called from typechecker every time a top-level class or object is entered.

    Definition Classes
    RichPresentationCompiler → Global → Global
  754. macro def reify[T](expr: T): Expr[T]

    Permalink
    Definition Classes
    Universe
  755. def reloadAndType(f: File): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    RefactoringImpl
  756. def reloadAndTypeFiles(sources: Iterable[SourceFile]): Unit

    Permalink
    Attributes
    protected
  757. implicit def reloadItem: CondPickler[ReloadItem]

    Permalink
    Definition Classes
    Picklers
  758. def removeAllAnnotationCheckers(): Unit

    Permalink
    Definition Classes
    AnnotationCheckers
  759. def removeUnitOf(s: SourceFile): Option[RichCompilationUnit]

    Permalink
    Definition Classes
    CompilerControl
  760. def render(what: Any, mkPrinter: (PrintWriter) ⇒ RichPresentationCompiler.TreePrinter, printTypes: BooleanFlag, printIds: BooleanFlag, printOwners: BooleanFlag, printKinds: BooleanFlag, printMirrors: BooleanFlag, printPositions: BooleanFlag): String

    Permalink
    Attributes
    protected
    Definition Classes
    Printers
  761. def repackExistential(tp: Type): Type

    Permalink
    Definition Classes
    Types
  762. def replaceInheritDocToInheritdoc(docStr: String): String

    Permalink
    Definition Classes
    DocComments
  763. def reportThrowable(t: Throwable): Unit

    Permalink
    Definition Classes
    Global
  764. var reporter: Reporter

    Permalink
    Definition Classes
    Global → Reporting
  765. final def require(requirement: Boolean): Unit

    Permalink
    Definition Classes
    Global
    Annotations
    @inline()
  766. final def require(requirement: Boolean, message: ⇒ Any): Unit

    Permalink
    Definition Classes
    Global
    Annotations
    @inline()
  767. def resetAttrs(x: Tree): Tree

    Permalink
    Definition Classes
    Trees
  768. def respond[T](result: Response[T])(op: ⇒ T): Unit

    Permalink
    Definition Classes
    Global
  769. def respondGradually[T](response: Response[T])(op: ⇒ Stream[T]): Unit

    Permalink
    Definition Classes
    Global
  770. val richReporter: Reporter

    Permalink
  771. lazy val rootMirror: Mirror

    Permalink
    Definition Classes
    Global → Mirrors
  772. lazy val roughPluginsList: List[Plugin]

    Permalink
    Attributes
    protected
    Definition Classes
    Plugins
  773. final def runId(period: Period): RunId

    Permalink
    Definition Classes
    SymbolTable
  774. final def sameLength(xs1: List[_], xs2: List[_]): Boolean

    Permalink
    Definition Classes
    Types
  775. def sameWeakLubAsLub(tps: List[Type]): Boolean

    Permalink
    Definition Classes
    GlbLubs
  776. def saveOriginalOwner(sym: Symbol): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Symbols
  777. def scalaName(tpe: Type, full: Boolean): ScalaName

    Permalink
    Definition Classes
    TypeToScalaName
  778. var scheduler: WorkScheduler

    Permalink
    Attributes
    protected[scala.tools.nsc.interactive]
    Definition Classes
    CompilerControl
  779. def scopeTransform(owner: Symbol)(op: ⇒ Scope): Scope

    Permalink
    Definition Classes
    Scopes
  780. val search: SearchService

    Permalink
  781. final def sequence[A](as: List[Option[A]]): Option[List[A]]

    Permalink
    Definition Classes
    Collections
  782. implicit val serverConfig: EnsimeServerConfig

    Permalink
  783. def setNotifyWhenReady(): Unit

    Permalink
    Attributes
    protected
  784. def setPackageAccessBoundary(sym: Symbol): Symbol

    Permalink
    Definition Classes
    PrivateWithin
  785. val settings: Settings

    Permalink
    Definition Classes
    RichPresentationCompiler → Global → Reporting → Required
  786. def shortName(sym: Symbol): ScalaName

    Permalink
    Definition Classes
    TypeToScalaName
  787. def shortName(tpe: Type): ScalaName

    Permalink
    Definition Classes
    TypeToScalaName
  788. val shorthands: Set[String]

    Permalink
    Definition Classes
    Types
  789. def shouldLogAtThisPhase: Boolean

    Permalink
    Definition Classes
    Global → SymbolTable
  790. def show(position: Position): String

    Permalink
    Definition Classes
    Printers → Printers
  791. def show(flags: FlagSet): String

    Permalink
    Definition Classes
    Printers → Printers
  792. def show(name: Name): String

    Permalink
    Definition Classes
    Printers → Printers
  793. def show(any: Any, printTypes: BooleanFlag, printIds: BooleanFlag, printOwners: BooleanFlag, printKinds: BooleanFlag, printMirrors: BooleanFlag, printPositions: BooleanFlag): String

    Permalink
    Definition Classes
    Printers
  794. def showCode(tree: Tree, printTypes: BooleanFlag, printIds: BooleanFlag, printOwners: BooleanFlag, printPositions: BooleanFlag, printRootPkg: Boolean): String

    Permalink
    Definition Classes
    Printers
  795. def showDecl(sym: Symbol): String

    Permalink
    Definition Classes
    Printers → Printers
  796. def showDef(fullName: Name, declsOnly: Boolean, ph: Phase): Unit

    Permalink
    Definition Classes
    Global
  797. def showRaw(position: Position): String

    Permalink
    Definition Classes
    Printers
  798. def showRaw(flags: FlagSet): String

    Permalink
    Definition Classes
    Printers
  799. def showRaw(name: Name): String

    Permalink
    Definition Classes
    Printers
  800. def showRaw(any: Any, printTypes: BooleanFlag, printIds: BooleanFlag, printOwners: BooleanFlag, printKinds: BooleanFlag, printMirrors: BooleanFlag, printPositions: BooleanFlag): String

    Permalink
    Definition Classes
    Printers
  801. lazy val shutdownReq: CondPickler[ShutdownReq.type]

    Permalink
    Definition Classes
    Picklers
  802. def signalDone(context: Context, old: Tree, result: Tree): Unit

    Permalink
    Definition Classes
    Global → Global
  803. def signalParseProgress(pos: Position): Unit

    Permalink
    Definition Classes
    Global → Global
  804. def signalParsedDocComment(comment: String, pos: Position): Unit

    Permalink
    Definition Classes
    Global
  805. def singleType(pre: Type, sym: Symbol): Type

    Permalink
    Definition Classes
    Types
  806. def singletonBounds(hi: Type): TypeBounds

    Permalink
    Definition Classes
    Types
  807. def skipPrefixOf(pre: Type, clazz: Symbol): Boolean

    Permalink
    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    TypeMaps
  808. def skolemizationLevel: Int

    Permalink
    Definition Classes
    Types
  809. def skolemizationLevel_=(value: Int): Unit

    Permalink
    Definition Classes
    Types
  810. def slowButSafeEnteringPhase[T](ph: Phase)(op: ⇒ T): T

    Permalink
    Definition Classes
    SymbolTable
  811. def slowButSafeEnteringPhaseNotLaterThan[T](target: Phase)(op: ⇒ T): T

    Permalink
    Definition Classes
    SymbolTable
  812. lazy val sn: SymbolNames

    Permalink
    Definition Classes
    StdNames
  813. def solidDescendants(tree: Tree): List[Tree]

    Permalink
    Definition Classes
    Positions
  814. def solve(tvars: List[TypeVar], tparams: List[Symbol], variances: List[Variance], upper: Boolean, depth: Depth): Boolean

    Permalink
    Definition Classes
    TypeConstraints
  815. implicit lazy val sourceFile: Pickler[SourceFile]

    Permalink
    Definition Classes
    Picklers
  816. def spanningTypes(ts: List[Type]): List[Type]

    Permalink
    Definition Classes
    GlbLubs
  817. def specializesSym(preLo: Type, symLo: Symbol, preHi: Type, symHi: Symbol, depth: Depth): Boolean

    Permalink
    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    Types
  818. def specializesSym(tp: Type, sym: Symbol, depth: Depth): Boolean

    Permalink
    Definition Classes
    Types
  819. def specificOwnerOfSymbolAt(pos: Position): Option[Symbol]

    Permalink
    Attributes
    protected
  820. def stabilizedType(tree: Tree): Type

    Permalink
    Definition Classes
    Global
  821. def structureView(fileInfo: SourceFile): List[StructureViewMember]

    Permalink
    Definition Classes
    StructureViewBuilder
  822. def subsametypeRecursions: Int

    Permalink
    Definition Classes
    TypeComparers
  823. def subsametypeRecursions_=(value: Int): Unit

    Permalink
    Definition Classes
    TypeComparers
  824. def superComment(sym: Symbol): Option[String]

    Permalink
    Attributes
    protected
    Definition Classes
    DocComments
  825. def supplementErrorMessage(errorMessage: String): String

    Permalink
    Definition Classes
    Reporting
  826. def supplementTyperState(errorMessage: String): String

    Permalink
    Definition Classes
    Global → Reporting
  827. final def suspendingTypeVars[T](tvs: List[TypeVar])(op: ⇒ T): T

    Permalink
    Definition Classes
    Types
    Annotations
    @inline()
  828. def symName(tree: Tree, name: Name): String

    Permalink
    Definition Classes
    Printers
  829. implicit lazy val symPickler: Pickler[Symbol]

    Permalink
    Definition Classes
    Picklers
  830. def symbolAt(pos: Position): Option[Symbol]

    Permalink
    Attributes
    protected
  831. def symbolOf[T](implicit arg0: WeakTypeTag[T]): TypeSymbol

    Permalink
    Definition Classes
    Symbols
  832. def syncTopLevelSyms(unit: RichCompilationUnit): Unit

    Permalink
    Definition Classes
    Global
  833. def synchronizeNames: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    Global → Names
  834. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  835. lazy val syntaxAnalyzer: SyntaxAnalyzer { ... /* 2 definitions in type refinement */ }

    Permalink
    Definition Classes
    Global
  836. lazy val termNames: nme.type

    Permalink
    Definition Classes
    StdNames
  837. implicit lazy val throwable: Pickler[Throwable]

    Permalink
    Definition Classes
    Picklers
  838. def throwableAsString(t: Throwable): String

    Permalink
    Definition Classes
    Global → SymbolTable
  839. def throwableAsString(t: Throwable, maxFrames: Int): String

    Permalink
    Definition Classes
    SymbolTable
  840. val toBeRemoved: Set[AbstractFile]

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  841. val toBeRemovedAfterRun: Set[AbstractFile]

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  842. def toFqn(sym: Symbol): FullyQualifiedName

    Permalink
    Definition Classes
    SymbolToFqn
  843. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  844. def toStringRecursions: Int

    Permalink
    Definition Classes
    TypeToStrings
  845. def toStringRecursions_=(value: Int): Unit

    Permalink
    Definition Classes
    TypeToStrings
  846. def toStringSubjects: HashSet[Type]

    Permalink
    Definition Classes
    TypeToStrings
  847. def toSymbol(fqn: FullyQualifiedName): Symbol

    Permalink
    Definition Classes
    FqnToSymbol
  848. def toSymbol(scalaName: String, declaredAs: Option[DeclaredAs] = None, rootSymbol: Symbol = RootClass): Symbol

    Permalink
    Definition Classes
    FqnToSymbol
  849. final val traceSymbolActivity: Boolean

    Permalink
    Definition Classes
    SymbolTable
  850. def transformedType(tpe: Type): Type forSome {val _63: PostErasure { val global: RichPresentationCompiler.this.type }}

    Permalink
    Definition Classes
    Transforms
  851. def transformedType(sym: Symbol): Type forSome {val _93: PostErasure { val global: RichPresentationCompiler.this.type }}

    Permalink
    Definition Classes
    Transforms
  852. lazy val transparentPosition: CondPickler[Position]

    Permalink
    Definition Classes
    Picklers
  853. def transparentShallowTransform(container: Symbol, tp: Type)(f: (Type) ⇒ Type): Type

    Permalink
    Definition Classes
    Types
  854. final def transposeSafe[A](ass: List[List[A]]): Option[List[List[A]]]

    Permalink
    Definition Classes
    Collections
  855. val treeBrowser: scala.tools.nsc.Global.treeBrowsers.SwingBrowser

    Permalink
    Definition Classes
    Global
  856. lazy val treeBuild: TreeGen

    Permalink
    Definition Classes
    Internals
  857. lazy val treeBuilder: TreeBuilder { val global: RichPresentationCompiler.this.type }

    Permalink
    Definition Classes
    Global
  858. val treeCopy: TreeCopier

    Permalink
    Definition Classes
    Trees
  859. def treeLine(t: Tree): String

    Permalink
    Attributes
    protected
    Definition Classes
    Trees
  860. val treeNodeCount: View

    Permalink
    Definition Classes
    Trees
  861. def treeStatus(t: Tree, enclosingTree: Tree): String

    Permalink
    Attributes
    protected
    Definition Classes
    Trees
  862. def treeSymStatus(t: Tree): String

    Permalink
    Attributes
    protected
    Definition Classes
    Trees
  863. def treeToAnnotation(tree: Tree): Annotation

    Permalink
    Attributes
    protected[scala]
    Definition Classes
    AnnotationInfos → Annotations
  864. def treeToString(tree: Tree): String

    Permalink
    Attributes
    protected
    Definition Classes
    Printers
  865. def typeAt(p: Position): Option[Type]

    Permalink
    Attributes
    protected
  866. def typeDepth(tp: Type): Depth

    Permalink
    Definition Classes
    Types
  867. def typeFun(tps: List[Symbol], body: Type): Type

    Permalink
    Definition Classes
    Types
  868. def typeFunAnon(tps: List[Symbol], body: Type): Type

    Permalink
    Definition Classes
    Types
  869. lazy val typeNames: tpnme.type

    Permalink
    Definition Classes
    StdNames
  870. def typeOf[T](implicit ttag: TypeTag[T]): Type

    Permalink
    Definition Classes
    TypeTags
  871. def typeOrArrowTypeResult(tpe: Type): Type

    Permalink
    Definition Classes
    Helpers
  872. def typeParamsString(tp: Type): String

    Permalink
    Definition Classes
    TypeDebugging
  873. def typeParamsToExistentials(clazz: Symbol): List[Symbol]

    Permalink
    Definition Classes
    Types
  874. def typeParamsToExistentials(clazz: Symbol, tparams: List[Symbol]): List[Symbol]

    Permalink
    Definition Classes
    Types
  875. def typeRef(pre: Type, sym: Symbol, args: List[Type]): Type

    Permalink
    Definition Classes
    Types
  876. def typeTag[T](implicit ttag: TypeTag[T]): TypeTag[T]

    Permalink
    Definition Classes
    TypeTags
  877. def typeToString(tpe: Type): String

    Permalink
    Attributes
    protected
    Definition Classes
    TypeToStrings
  878. def typeTreeSymbol(tree: TypeTree): Symbol

    Permalink
    Attributes
    protected
    Definition Classes
    Trees
  879. def typeVarsInType(tp: Type): List[TypeVar]

    Permalink
    Definition Classes
    Types
  880. final def uncheckedBounds(tp: Type): Type

    Permalink
    Definition Classes
    Types
  881. val undetBaseTypeSeq: BaseTypeSeq

    Permalink
    Definition Classes
    BaseTypeSeqs
  882. def undoLog: UndoLog

    Permalink
    Definition Classes
    TypeConstraints
  883. def unique[T <: Type](tp: T): T

    Permalink
    Attributes
    protected
    Definition Classes
    Types
  884. val unitOfFile: LinkedHashMap[AbstractFile, RichCompilationUnit] with SynchronizedMap[AbstractFile, RichCompilationUnit]

    Permalink
    Definition Classes
    Global
  885. def unloadFiles(files: List[SourceFile], remove: Boolean): Unit

    Permalink
  886. def useCases(sym: Symbol, site: Symbol): List[(Symbol, String, Position)]

    Permalink
    Definition Classes
    DocComments
  887. val useOffsetPositions: Boolean

    Permalink
    Definition Classes
    Global → Global → Positions
  888. def usesOfSym(sym: Symbol)(implicit ec: ExecutionContext): Future[Set[RawFile]]

    Permalink
    Definition Classes
    RichCompilerControl
  889. def usesOfSymbol(pos: Position, files: Set[Path]): Iterable[RangePosition]

    Permalink
    Attributes
    protected
  890. def validateClassInfo(tp: ClassInfoType): Unit

    Permalink
    Definition Classes
    Types
  891. def validatePositions(tree: Tree): Unit

    Permalink
    Definition Classes
    Positions
  892. def varianceInType(tp: Type)(tparam: Symbol): Variance

    Permalink
    Definition Classes
    Variances
  893. def varianceInTypes(tps: List[Type])(tparam: Symbol): Variance

    Permalink
    Definition Classes
    Variances
  894. val verboseIDE: Boolean

    Permalink
    Definition Classes
    Global
  895. implicit val vfs: EnsimeVFS

    Permalink
  896. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  899. val waitLoadedTypeResponses: ResponseMap

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  900. def warning(pos: Position, msg: String): Unit

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

    Permalink
    Definition Classes
    Reporting
    Annotations
    @deprecatedOverriding( ... , "2.11.2" )
  902. def weakLub(tps: List[Type]): Type

    Permalink
    Definition Classes
    GlbLubs
  903. def weakTypeOf[T](implicit attag: WeakTypeTag[T]): Type

    Permalink
    Definition Classes
    TypeTags
  904. def weakTypeTag[T](implicit attag: WeakTypeTag[T]): WeakTypeTag[T]

    Permalink
    Definition Classes
    TypeTags
  905. def withExistingScalaFiles(files: Set[SourceFileInfo])(f: (List[SourceFile]) ⇒ RpcResponse): RpcResponse

    Permalink
    Attributes
    protected
    Definition Classes
    RichCompilerControl
  906. def withInfoLevel[T](infolevel: scala.tools.nsc.ast.NodePrinters.InfoLevel.Value)(op: ⇒ T): T

    Permalink
    Definition Classes
    Global
  907. final def withPropagateCyclicReferences[T](t: ⇒ T): T

    Permalink
    Definition Classes
    Global
    Annotations
    @inline()
  908. def withTypesExplained[A](op: ⇒ A): A

    Permalink
    Definition Classes
    Types
  909. implicit def workEvent: Pickler[WorkEvent]

    Permalink
    Definition Classes
    Picklers
  910. def wrap[A](compute: (Response[A]) ⇒ Unit, handle: (Throwable) ⇒ A): A

    Permalink
  911. def wrapLinkPos(sym: Symbol, source: SourceFile): Position

    Permalink
  912. def wrapReloadPosition(p: Position): Unit

    Permalink
  913. def wrapReloadSource(source: SourceFile): Unit

    Permalink
  914. def wrapReloadSources(sources: List[SourceFile]): Unit

    Permalink
  915. def wrapTypeMembers(p: Position): List[Member]

    Permalink
  916. def wrapTypedTree(source: SourceFile, forceReload: Boolean): Tree

    Permalink
  917. def wrapTypedTreeAt(position: Position): Tree

    Permalink
  918. def wrappingIntoTerm(tree0: Tree)(op: (Tree) ⇒ Tree): Tree

    Permalink
    Definition Classes
    Trees
  919. def wrappingPos(trees: List[Tree]): Position

    Permalink
    Definition Classes
    Positions → Positions
  920. def wrappingPos(default: Position, trees: List[Tree], focus: Boolean): Position

    Permalink
    Definition Classes
    Positions
  921. def wrappingPos(default: Position, trees: List[Tree]): Position

    Permalink
    Definition Classes
    Positions → Positions
  922. def xprintTree(treePrinter: RichPresentationCompiler.TreePrinter, tree: Tree): Unit

    Permalink
    Definition Classes
    Printers → Printers
  923. def xtransform(transformer: RichPresentationCompiler.Transformer, tree: Tree): Tree

    Permalink
    Attributes
    protected
    Definition Classes
    Trees → Trees
  924. def xtraverse(traverser: Traverser, tree: Tree): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Trees → Trees

Deprecated Value Members

  1. def askDocComment(sym: Symbol, site: Symbol, source: SourceFile, response: Response[(String, String, Position)]): Unit

    Permalink
    Definition Classes
    CompilerControl
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.2) Use method that accepts fragments

  2. def askType(source: SourceFile, forceReload: Boolean, response: Response[Tree]): Unit

    Permalink
    Definition Classes
    CompilerControl
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.1) Use askLoadedTyped instead to avoid race conditions in the typechecker

  3. final def atPhase[T](ph: Phase)(op: ⇒ T): T

    Permalink
    Definition Classes
    SymbolTable
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.10.0) Use enteringPhase

  4. def debugwarn(msg: ⇒ String): Unit

    Permalink
    Definition Classes
    SymbolTable
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use devWarning if this is really a warning; otherwise use log

  5. lazy val emptyValDef: noSelfType.type

    Permalink
    Definition Classes
    Trees → Trees
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use noSelfType instead

  6. def forScaladoc: Boolean

    Permalink
    Definition Classes
    Required
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Scaladoc is implemented with a custom Global; this flag is ignored

  7. def isRaw(sym: Symbol, args: List[Type]): Boolean

    Permalink
    Definition Classes
    Types
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.1) Use isRawType

  8. def logThrowable(t: Throwable): Unit

    Permalink
    Definition Classes
    Global
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.1) Renamed to reportThrowable

  9. def polyType(params: List[Symbol], tpe: Type): Type

    Permalink
    Definition Classes
    Types
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) use genPolyType(...) instead

  10. implicit def stringToTermName(s: String): TermName

    Permalink
    Definition Classes
    Names
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use explicit TermName(s) instead

  11. implicit def stringToTypeName(s: String): TypeName

    Permalink
    Definition Classes
    Names
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use explicit TypeName(s) instead

Inherited from TypeToScalaName

Inherited from FqnToSymbol

Inherited from SymbolToFqn

Inherited from StructureViewBuilder

Inherited from PositionBackCompat

Inherited from Helpers

Inherited from RefactoringImpl

Inherited from RichCompilerControl

Inherited from DocFinding

Inherited from CompletionControl

Inherited from RefactoringControl

Inherited from ModelBuilders

Inherited from Global

Inherited from Picklers

Inherited from RichCompilationUnits

Inherited from ContextTrees

Inherited from CompilerControl

Inherited from Global

Inherited from Parsing

Inherited from Reporting

Inherited from Positions

Inherited from DocComments

Inherited from Printers

Inherited from Trees

Inherited from PhaseAssembly

Inherited from Plugins

Inherited from CompilationUnits

Inherited from SymbolTable

Inherited from SymbolTable

Inherited from Reporting

Inherited from Internals

Inherited from FreshNames

Inherited from Translations

Inherited from PrivateWithin

Inherited from ReificationSupport

Inherited from StdCreators

Inherited from StdAttachments

Inherited from CapturedVariables

Inherited from Required

Inherited from Importers

Inherited from TypeDebugging

Inherited from Positions

Inherited from Printers

Inherited from Trees

Inherited from AnnotationCheckers

Inherited from AnnotationInfos

Inherited from StdNames

Inherited from Transforms

Inherited from InfoTransformers

Inherited from BaseTypeSeqs

Inherited from Constants

Inherited from Definitions

Inherited from Mirrors

Inherited from Scopes

Inherited from FlagSets

Inherited from ExistentialsAndSkolems

Inherited from Kinds

Inherited from Variances

Inherited from Types

Inherited from scala.reflect.internal.tpe.FindMembers

Inherited from TypeConstraints

Inherited from TypeMaps

Inherited from GlbLubs

Inherited from CommonOwners

Inherited from TypeToStrings

Inherited from TypeComparers

Inherited from Symbols

Inherited from Names

Inherited from Collections

Inherited from Universe

Inherited from Universe

Inherited from Internals

Inherited from Quasiquotes

Inherited from Liftables

Inherited from Printers

Inherited from Mirrors

Inherited from StandardLiftables

Inherited from StandardNames

Inherited from StandardDefinitions

Inherited from ImplicitTags

Inherited from TypeTags

Inherited from Exprs

Inherited from Positions

Inherited from Annotations

Inherited from Constants

Inherited from Trees

Inherited from Names

Inherited from Scopes

Inherited from FlagSets

Inherited from Types

Inherited from Symbols

Inherited from AnyRef

Inherited from Any

Ungrouped