org.ensime.core

RichPresentationCompiler

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, ScratchPadMaker, RichCompilationUnits, ContextTrees, RangePositions, CompilerControl, Global, Positions, DocComments, Printers, Trees, PhaseAssembly, Plugins, CompilationUnits, SymbolTable, SymbolTable, BuildUtils, StdCreators, StdAttachments, CapturedVariables, Required, Importers, TypeDebugging, Positions, Printers, Trees, AnnotationCheckers, AnnotationInfos, StdNames, Transforms, InfoTransformers, BaseTypeSeqs, Constants, Definitions, Mirrors, Scopes, FlagSets, ExistentialsAndSkolems, Kinds, Types, Symbols, Names, LowPriorityNames, Collections, Universe, Universe, Importers, Printers, Mirrors, BuildUtils, StandardNames, StandardDefinitions, TagInterop, 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. ScratchPadMaker
  18. RichCompilationUnits
  19. ContextTrees
  20. RangePositions
  21. CompilerControl
  22. Global
  23. Positions
  24. DocComments
  25. Printers
  26. Trees
  27. PhaseAssembly
  28. Plugins
  29. CompilationUnits
  30. SymbolTable
  31. SymbolTable
  32. BuildUtils
  33. StdCreators
  34. StdAttachments
  35. CapturedVariables
  36. Required
  37. Importers
  38. TypeDebugging
  39. Positions
  40. Printers
  41. Trees
  42. AnnotationCheckers
  43. AnnotationInfos
  44. StdNames
  45. Transforms
  46. InfoTransformers
  47. BaseTypeSeqs
  48. Constants
  49. Definitions
  50. Mirrors
  51. Scopes
  52. FlagSets
  53. ExistentialsAndSkolems
  54. Kinds
  55. Types
  56. Symbols
  57. Names
  58. LowPriorityNames
  59. Collections
  60. Universe
  61. Universe
  62. Importers
  63. Printers
  64. Mirrors
  65. BuildUtils
  66. StandardNames
  67. StandardDefinitions
  68. TagInterop
  69. TypeTags
  70. Exprs
  71. Positions
  72. Annotations
  73. Constants
  74. Trees
  75. Names
  76. Scopes
  77. FlagSets
  78. Types
  79. Symbols
  80. AnyRef
  81. Any
  1. Hide All
  2. Show all
Learn more about member selection
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, ec: ExecutionContext)

Type Members

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

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

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

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

    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

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

    Definition Classes
    Trees
  7. abstract class AlternativeExtractor extends AnyRef

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

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

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

    Definition Classes
    Trees
  11. abstract class AnnotatedExtractor extends AnyRef

    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

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

    Definition Classes
    Types
  14. abstract class AnnotatedTypeExtractor extends AnyRef

    Definition Classes
    Types
  15. type Annotation = AnnotationInfo

    Definition Classes
    AnnotationInfos → Annotations
  16. trait AnnotationApi extends AnyRef

    Definition Classes
    Annotations
  17. trait AnnotationChecker extends AnyRef

    Definition Classes
    AnnotationCheckers
  18. abstract class AnnotationExtractor extends AnyRef

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

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

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

    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

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

    Definition Classes
    Trees
  24. abstract class AppliedTypeTreeExtractor extends AnyRef

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

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

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

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

    Definition Classes
    Trees
  29. abstract class ApplyExtractor extends AnyRef

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

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

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

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

    Definition Classes
    AnnotationInfos
  34. type ArrayArgument = ArrayAnnotArg

    Definition Classes
    AnnotationInfos → Annotations
  35. trait ArrayArgumentApi extends AnyRef

    Definition Classes
    Annotations
  36. abstract class ArrayArgumentExtractor extends AnyRef

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

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

    Definition Classes
    Types
  39. case class AskDocCommentItem extends scala.tools.nsc.interactive.Global.WorkItem with Product with Serializable

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

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

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

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

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

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

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

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

    Definition Classes
    CompilerControl
  48. 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

    Definition Classes
    Trees → Trees
  49. trait AssignApi extends scala.reflect.api.Universe.TermTreeApi

    Definition Classes
    Trees
  50. abstract class AssignExtractor extends AnyRef

    Definition Classes
    Trees
  51. 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

    Definition Classes
    Trees → Trees
  52. trait AssignOrNamedArgApi extends scala.reflect.api.Universe.TermTreeApi

    Definition Classes
    Trees
  53. abstract class AssignOrNamedArgExtractor extends AnyRef

    Definition Classes
    Trees
  54. trait Attachable extends AnyRef

    Definition Classes
    StdAttachments
  55. trait AttachableApi extends AnyRef

    Definition Classes
    Universe
  56. class BaseTypeSeq extends AnyRef

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

    Definition Classes
    Trees → Trees
  58. trait BindApi extends scala.reflect.api.Universe.DefTreeApi

    Definition Classes
    Trees
  59. abstract class BindExtractor extends AnyRef

    Definition Classes
    Trees
  60. 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

    Definition Classes
    Trees → Trees
  61. trait BlockApi extends scala.reflect.api.Universe.TermTreeApi

    Definition Classes
    Trees
  62. abstract class BlockExtractor extends AnyRef

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

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

    Definition Classes
    Types → Types
  65. trait BoundedWildcardTypeApi extends scala.reflect.api.Universe.TypeApi

    Definition Classes
    Types
  66. abstract class BoundedWildcardTypeExtractor extends AnyRef

    Definition Classes
    Types
  67. abstract class BuildApi extends AnyRef

    Definition Classes
    BuildUtils
  68. class BuildImpl extends scala.reflect.internal.SymbolTable.BuildApi

    Definition Classes
    BuildUtils
  69. case class CaseDef extends scala.reflect.internal.SymbolTable.Tree with scala.reflect.internal.SymbolTable.CaseDefApi with Product with Serializable

    Definition Classes
    Trees → Trees
  70. trait CaseDefApi extends scala.reflect.api.Universe.TreeApi

    Definition Classes
    Trees
  71. abstract class CaseDefExtractor extends AnyRef

    Definition Classes
    Trees
  72. case class ChangeAfterPhase[+T] extends Product with Serializable

    Definition Classes
    Global
  73. class ChangeOwnerTraverser extends scala.reflect.internal.SymbolTable.Traverser

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

    Definition Classes
    Trees → Trees
  75. trait ClassDefApi extends scala.reflect.api.Universe.ImplDefApi

    Definition Classes
    Trees
  76. abstract class ClassDefExtractor extends AnyRef

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

    Definition Classes
    Types → Types
  78. trait ClassInfoTypeApi extends scala.reflect.api.Universe.TypeApi

    Definition Classes
    Types
  79. abstract class ClassInfoTypeExtractor extends AnyRef

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

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

    Definition Classes
    Symbols → Symbols
  82. trait ClassSymbolApi extends scala.reflect.api.Universe.TypeSymbolApi

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

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

    Definition Classes
    Types
  85. abstract class ClassfileAnnotArg extends Product

    Definition Classes
    AnnotationInfos
  86. class CollectTreeTraverser[T] extends scala.reflect.internal.SymbolTable.Traverser

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

    Definition Classes
    Types
  88. abstract class CommonNames extends scala.reflect.internal.SymbolTable.NamesApi

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

    Attributes
    protected
    Definition Classes
    Types
  90. class CompactTreePrinter extends scala.tools.nsc.Global.TreePrinter

    Definition Classes
    Printers
  91. class CompilationUnit extends scala.tools.nsc.Global.CompilationUnitContextApi

    Definition Classes
    CompilationUnits
  92. trait CompilationUnitContextApi extends AnyRef

    Definition Classes
    Universe
  93. class CompleteAnnotationInfo extends scala.reflect.internal.SymbolTable.AnnotationInfo

    Definition Classes
    AnnotationInfos
  94. sealed trait CompletionContext extends AnyRef

    Definition Classes
    CompletionControl
  95. abstract class CompoundType extends scala.reflect.internal.SymbolTable.Type

    Definition Classes
    Types → 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

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

    Definition Classes
    Trees
  98. abstract class CompoundTypeTreeExtractor extends AnyRef

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

    Definition Classes
    StdAttachments
  100. class ConditionalWarning extends AnyRef

    Definition Classes
    Global
  101. case class Constant extends scala.reflect.internal.SymbolTable.ConstantApi with Product with Serializable

    Definition Classes
    Constants → Constants
  102. abstract class ConstantApi extends AnyRef

    Definition Classes
    Constants
  103. abstract class ConstantExtractor extends AnyRef

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

    Definition Classes
    Types → Types
  105. trait ConstantTypeApi extends scala.reflect.api.Universe.TypeApi

    Definition Classes
    Types
  106. abstract class ConstantTypeExtractor extends AnyRef

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

    Definition Classes
    Types
  108. class ContainsTypeCollector extends scala.reflect.internal.SymbolTable.TypeCollector[Boolean]

    Definition Classes
    Types
  109. type Context = (analyzer)#Context

    Definition Classes
    ContextTrees
  110. class ContextTree extends AnyRef

    Definition Classes
    ContextTrees
  111. type Contexts = ArrayBuffer[ContextTree]

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

    Definition Classes
    Symbols
  113. case class DeBruijnBinder extends scala.reflect.internal.SymbolTable.Type with Product with Serializable

    Definition Classes
    Types
  114. case class DeBruijnIndex extends scala.reflect.internal.SymbolTable.Type with Product with Serializable

    Definition Classes
    Types
  115. case class DefDef extends scala.reflect.internal.SymbolTable.ValOrDefDef with scala.reflect.internal.SymbolTable.DefDefApi with Product with Serializable

    Definition Classes
    Trees → Trees
  116. trait DefDefApi extends scala.reflect.api.Universe.ValOrDefDefApi

    Definition Classes
    Trees
  117. abstract class DefDefExtractor extends AnyRef

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

    Definition Classes
    Trees → Trees
  119. trait DefTreeApi extends scala.reflect.api.Universe.SymTreeApi with scala.reflect.api.Universe.NameTreeApi

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

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

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

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

    Definition Classes
    StructureViewBuilder
  124. class DependencyGraph extends AnyRef

    Definition Classes
    PhaseAssembly
  125. type Diff = (Int, Int, String)

    Definition Classes
    Picklers
  126. case class DocComment extends Product with Serializable

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

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

    Definition Classes
    Types
  129. class ErrorScope extends scala.reflect.internal.SymbolTable.Scope

    Definition Classes
    Scopes
  130. class ExistentialExtrapolation extends scala.reflect.internal.SymbolTable.TypeMap with scala.reflect.internal.SymbolTable.VariantTypeMap

    Definition Classes
    Types
  131. 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

    Definition Classes
    Types → Types
  132. trait ExistentialTypeApi extends scala.reflect.api.Universe.TypeApi

    Definition Classes
    Types
  133. abstract class ExistentialTypeExtractor extends AnyRef

    Definition Classes
    Types
  134. 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

    Definition Classes
    Trees → Trees
  135. trait ExistentialTypeTreeApi extends scala.reflect.api.Universe.TypTreeApi

    Definition Classes
    Trees
  136. abstract class ExistentialTypeTreeExtractor extends AnyRef

    Definition Classes
    Trees
  137. class ExpansionLimitExceeded extends Exception

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

    Definition Classes
    Exprs
  139. trait FieldMirror extends AnyRef

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

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

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

    Definition Classes
    Types
  143. class FindTreeTraverser extends scala.reflect.internal.SymbolTable.Traverser

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

    Definition Classes
    Types
  145. case class FixedMirrorTreeCreator extends TreeCreator with Product with Serializable

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

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

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

    Definition Classes
    Types
  149. trait FlagOps extends Any

    Definition Classes
    FlagSets
  150. type FlagSet = Long

    Definition Classes
    FlagSets → FlagSets
  151. trait FlagValues extends AnyRef

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

    Definition Classes
    Types
  153. class ForeachPartialTreeTraverser extends scala.reflect.internal.SymbolTable.Traverser

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

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

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

    Definition Classes
    Symbols → Symbols
  157. trait FreeTermSymbolApi extends scala.reflect.api.Universe.TermSymbolApi

    Definition Classes
    Symbols
  158. class FreeTypeSymbol extends scala.reflect.internal.SymbolTable.TypeSkolem with scala.reflect.internal.SymbolTable.FreeSymbol with scala.reflect.internal.SymbolTable.FreeTypeSymbolApi

    Definition Classes
    Symbols → Symbols
  159. trait FreeTypeSymbolApi extends scala.reflect.api.Universe.TypeSymbolApi

    Definition Classes
    Symbols
  160. 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

    Definition Classes
    Trees → Trees
  161. trait FunctionApi extends scala.reflect.api.Universe.TermTreeApi with scala.reflect.api.Universe.SymTreeApi

    Definition Classes
    Trees
  162. abstract class FunctionExtractor extends AnyRef

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

    Definition Classes
    Trees → Trees
  164. trait GenericApplyApi extends scala.reflect.api.Universe.TermTreeApi

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

    Definition Classes
    Global
  166. abstract class GlobalPhase extends Phase

    Definition Classes
    Global
  167. class HKTypeVar extends scala.reflect.internal.SymbolTable.TypeVar

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

    Definition Classes
    Trees → Trees
  169. trait IdentApi extends scala.reflect.api.Universe.RefTreeApi

    Definition Classes
    Trees
  170. trait IdentContextApi extends scala.reflect.macros.Universe.IdentApi

    Definition Classes
    Universe
  171. abstract class IdentExtractor extends AnyRef

    Definition Classes
    Trees
  172. 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

    Definition Classes
    Trees → Trees
  173. trait IfApi extends scala.reflect.api.Universe.TermTreeApi

    Definition Classes
    Trees
  174. abstract class IfExtractor extends AnyRef

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

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

    Definition Classes
    Trees → Trees
  177. trait ImplDefApi extends scala.reflect.api.Universe.MemberDefApi

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

    Definition Classes
    Trees → Trees
  179. trait ImportApi extends scala.reflect.api.Universe.SymTreeApi

    Definition Classes
    Trees
  180. abstract class ImportExtractor extends AnyRef

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

    Definition Classes
    Trees → Trees
  182. trait ImportSelectorApi extends AnyRef

    Definition Classes
    Trees
  183. abstract class ImportSelectorExtractor extends AnyRef

    Definition Classes
    Trees
  184. trait Importer extends AnyRef

    Definition Classes
    Importers
  185. abstract class InfoTransformer extends AnyRef

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

    Definition Classes
    Trees
  187. trait InstanceMirror extends AnyRef

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

    Definition Classes
    Types
  189. abstract class InternalTreeCopierOps extends scala.reflect.internal.SymbolTable.TreeCopierOps

    Definition Classes
    Trees
  190. type JavaArgument = ClassfileAnnotArg

    Definition Classes
    AnnotationInfos → Annotations
  191. class JavaKeywords extends AnyRef

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

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

    Definition Classes
    Types
  194. abstract class Keywords extends scala.reflect.internal.SymbolTable.CommonNames

    Definition Classes
    StdNames
  195. case class KindErrors extends Product with Serializable

    Definition Classes
    Kinds
  196. 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

    Definition Classes
    Trees → Trees
  197. trait LabelDefApi extends scala.reflect.api.Universe.DefTreeApi with scala.reflect.api.Universe.TermTreeApi

    Definition Classes
    Trees
  198. abstract class LabelDefExtractor extends AnyRef

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

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

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

    Definition Classes
    Trees → Trees
  202. abstract class LazyType extends scala.reflect.internal.SymbolTable.Type

    Definition Classes
    Types
  203. class LexicalStructure extends AnyRef

    Definition Classes
    ScratchPadMaker
  204. trait Liftable[T0] extends AnyRef

    Definition Classes
    Universe
  205. 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

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

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

    Definition Classes
    Trees
  208. type LiteralArgument = LiteralAnnotArg

    Definition Classes
    AnnotationInfos → Annotations
  209. trait LiteralArgumentApi extends AnyRef

    Definition Classes
    Annotations
  210. abstract class LiteralArgumentExtractor extends AnyRef

    Definition Classes
    Annotations
  211. abstract class LiteralExtractor extends AnyRef

    Definition Classes
    Trees
  212. class Locator extends (RangePositions.this)#Traverser

    Definition Classes
    RangePositions
  213. case class MacroExpansionAttachment extends Product with Serializable

    Definition Classes
    StdAttachments
  214. class MalformedType extends scala.reflect.internal.SymbolTable.TypeError

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

    Definition Classes
    BaseTypeSeqs
  216. 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

    Definition Classes
    Trees → Trees
  217. trait MatchApi extends scala.reflect.api.Universe.TermTreeApi

    Definition Classes
    Trees
  218. abstract class MatchExtractor extends AnyRef

    Definition Classes
    Trees
  219. abstract class Member extends AnyRef

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

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

    Definition Classes
    Trees → Trees
  222. trait MemberDefApi extends scala.reflect.api.Universe.DefTreeApi

    Definition Classes
    Trees
  223. type MemberScope = Scope

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

    Definition Classes
    Scopes
  225. trait MethodMirror extends AnyRef

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

    Definition Classes
    Symbols → Symbols
  227. trait MethodSymbolApi extends scala.reflect.api.Universe.TermSymbolApi

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

    Definition Classes
    Types → Types
  229. trait MethodTypeApi extends scala.reflect.api.Universe.TypeApi

    Definition Classes
    Types
  230. abstract class MethodTypeExtractor extends AnyRef

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

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

    Definition Classes
    Types
  233. class MissingTypeControl extends Throwable with ControlThrowable

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

    Definition Classes
    Trees → Trees
  235. abstract class ModifiersApi extends AnyRef

    Definition Classes
    Trees
  236. abstract class ModifiersCreator extends AnyRef

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

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

    Definition Classes
    Trees → Trees
  239. trait ModuleDefApi extends scala.reflect.api.Universe.ImplDefApi

    Definition Classes
    Trees
  240. abstract class ModuleDefExtractor extends AnyRef

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

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

    Definition Classes
    Symbols → Symbols
  243. trait ModuleSymbolApi extends scala.reflect.api.Universe.TermSymbolApi

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

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

    Definition Classes
    Names → Names
  246. abstract class NameApi extends AnyRef

    Definition Classes
    Names
  247. final class NameOps[T <: Name] extends AnyRef

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

    Definition Classes
    Trees → Trees
  249. trait NameTreeApi extends scala.reflect.api.Universe.TreeApi

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

    Definition Classes
    Types
  251. trait NamesApi extends AnyRef

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

    Definition Classes
    AnnotationInfos
  253. type NestedArgument = NestedAnnotArg

    Definition Classes
    AnnotationInfos → Annotations
  254. trait NestedArgumentApi extends AnyRef

    Definition Classes
    Annotations
  255. abstract class NestedArgumentExtractor extends AnyRef

    Definition Classes
    Annotations
  256. 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

    Definition Classes
    Trees → Trees
  257. trait NewApi extends scala.reflect.api.Universe.TermTreeApi

    Definition Classes
    Trees
  258. abstract class NewExtractor extends AnyRef

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

    Definition Classes
    Types
  260. class NoCommonType extends Throwable with ControlThrowable

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

    Definition Classes
    Symbols
  262. class NoWorkScheduler extends WorkScheduler

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

    Definition Classes
    Types
  264. case class NotNullType extends scala.reflect.internal.SymbolTable.SubType with scala.reflect.internal.SymbolTable.RewrappingTypeProxy with Product with Serializable

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

    Definition Classes
    Types → Types
  266. trait NullaryMethodTypeApi extends scala.reflect.api.Universe.TypeApi

    Definition Classes
    Types
  267. abstract class NullaryMethodTypeExtractor extends AnyRef

    Definition Classes
    Types
  268. class OnTypeError[T] extends AnyRef

    Definition Classes
    Global
  269. type OptClassPath = Option[PlatformClassPath]

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

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

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

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

    Definition Classes
    Trees → Trees
  274. trait PackageDefApi extends scala.reflect.api.Universe.MemberDefApi

    Definition Classes
    Trees
  275. abstract class PackageDefExtractor extends AnyRef

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

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

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

    Definition Classes
    Trees
  279. type Period = Int

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

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

    Definition Classes
    Types → Types
  282. trait PolyTypeApi extends scala.reflect.api.Universe.TypeApi

    Definition Classes
    Types
  283. abstract class PolyTypeExtractor extends AnyRef

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

    Definition Classes
    Positions
  285. type Position = scala.reflect.internal.util.Position

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

    Definition Classes
    Trees
  287. implicit class Quasiquote extends AnyRef

    Definition Classes
    Universe
  288. case class Range extends Product with Serializable

    Definition Classes
    RangePositions
  289. class RawTreePrinter extends scala.reflect.internal.SymbolTable.TreePrinter

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

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

    Definition Classes
    Trees → Trees
  292. trait RefTreeApi extends scala.reflect.api.Universe.SymTreeApi with scala.reflect.api.Universe.NameTreeApi

    Definition Classes
    Trees
  293. 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

    Definition Classes
    Trees → Trees
  294. trait ReferenceToBoxedApi extends scala.reflect.api.Universe.TermTreeApi

    Definition Classes
    Trees
  295. abstract class ReferenceToBoxedExtractor extends AnyRef

    Definition Classes
    Trees
  296. case class RefinedType extends scala.reflect.internal.SymbolTable.CompoundType with scala.reflect.internal.SymbolTable.RefinedTypeApi with Product with Serializable

    Definition Classes
    Types → Types
  297. final class RefinedType0 extends scala.reflect.internal.SymbolTable.RefinedType

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

    Definition Classes
    Types
  299. abstract class RefinedTypeExtractor extends AnyRef

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

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

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

    Definition Classes
    Mirrors
  303. case class ReloadItem extends scala.tools.nsc.interactive.Global.WorkItem with Product with Serializable

    Definition Classes
    CompilerControl
  304. type Response[T] = scala.tools.nsc.interactive.Response[T]

    Definition Classes
    CompilerControl
  305. class ResponseMap extends MultiHashMap[SourceFile, scala.tools.nsc.interactive.Global.Response[scala.tools.nsc.interactive.Global.Tree]]

    Definition Classes
    Global
  306. 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

    Definition Classes
    Trees → Trees
  307. trait ReturnApi extends scala.reflect.api.Universe.TermTreeApi

    Definition Classes
    Trees
  308. abstract class ReturnExtractor extends AnyRef

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

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

    Definition Classes
    RichCompilationUnits
  311. implicit class RichPosition extends AnyRef

    Definition Classes
    PositionBackCompat
  312. implicit class RichSymbols extends AnyRef

  313. trait RootSymbol extends scala.reflect.internal.SymbolTable.Symbol

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

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

    Definition Classes
    Mirrors
  316. class Run extends scala.tools.nsc.Global.RunContextApi

    Definition Classes
    Global → Universe
  317. trait RunContextApi extends AnyRef

    Definition Classes
    Universe
  318. type RunId = Int

    Definition Classes
    SymbolTable
  319. abstract type RuntimeClass >: Null

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

    Definition Classes
    Mirrors
  321. class SafeTreePrinter extends scala.tools.nsc.Global.TreePrinter

    Definition Classes
    Printers
  322. case class ScalaSigBytes extends scala.reflect.internal.SymbolTable.ClassfileAnnotArg with Product with Serializable

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

    Definition Classes
    Scopes → Scopes
  324. trait ScopeApi extends Iterable[scala.reflect.api.Universe.Symbol]

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

    Definition Classes
    CompletionControl
  326. class ScopeEntry extends AnyRef

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

    Definition Classes
    CompilerControl
  328. 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

    Definition Classes
    Trees → Trees
  329. trait SelectApi extends scala.reflect.api.Universe.RefTreeApi

    Definition Classes
    Trees
  330. abstract class SelectExtractor extends AnyRef

    Definition Classes
    Trees
  331. 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

    Definition Classes
    Trees
  332. 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

    Definition Classes
    Trees → Trees
  333. trait SelectFromTypeTreeApi extends scala.reflect.api.Universe.TypTreeApi with scala.reflect.api.Universe.RefTreeApi

    Definition Classes
    Trees
  334. abstract class SelectFromTypeTreeExtractor extends AnyRef

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

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

    Definition Classes
    Types → Types
  337. trait SingleTypeApi extends scala.reflect.api.Universe.TypeApi

    Definition Classes
    Types
  338. abstract class SingleTypeExtractor extends AnyRef

    Definition Classes
    Types
  339. abstract class SingletonType extends scala.reflect.internal.SymbolTable.SubType with scala.reflect.internal.SymbolTable.SimpleTypeProxy

    Definition Classes
    Types → Types
  340. 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

    Definition Classes
    Trees → Trees
  341. trait SingletonTypeTreeApi extends scala.reflect.api.Universe.TypTreeApi

    Definition Classes
    Trees
  342. abstract class SingletonTypeTreeExtractor extends AnyRef

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

    Definition Classes
    Importers
  344. trait StandardTypes extends AnyRef

    Definition Classes
    StandardDefinitions
  345. 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

    Definition Classes
    Trees → Trees
  346. trait StarApi extends scala.reflect.api.Universe.TermTreeApi

    Definition Classes
    Trees
  347. abstract class StarExtractor extends AnyRef

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

    Definition Classes
    Trees → Trees
  349. class StructureTraverser extends RichPresentationCompiler.Traverser

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

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

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

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

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

    Definition Classes
    Types
  355. abstract class SubstMap[T] extends scala.reflect.internal.SymbolTable.TypeMap

    Definition Classes
    Types
  356. class SubstSymMap extends scala.reflect.internal.SymbolTable.SubstMap[scala.reflect.internal.SymbolTable.Symbol]

    Definition Classes
    Types
  357. class SubstThisMap extends scala.reflect.internal.SymbolTable.TypeMap

    Definition Classes
    Types
  358. class SubstTypeMap extends scala.reflect.internal.SymbolTable.SubstMap[scala.reflect.internal.SymbolTable.Type]

    Definition Classes
    Types
  359. class SubstWildcardMap extends scala.reflect.internal.SymbolTable.TypeMap

    Definition Classes
    Types
  360. 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

    Definition Classes
    Trees → Trees
  361. trait SuperApi extends scala.reflect.api.Universe.TermTreeApi

    Definition Classes
    Trees
  362. abstract class SuperExtractor extends AnyRef

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

    Definition Classes
    Types → Types
  364. trait SuperTypeApi extends scala.reflect.api.Universe.TypeApi

    Definition Classes
    Types
  365. abstract class SuperTypeExtractor extends AnyRef

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

    Definition Classes
    SymbolTable
  367. abstract class SymTree extends scala.reflect.internal.SymbolTable.Tree with scala.reflect.internal.SymbolTable.SymTreeContextApi

    Definition Classes
    Trees → Trees
  368. trait SymTreeApi extends scala.reflect.api.Universe.TreeApi

    Definition Classes
    Trees
  369. trait SymTreeContextApi extends scala.reflect.macros.Universe.SymTreeApi

    Definition Classes
    Universe
  370. 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

    Definition Classes
    Symbols → Symbols
  371. trait SymbolApi extends AnyRef

    Definition Classes
    Symbols
  372. trait SymbolContextApi extends scala.reflect.macros.Universe.SymbolApi with AttachableApi

    Definition Classes
    Universe
  373. abstract class SymbolContextApiImpl extends scala.reflect.internal.SymbolTable.SymbolContextApi

    Definition Classes
    Symbols
  374. abstract class SymbolNames extends AnyRef

    Definition Classes
    StdNames
  375. case class Template extends scala.reflect.internal.SymbolTable.SymTree with scala.reflect.internal.SymbolTable.TemplateApi with Product with Serializable

    Definition Classes
    Trees → Trees
  376. trait TemplateApi extends scala.reflect.api.Universe.SymTreeApi

    Definition Classes
    Trees
  377. abstract class TemplateExtractor extends AnyRef

    Definition Classes
    Trees
  378. trait TemplateMirror extends AnyRef

    Definition Classes
    Mirrors
  379. sealed abstract class TermName extends Name

    Definition Classes
    Names → Names
  380. abstract class TermNames extends scala.reflect.internal.SymbolTable.Keywords with scala.reflect.internal.SymbolTable.TermNamesApi

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

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

    Definition Classes
    Symbols → Symbols
  383. trait TermSymbolApi extends scala.reflect.api.Universe.SymbolApi

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

    Definition Classes
    Trees → Trees
  385. trait TermTreeApi extends scala.reflect.api.Universe.TreeApi

    Definition Classes
    Trees
  386. 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

    Definition Classes
    Trees → Trees
  387. trait ThisApi extends scala.reflect.api.Universe.TermTreeApi with scala.reflect.api.Universe.SymTreeApi

    Definition Classes
    Trees
  388. abstract class ThisExtractor extends AnyRef

    Definition Classes
    Trees
  389. type ThisPlatform = Platform { val global: RichPresentationCompiler.this.type }

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

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

    Definition Classes
    Types → Types
  392. trait ThisTypeApi extends scala.reflect.api.Universe.TypeApi

    Definition Classes
    Types
  393. abstract class ThisTypeExtractor extends AnyRef

    Definition Classes
    Types
  394. 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

    Definition Classes
    Trees → Trees
  395. trait ThrowApi extends scala.reflect.api.Universe.TermTreeApi

    Definition Classes
    Trees
  396. abstract class ThrowExtractor extends AnyRef

    Definition Classes
    Trees
  397. class Transformer extends scala.tools.nsc.Global.Transformer

    Definition Classes
    Trees → Trees
  398. class Traverser extends AnyRef

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

    Definition Classes
    Trees → Trees
  400. trait TreeApi extends Product

    Definition Classes
    Trees
  401. trait TreeContextApi extends scala.reflect.macros.Universe.TreeApi with AttachableApi

    Definition Classes
    Universe
  402. abstract class TreeContextApiImpl extends scala.reflect.internal.SymbolTable.TreeContextApi

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

    Definition Classes
    Trees → Trees → Trees
  404. abstract class TreeCopierOps extends AnyRef

    Definition Classes
    Trees
  405. type TreeGen = scala.tools.nsc.ast.TreeGen

    Definition Classes
    Global
  406. class TreeMatchTemplate extends AnyRef

    Definition Classes
    Printers
  407. class TreePrinter extends scala.tools.nsc.Global.TreePrinter

    Definition Classes
    Printers → Printers → Printers
  408. class TreeReplacer extends scala.tools.nsc.interactive.Global.Transformer

    Definition Classes
    Global
  409. trait TreeStackTraverser extends scala.reflect.internal.SymbolTable.Traverser

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

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

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

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

    Definition Classes
    Trees
  414. 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

    Definition Classes
    Trees → Trees
  415. trait TryApi extends scala.reflect.api.Universe.TermTreeApi

    Definition Classes
    Trees
  416. abstract class TryExtractor extends AnyRef

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

    Definition Classes
    Trees → Trees
  418. trait TypTreeApi extends scala.reflect.api.Universe.TreeApi

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

    Definition Classes
    Types → Types
  420. abstract class TypeApi extends AnyRef

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

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

    Definition Classes
    Trees → Trees
  423. trait TypeApplyApi extends scala.reflect.api.Universe.GenericApplyApi

    Definition Classes
    Trees
  424. abstract class TypeApplyExtractor extends AnyRef

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

    Definition Classes
    Types → Types
  426. trait TypeBoundsApi extends scala.reflect.api.Universe.TypeApi

    Definition Classes
    Types
  427. abstract class TypeBoundsExtractor extends AnyRef

    Definition Classes
    Types
  428. 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

    Definition Classes
    Trees → Trees
  429. trait TypeBoundsTreeApi extends scala.reflect.api.Universe.TypTreeApi

    Definition Classes
    Trees
  430. abstract class TypeBoundsTreeExtractor extends AnyRef

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

    Definition Classes
    Types
  432. class TypeConstraint extends AnyRef

    Definition Classes
    Types
  433. case class TypeDef extends scala.reflect.internal.SymbolTable.MemberDef with scala.reflect.internal.SymbolTable.TypeDefApi with Product with Serializable

    Definition Classes
    Trees → Trees
  434. trait TypeDefApi extends scala.reflect.api.Universe.MemberDefApi

    Definition Classes
    Trees
  435. abstract class TypeDefExtractor extends AnyRef

    Definition Classes
    Trees
  436. class TypeError extends Throwable

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

    Definition Classes
    Types
  438. class TypeMapTreeSubstituter extends scala.reflect.internal.SymbolTable.Traverser

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

    Definition Classes
    CompilerControl
  440. sealed abstract class TypeName extends Name

    Definition Classes
    Names → Names
  441. abstract class TypeNames extends scala.reflect.internal.SymbolTable.Keywords with scala.reflect.internal.SymbolTable.TypeNamesApi

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

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

    Definition Classes
    Types → Types
  444. trait TypeRefApi extends scala.reflect.api.Universe.TypeApi

    Definition Classes
    Types
  445. abstract class TypeRefExtractor extends AnyRef

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

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

    Definition Classes
    Symbols → Symbols
  448. trait TypeSymbolApi extends scala.reflect.api.Universe.SymbolApi

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

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

    Definition Classes
    Types
  451. abstract class TypeTraverserWithResult[T] extends scala.reflect.internal.SymbolTable.TypeTraverser

    Definition Classes
    Types
  452. case class TypeTree extends scala.reflect.internal.SymbolTable.Tree with scala.reflect.internal.SymbolTable.TypTree with scala.reflect.internal.SymbolTable.TypeTreeContextApi with Product with Serializable

    Definition Classes
    Trees → Trees
  453. trait TypeTreeApi extends scala.reflect.api.Universe.TypTreeApi

    Definition Classes
    Trees
  454. trait TypeTreeContextApi extends scala.reflect.macros.Universe.TypeTreeApi

    Definition Classes
    Universe
  455. abstract class TypeTreeExtractor extends AnyRef

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

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

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

    Definition Classes
    Types
  459. 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

    Definition Classes
    Trees → Trees
  460. trait TypedApi extends scala.reflect.api.Universe.TermTreeApi

    Definition Classes
    Trees
  461. abstract class TypedExtractor extends AnyRef

    Definition Classes
    Trees
  462. class TypedLocator extends (RangePositions.this)#Locator

    Definition Classes
    RangePositions
  463. class TyperResult extends Throwable with ControlThrowable

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

    Definition Classes
    Global
  465. 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

    Definition Classes
    Trees → Trees
  466. trait UnApplyApi extends scala.reflect.api.Universe.TermTreeApi

    Definition Classes
    Trees
  467. abstract class UnApplyExtractor extends AnyRef

    Definition Classes
    Trees
  468. class UndoLog extends Clearable

    Definition Classes
    Types
  469. final class UniqueConstantType extends scala.reflect.internal.SymbolTable.ConstantType

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

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

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

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

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

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

    Definition Classes
    Types
  476. trait Unliftable[T0] extends AnyRef

    Definition Classes
    Universe
  477. trait UntouchableTypeVar extends scala.reflect.internal.SymbolTable.TypeVar

    Definition Classes
    Types
  478. case class UseCase extends Product with Serializable

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

    Definition Classes
    Trees → Trees
  480. trait ValDefApi extends scala.reflect.api.Universe.ValOrDefDefApi

    Definition Classes
    Trees
  481. abstract class ValDefExtractor extends AnyRef

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

    Definition Classes
    Trees → Trees
  483. trait ValOrDefDefApi extends scala.reflect.api.Universe.MemberDefApi

    Definition Classes
    Trees
  484. class ValidateException extends Exception

    Definition Classes
    RangePositions
  485. class ValidatingPosAssigner extends scala.tools.nsc.Global.Traverser with scala.tools.nsc.Global.PosAssigner

    Definition Classes
    Positions
  486. trait ValueClassDefinitions extends AnyRef

    Definition Classes
    Definitions
  487. trait VariantTypeMap extends scala.reflect.internal.SymbolTable.TypeMap

    Definition Classes
    Types
  488. trait WeakTypeTag[T] extends Equals with Serializable

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

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

    Definition Classes
    CompilerControl
  491. case class AskInstrumentedItem extends scala.tools.nsc.interactive.Global.WorkItem with Product with Serializable

    Definition Classes
    CompilerControl
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) SI-6458: Instrumentation logic will be moved out of the compiler.

Value Members

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

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

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

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

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

    Definition Classes
    Any
  6. implicit val AlternativeTag: ClassTag[Alternative]

    Definition Classes
    Trees → Trees
  7. object Annotated extends scala.reflect.internal.SymbolTable.AnnotatedExtractor with Serializable

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

    Definition Classes
    Trees → Trees
  9. implicit val AnnotatedTypeTag: ClassTag[AnnotatedType]

    Definition Classes
    Types → Types
  10. object AnnotationInfo

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

    Definition Classes
    AnnotationInfos → Annotations
  12. implicit val AppliedTypeTreeTag: ClassTag[AppliedTypeTree]

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

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

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

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

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

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

    Definition Classes
    AnnotationInfos → Annotations
  19. object ArrowTypeInfoBuilder

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

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

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

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

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

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

    Definition Classes
    Trees → Trees
  26. object BooleanFlag extends Serializable

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Trees → Trees
  37. implicit val ClassInfoTypeTag: ClassTag[ClassInfoType]

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

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

    Definition Classes
    Constants
  40. object CompletionInfoBuilder

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

    Definition Classes
    Types → Types
  42. implicit val CompoundTypeTreeTag: ClassTag[CompoundTypeTree]

    Definition Classes
    Trees → Trees
  43. object Constant extends scala.reflect.internal.SymbolTable.ConstantExtractor with Serializable

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

    Definition Classes
    Constants → Constants
  45. implicit val ConstantTypeTag: ClassTag[ConstantType]

    Definition Classes
    Types → Types
  46. val CyclicInheritance: Throwable

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

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

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

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

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

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

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

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

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

    Definition Classes
    Constants
  56. def EmptyPackageClass: ClassSymbol

    Definition Classes
    Global
  57. lazy val EmptyTreeTypeSubstituter: TreeTypeSubstituter

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

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

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

    Definition Classes
    Types → Types
  61. implicit val ExistentialTypeTreeTag: ClassTag[ExistentialTypeTree]

    Definition Classes
    Trees → Trees
  62. implicit val FlagSetTag: ClassTag[FlagSet]

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

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

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

    Definition Classes
    Symbols → Symbols
  66. implicit val FunctionTag: ClassTag[Function]

    Definition Classes
    Trees → Trees
  67. implicit val GenericApplyTag: ClassTag[GenericApply]

    Definition Classes
    Trees → Trees
  68. val GlbFailure: Throwable

    Definition Classes
    Types
  69. def Ident(sym: Symbol): Ident

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

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

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

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

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

    Definition Classes
    Trees → Trees
  75. object Import extends scala.reflect.internal.SymbolTable.ImportExtractor with Serializable

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

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

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

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

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

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

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

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

    Definition Classes
    Trees → Trees
  84. object Literal extends scala.reflect.internal.SymbolTable.LiteralExtractor with Serializable

    Definition Classes
    Trees → Trees
  85. val LiteralArgument: LiteralAnnotArg.type

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

    Definition Classes
    AnnotationInfos → Annotations
  87. implicit val LiteralTag: ClassTag[Literal]

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

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

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

    Definition Classes
    Trees → Trees
  91. val MaxPhases: Int

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

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

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

    Definition Classes
    Symbols → Symbols
  95. implicit val MethodTypeTag: ClassTag[MethodType]

    Definition Classes
    Types → Types
  96. def Modifiers(flags: FlagSet): Modifiers

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

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

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

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

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

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

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

    Definition Classes
    Trees → Trees
  104. object NamedTypeMemberInfo

    Definition Classes
    ModelBuilders
  105. val NestedArgument: NestedAnnotArg.type

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

    Definition Classes
    AnnotationInfos → Annotations
  107. def New(sym: Symbol, args: Tree*): Tree

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

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

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

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

    Definition Classes
    Trees → Trees
  112. lazy val NoContext: (analyzer)#NoContext.type

    Definition Classes
    ContextTrees
  113. val NoFlags: FlagSet

    Definition Classes
    FlagSets → FlagSets
  114. val NoKindErrors: KindErrors

    Definition Classes
    Kinds
  115. lazy val NoMods: Modifiers

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

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

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

    Definition Classes
    SymbolTable
  119. lazy val NoSymbol: NoSymbol

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

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

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

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

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

    Definition Classes
    Types → Types
  125. implicit val PackageDefTag: ClassTag[PackageDef]

    Definition Classes
    Trees → Trees
  126. object ParamSectionInfoBuilder

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

    Definition Classes
    RichCompilationUnits
  128. implicit val PolyTypeTag: ClassTag[PolyType]

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

    Definition Classes
    Positions → Positions
  130. implicit val RefTreeTag: ClassTag[RefTree]

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

    Definition Classes
    Trees → Trees
  132. implicit val RefinedTypeTag: ClassTag[RefinedType]

    Definition Classes
    Types → Types
  133. implicit val ReturnTag: ClassTag[Return]

    Definition Classes
    Trees → Trees
  134. def RootClass: ClassSymbol

    Definition Classes
    Global
  135. val ScalaPackageName: PackageName

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

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

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

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

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

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

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

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

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

    Definition Classes
    Types → Types
  145. implicit val SingletonTypeTreeTag: ClassTag[SingletonTypeTree]

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

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

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

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

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

    Definition Classes
    Trees → Trees
  151. implicit val SuperTypeTag: ClassTag[SuperType]

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

    Definition Classes
    Trees → Trees
  153. object SymbolInfo

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

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

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

    Definition Classes
    Trees → Trees
  157. implicit def TermNameOps(name: TermName): NameOps[TermName]

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

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

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

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

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

    Definition Classes
    Trees → Trees
  163. implicit val ThisTypeTag: ClassTag[ThisType]

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

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

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

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

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

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

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

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

    Definition Classes
    Types → Types
  172. implicit val TypeBoundsTreeTag: ClassTag[TypeBoundsTree]

    Definition Classes
    Trees → Trees
  173. def TypeDef(sym: Symbol): TypeDef

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

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

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

    Definition Classes
    Trees → Trees
  177. object TypeInfo

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Trees → Trees
  192. object ValDef extends scala.reflect.internal.SymbolTable.ValDefExtractor with Serializable

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

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

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

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

    Definition Classes
    Global → SymbolTable
  197. implicit def abstractFile: Pickler[AbstractFile]

    Definition Classes
    Picklers
  198. def abstractTypesToBounds(tp: Type): Type

    Definition Classes
    Types
  199. implicit def action: Pickler[() ⇒ Unit]

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

  201. def adaptAnnotations(tree: Tree, mode: Int, pt: Type): Tree

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

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

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

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

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

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

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

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

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

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

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

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

    Attributes
    protected
    Definition Classes
    Global
  214. final def afterCurrentPhase[T](op: ⇒ T): T

    Definition Classes
    SymbolTable
    Annotations
    @inline()
  215. def afterEachPhase[T](op: ⇒ T): List[(Phase, T)]

    Definition Classes
    Global
  216. final def afterErasure[T](op: ⇒ T): T

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Global
    Annotations
    @inline()
  228. var allSources: List[SourceFile]

    Attributes
    protected
    Definition Classes
    Global
  229. lazy val analyzer: scala.tools.nsc.typechecker.Analyzer { val global: RichPresentationCompiler.this.type }

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

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

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

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

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

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

    Definition Classes
    Types → Types
  236. def appliedTypeAsUpperBounds(tycon: Type, args: List[Type]): Type

    Definition Classes
    Types
  237. def applySynonyms(sym: Symbol): List[Symbol]

    Definition Classes
    Helpers
  238. def arrayToRepeated(tp: Type): Type

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    RichCompilerControl
  249. def askEnclosingTreePosition(p: Position): Position

    Returns the smallest Tree, which position properlyIncludes p

    Returns the smallest Tree, which position properlyIncludes p

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

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

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

    Definition Classes
    RichCompilerControl
  253. def askInspectTypeAt(p: Position): Option[TypeInspectInfo]

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

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

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

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

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

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

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

    Definition Classes
    Picklers
  261. def askNotifyWhenReady(): Unit

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

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

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

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

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

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

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

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

    Definition Classes
    RichCompilerControl
  270. def askReset(): Unit

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

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

    Definition Classes
    Picklers
  273. def askShutdown(): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    RichCompilerControl
  295. def askUsesOfSymAtPos(pos: Position)(implicit ec: ExecutionContext): Future[List[RangePosition]]

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

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

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

    Definition Classes
    Global → SymbolTable
    Annotations
    @elidable( 900 )
  299. final def atPhase[T](ph: Phase)(op: ⇒ T): T

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

    Definition Classes
    SymbolTable
    Annotations
    @inline()
  301. final def atPhaseStack: List[Phase]

    Definition Classes
    SymbolTable
  302. def atPhaseStackMessage: String

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

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

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

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

    Definition Classes
    BaseTypeSeqs
  307. final def beforeErasure[T](op: ⇒ T): T

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Global
    Annotations
    @inline()
  319. def beginsWithTypeVarOrIsRefined(tp: Type): Boolean

    Definition Classes
    Types
  320. val build: BuildApi

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

    Definition Classes
    PhaseAssembly
  322. def canAdaptAnnotations(tree: Tree, mode: Int, pt: Type): Boolean

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

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

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

    Definition Classes
    CapturedVariables
  326. def changesAfterEachPhase[T](op: ⇒ List[T]): List[ChangeAfterPhase[T]]

    Definition Classes
    Global
  327. implicit def charset: Charset

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

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

    Definition Classes
    Kinds
  330. def checkNoResponsesOutstanding(): Unit

    Definition Classes
    Global
  331. var chrs: Array[Char]

    Definition Classes
    Names
  332. def classPath: PlatformClassPath

    Definition Classes
    Global
  333. def clearDocComments(): Unit

    Definition Classes
    DocComments
  334. def clearIgnoredFiles(): Unit

    Definition Classes
    Global
  335. def clone(): AnyRef

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

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

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

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

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

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

    Definition Classes
    Collections
  342. def commonOwnerMap: CommonOwnerMap

    Attributes
    protected
    Definition Classes
    Types
  343. def companionTypeOf(tpe: Type): Option[Type]

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

    Definition Classes
    Types
    Annotations
    @tailrec()
  345. def completionsAt(inputP: Position, maxResultsArg: Int, caseSens: Boolean)(implicit ec: ExecutionContext): Future[CompletionInfoList]

    Definition Classes
    CompletionControl
  346. def compoundBaseTypeSeq(tp: Type): BaseTypeSeq

    Definition Classes
    BaseTypeSeqs
  347. def computeInternalPhases(): Unit

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

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

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

    Attributes
    protected
    Definition Classes
    Plugins
  351. val config: EnsimeConfig

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

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

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

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

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

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

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

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

    Definition Classes
    Types
  360. def copyRefinedType(original: RefinedType, parents: List[Type], decls: Scope): Type

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

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

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

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

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

    Definition Classes
    Symbols
  366. def createJavadoc: Boolean

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

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

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

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

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

    Definition Classes
    RichCompilerControl
  372. final def currentPeriod: Period

    Definition Classes
    SymbolTable
  373. def currentRun: Run

    Definition Classes
    Global
  374. def currentRunId: Int

    Definition Classes
    Global → SymbolTable
  375. var currentSettings: Settings

    Definition Classes
    Global
  376. def currentSource: SourceFile

    Definition Classes
    Global
  377. def currentUnit: CompilationUnit

    Definition Classes
    Global
  378. val debugIDE: Boolean

    Definition Classes
    Global
  379. def debugInfo(source: SourceFile, start: Int, length: Int): String

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

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

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

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

    Definition Classes
    Global → SymbolTable
    Annotations
    @inline()
  384. final def debugwarn(msg: ⇒ String): Unit

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Global
  395. def delta(f: AbstractFile, cs: Array[Char]): (Int, Int, String)

    Definition Classes
    Picklers
  396. def demandNewCompilerRun(): Unit

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

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

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

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

    Definition Classes
    ExistentialsAndSkolems
  401. def deriveLabelDef(ldef: Tree)(applyToRhs: (Tree) ⇒ Tree): LabelDef

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

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

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

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

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

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

    Definition Classes
    Trees
  408. def describeAfterEachPhase[T](op: ⇒ T): List[String]

    Definition Classes
    Global
  409. def describeAfterEveryPhase[T](op: ⇒ T): String

    Definition Classes
    Global
  410. def differentOrNone(tp1: Type, tp2: Type): Type

    Definition Classes
    Types
  411. final def distinctBy[A, B](xs: List[A])(f: (A) ⇒ B): List[A]

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

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

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

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

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

    Attributes
    protected
    Definition Classes
    RefactoringImpl
  417. def doInvalidation(): Any

    Definition Classes
    Global
  418. def doLocateContext(pos: Position): Context

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

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

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

    Attributes
    protected
    Definition Classes
    RefactoringImpl
  422. def docComment(sym: Symbol, docStr: String, pos: Position): Any

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

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

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

    Definition Classes
    DocFinding
  426. def duplicateAndKeepPositions(tree: Tree): Tree

    Definition Classes
    Trees
  427. implicit val ec: ExecutionContext

  428. def echoPhaseSummary(ph: Phase): Unit

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

    Definition Classes
    Types
  430. def elimRefinement(t: Type): Type

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

    Definition Classes
    Picklers
  432. val emptySymbolArray: Array[Symbol]

    Definition Classes
    Symbols
  433. def enableIgnoredFile(file: AbstractFile): Unit

    Definition Classes
    Global
  434. val enableTypeVarExperimentals: Boolean

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

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

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

    Definition Classes
    Positions
  438. final def eq(arg0: AnyRef): Boolean

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

    Definition Classes
    AnyRef → Any
  440. def error(msg: String): Unit

    Definition Classes
    Global
  441. val etaExpandKeepsStar: Boolean

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

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

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

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

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

    Definition Classes
    Collections
  447. def expandInheritdoc(parent: String, child: String, sym: Symbol): String

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

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

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

    Definition Classes
    DocComments
  451. def expandedDocComment(sym: Symbol, site: Symbol, docStr: String): String

    Definition Classes
    DocComments
  452. def explain[T](op: String, p: (Type, T) ⇒ Boolean, tp1: Type, arg2: T): Boolean

    Attributes
    protected
    Definition Classes
    Types
  453. def explainContext(c: (analyzer)#Context): String

    Definition Classes
    Global
  454. def explainTree(t: Tree): String

    Definition Classes
    Global
  455. def explainTypes(op: (Type, Type) ⇒ Any, found: Type, required: Type): Unit

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

    Definition Classes
    Types
  457. def fillDocComment(sym: Symbol, comment: DocComment): Unit

    Definition Classes
    DocComments
  458. def finalize(): Unit

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

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

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

    Definition Classes
    RangePositions
  462. def findRecursiveBounds(ts: List[Type]): List[(Symbol, Symbol)]

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

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

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

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

    Definition Classes
    Global → Global → Required
  467. def forJVM: Boolean

    Definition Classes
    Global
  468. def forMSIL: Boolean

    Definition Classes
    Global → SymbolTable
  469. def forScaladoc: Boolean

    Definition Classes
    Global → Required
  470. final def forall2[A, B](xs1: List[A], xs2: List[B])(f: (A, B) ⇒ Boolean): Boolean

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

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

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

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

    Definition Classes
    Collections
  475. def freshExistentialName(suffix: String): TypeName

    Attributes
    protected
    Definition Classes
    Symbols
  476. lazy val freshRunReq: CondPickler[FreshRunReq]

    Definition Classes
    Picklers
  477. def fromDeBruijn(owner: Symbol): TypeMap

    Definition Classes
    Types
  478. def fullName(tpe: Type): ScalaName

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

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

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

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

    Definition Classes
    Global
  483. def getMembersForTypeAt(tpe: Type, p: Position): Iterable[Member]

    Attributes
    protected
  484. def getOrCreateUnitOf(source: SourceFile): RichCompilationUnit

    Attributes
    protected[scala.tools.nsc.interactive]
    Definition Classes
    Global
  485. var getParsedEnteredResponses: ResponseMap

    Attributes
    protected
    Definition Classes
    Global
  486. def getSourceFile(name: String): SourceFile

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

    Definition Classes
    Global
  488. def getUnit(s: SourceFile): Option[RichCompilationUnit]

    Attributes
    protected[scala.tools.nsc.interactive]
    Definition Classes
    Global
  489. def getUnitOf(s: SourceFile): Option[RichCompilationUnit]

    Definition Classes
    CompilerControl
  490. def glb(ts: List[Type]): Type

    Definition Classes
    Types → Types
  491. def glbNorm(ts: List[Type], depth: Int): Type

    Attributes
    protected
    Definition Classes
    Types
  492. def globalError(msg: String): Unit

    Definition Classes
    Global → SymbolTable
  493. var globalPhase: Phase

    Definition Classes
    Global
  494. def handleReloadAndRetypeFiles(files: Set[SourceFileInfo]): RpcResponse

    Definition Classes
    RichCompilerControl
  495. def handleReloadFiles(files: Set[SourceFileInfo]): RpcResponse

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

    Definition Classes
    Types
  497. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  498. var ids: Int

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

    Definition Classes
    Global
    Annotations
    @inline()
  500. def importPrivateWithinFromJavaFlags(sym: Symbol, jflags: Int): Symbol

    Definition Classes
    SymbolTable
  501. val indexer: ActorRef

  502. var infoTransformers: InfoTransformer

    Definition Classes
    SymbolTable
  503. def inform[T](msg: String, value: T): T

    Definition Classes
    Global
  504. def inform(msg: String): Unit

    Definition Classes
    Global
  505. def informComplete(msg: String): Unit

    Definition Classes
    Global
  506. final def informIDE(msg: ⇒ String): Unit

    Definition Classes
    Global
    Annotations
    @inline()
  507. def informProgress(msg: String): Unit

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

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

    Definition Classes
    Types
  510. def inspectTypeAt(p: Position): Option[TypeInspectInfo]

    Attributes
    protected
  511. def instantiatedBounds(pre: Type, owner: Symbol, tparams: List[Symbol], targs: List[Type]): List[TypeBounds]

    Definition Classes
    Types
  512. def instrument(source: SourceFile, line: Int): (String, Array[Char])

    Attributes
    protected
    Definition Classes
    ScratchPadMaker
  513. implicit def interruptReq: Pickler[InterruptReq]

    Definition Classes
    Picklers
  514. def intersectionType(tps: List[Type]): Type

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

    Definition Classes
    Types → Types
  516. val intersectionWitness: WeakHashMap[List[Type], WeakReference[Type]]

    Definition Classes
    Types
  517. def invalidateClassPathEntries(paths: String*): (List[ClassSymbol], List[ClassSymbol])

    Definition Classes
    Global
  518. def isArrowType(tpe: Type): Boolean

    Definition Classes
    Helpers
  519. final def isAtPhaseAfter(p: Phase): Boolean

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

    Definition Classes
    Types
  521. def isCompilerUniverse: Boolean

    Definition Classes
    Global → SymbolTable
  522. def isConstantType(tp: Type): Boolean

    Definition Classes
    Types
  523. def isDifferentType(tp1: Type, tp2: Type): Boolean

    Definition Classes
    Types
  524. def isDifferentTypeConstructor(tp1: Type, tp2: Type): Boolean

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

    Definition Classes
    Types
  526. def isHKSubType0(tp1: Type, tp2: Type, depth: Int): Boolean

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

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

    Definition Classes
    Types
  529. def isMacroExpansionSuppressed(tree: Tree): Boolean

    Definition Classes
    StdAttachments
  530. def isNoParamArrowType(tpe: Type): Boolean

    Definition Classes
    Helpers
  531. def isNonRefinementClassType(tpe: Type): Boolean

    Definition Classes
    Types
  532. def isNonValueType(tp: Type): Boolean

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

    Definition Classes
    Types
  534. def isOutOfDate: Boolean

    Definition Classes
    RichPresentationCompiler → Global
  535. def isPopulated(tp1: Type, tp2: Type): Boolean

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

    Definition Classes
    Types
  537. def isRaw(sym: Symbol, args: List[Type]): Boolean

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

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

    Definition Classes
    Types
  540. def isReferenceToAnyVal(t: Tree): Boolean

    Definition Classes
    Trees
  541. def isReferenceToPredef(t: Tree): Boolean

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

    Definition Classes
    Trees
  543. def isSameType(tp1: Type, tp2: Type): Boolean

    Definition Classes
    Types
  544. def isSameType2(tp1: Type, tp2: Type): Boolean

    Definition Classes
    Types
  545. def isSameTypes(tps1: List[Type], tps2: List[Type]): Boolean

    Definition Classes
    Types
  546. def isScriptRun: Boolean

    Definition Classes
    Global
  547. def isSingleType(tp: Type): Boolean

    Definition Classes
    Types
  548. def isSubArgs(tps1: List[Type], tps2: List[Type], tparams: List[Symbol], depth: Int): Boolean

    Definition Classes
    Types
  549. def isSubType(tp1: Type, tp2: Type, depth: Int): Boolean

    Definition Classes
    Types
  550. def isSubType(tp1: Type, tp2: Type): Boolean

    Definition Classes
    Types
  551. def isSubTypes(tps1: List[Type], tps2: List[Type]): Boolean

    Definition Classes
    Types
  552. def isUnboundedGeneric(tp: Type): Boolean

    Definition Classes
    Types
  553. def isUseableAsTypeArg(tp: Type): Boolean

    Definition Classes
    Types
  554. final def isUseableAsTypeArgs(tps: List[Type]): Boolean

    Definition Classes
    Types
    Annotations
    @tailrec()
  555. final def isValid(period: Period): Boolean

    Definition Classes
    SymbolTable
  556. final def isValidForBaseClasses(period: Period): Boolean

    Definition Classes
    SymbolTable
  557. def isValueType(tp: Type): Boolean

    Definition Classes
    Types
  558. def isWeakSubType(tp1: Type, tp2: Type): Boolean

    Definition Classes
    Types
  559. def isWithinBounds(pre: Type, owner: Symbol, tparams: List[Symbol], targs: List[Type]): Boolean

    Definition Classes
    Types
  560. def itransform(transformer: RichPresentationCompiler.Transformer, tree: Tree): Tree

    Attributes
    protected
    Definition Classes
    Trees → Trees
  561. def itraverse(traverser: Traverser, tree: Tree): Unit

    Attributes
    protected
    Definition Classes
    Trees → Trees
  562. val javanme: JavaKeywords

    Definition Classes
    StdNames
  563. def kindsConform(tparams: List[Symbol], targs: List[Type], pre: Type, owner: Symbol): Boolean

    Definition Classes
    Kinds
  564. var lastSeenContext: (analyzer)#Context

    Attributes
    protected
    Definition Classes
    Global
  565. var lastSeenSourceFile: SourceFile

    Attributes
    protected
    Definition Classes
    Global
  566. def linkPos(sym: Symbol, source: SourceFile): Position

    Attributes
    protected
  567. def loadPlugins(): List[Plugin]

    Attributes
    protected
    Definition Classes
    Plugins
  568. def loadRoughPluginsList(): List[Plugin]

    Attributes
    protected
    Definition Classes
    Plugins
  569. def loadUsesOfSym(sym: Symbol)(implicit ec: ExecutionContext): Future[Set[RawFile]]

    Definition Classes
    RichCompilerControl
  570. def loadedFiles: List[SourceFile]

    Definition Classes
    RichCompilerControl
  571. lazy val loaders: BrowsingLoaders { val global: RichPresentationCompiler.this.type }

    Definition Classes
    Global → Global
  572. def locateContext(contexts: Contexts, pos: Position): Option[Context]

    Definition Classes
    ContextTrees
  573. def locateContext(pos: Position): Option[Context]

    Definition Classes
    CompilerControl
  574. def locateContextTree(contexts: Contexts, pos: Position): Option[ContextTree]

    Definition Classes
    ContextTrees
  575. def locateSymbolPos(sym: Symbol, needPos: PosNeeded): Option[SourcePosition]

    Definition Classes
    ModelBuilders
  576. def locateTree(pos: Position): Tree

    Definition Classes
    CompilerControl
  577. final def log(msg: ⇒ AnyRef): Unit

    Definition Classes
    Global → SymbolTable
    Annotations
    @inline()
  578. val log: LogReplay

    Definition Classes
    Global
  579. def logAfterEveryPhase[T](msg: String)(op: ⇒ T): Unit

    Definition Classes
    Global
  580. def logError(msg: String, t: Throwable): Unit

    Definition Classes
    Global
  581. val logger: Logger

  582. def lookupVariable(vble: String, site: Symbol): Option[String]

    Definition Classes
    DocComments
  583. implicit def lowPriorityNameOrdering[T <: Name]: Ordering[T]

    Definition Classes
    SymbolTable
  584. implicit def lowerTermNames(n: TermName): String

    Definition Classes
    StdNames
  585. def lub(ts: List[Type]): Type

    Definition Classes
    Types → Types
  586. def lubDepth(ts: List[Type]): Int

    Definition Classes
    Types
  587. def makeAll(context: CompletionContext, maxResults: Int, caseSens: Boolean)(implicit ec: ExecutionContext): Future[List[CompletionInfo]]

    Definition Classes
    CompletionControl
  588. def makeNoSymbol: NoSymbol

    Attributes
    protected
    Definition Classes
    Symbols
  589. def manifestToTypeTag[T](mirror: Any, manifest: Manifest[T]): scala.reflect.api.Universe.TypeTag[T]

    Definition Classes
    TagInterop
  590. final def map2[A, B, C](xs1: List[A], xs2: List[B])(f: (A, B) ⇒ C): List[C]

    Definition Classes
    Collections
  591. def map2Conserve[A <: AnyRef, B](xs: List[A], ys: List[B])(f: (A, B) ⇒ A): List[A]

    Definition Classes
    Types
  592. final def map3[A, B, C, D](xs1: List[A], xs2: List[B], xs3: List[C])(f: (A, B, C) ⇒ D): List[D]

    Definition Classes
    Collections
  593. final def mapFrom[A, A1 >: A, B](xs: List[A])(f: (A) ⇒ B): Map[A1, B]

    Definition Classes
    Collections
  594. def mapParamss[T](sym: Symbol)(f: (Symbol) ⇒ T): List[List[T]]

    Definition Classes
    Symbols
  595. final def mapWithIndex[A, B](xs: List[A])(f: (A, Int) ⇒ B): List[B]

    Definition Classes
    Collections
  596. final def matchesType(tp1: Type, tp2: Type, alwaysMatchSimple: Boolean): Boolean

    Definition Classes
    Types
  597. final val maxTostringRecursions: Int(50)

    Definition Classes
    Types
  598. def merge(src: String, dst: String, sym: Symbol, copyFirstPara: Boolean): String

    Definition Classes
    DocComments
  599. def mergePrefixAndArgs(tps: List[Type], variance: Int, depth: Int): Option[Type]

    Definition Classes
    Types
  600. final def mexists[A](xss: List[List[A]])(p: (A) ⇒ Boolean): Boolean

    Definition Classes
    Collections
  601. final def mfilter[A](xss: List[List[A]])(p: (A) ⇒ Boolean): List[A]

    Definition Classes
    Collections
  602. final def mfind[A](xss: List[List[A]])(p: (A) ⇒ Boolean): Option[A]

    Definition Classes
    Collections
  603. final def mforall[A](xss: List[List[A]])(p: (A) ⇒ Boolean): Boolean

    Definition Classes
    Collections
  604. final def mforeach[A](xss: List[List[A]])(f: (A) ⇒ Unit): Unit

    Definition Classes
    Collections
  605. var minRunId: Int

    Attributes
    protected[scala.tools.nsc.interactive]
    Definition Classes
    Global
  606. def mirrorThatLoaded(sym: Symbol): Mirror

    Definition Classes
    Global → SymbolTable
  607. val missingAliasException: MissingAliasControl

    Definition Classes
    Types
  608. def missingHook(owner: Symbol, name: Name): Symbol

    Definition Classes
    SymbolTable
  609. def mkAttributedQualifier(tpe: Type, termSym: Symbol): Tree

    Definition Classes
    Global
  610. def mkImporter(from0: Universe): Importer { val from: from0.type }

    Definition Classes
    Importers → Importers
  611. final def mmap[A, B](xss: List[List[A]])(f: (A) ⇒ B): List[List[B]]

    Definition Classes
    Collections
  612. def moveToFront(fs: List[SourceFile]): Unit

    Definition Classes
    Global
  613. def nameChars: Array[Char]

    Definition Classes
    Names
  614. final val nameDebug: Boolean(false)

    Definition Classes
    Names
  615. implicit lazy val namePickler: Pickler[Name]

    Definition Classes
    Picklers
  616. implicit def nameToNameOps(name: Name): NameOps[Name]

    Definition Classes
    LowPriorityNames
  617. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  618. def needsOuterTest(patType: Type, selType: Type, currentOwner: Symbol): Boolean

    Definition Classes
    Types
  619. def nestedMemberType(sym: Symbol, pre: Type, owner: Symbol): Type

    Definition Classes
    Types
  620. def newBaseTypeSeq(parents: List[Type], elems: Array[Type]): BaseTypeSeq

    Attributes
    protected
    Definition Classes
    BaseTypeSeqs
  621. def newCompactTreePrinter(): CompactTreePrinter

    Definition Classes
    Printers
  622. def newCompactTreePrinter(stream: OutputStream): CompactTreePrinter

    Definition Classes
    Printers
  623. def newCompactTreePrinter(writer: PrintWriter): CompactTreePrinter

    Definition Classes
    Printers
  624. def newCompilationUnit(code: String): CompilationUnit

    Definition Classes
    Global
  625. def newExistentialType(quantified: List[Symbol], underlying: Type): Type

    Definition Classes
    Types
  626. def newFreeTermSymbol(name: TermName, value: ⇒ Any, flags: Long, origin: String): FreeTermSymbol

    Definition Classes
    Symbols
  627. def newFreeTypeSymbol(name: TypeName, flags: Long, origin: String): FreeTypeSymbol

    Definition Classes
    Symbols
  628. def newLazyTreeCopier: TreeCopier

    Definition Classes
    Trees → Trees
  629. def newNestedScope(outer: Scope): Scope

    Definition Classes
    Scopes
  630. def newPackageScope(pkgClass: Symbol): Scope

    Definition Classes
    Scopes
  631. def newRawTreePrinter(): RawTreePrinter

    Definition Classes
    Printers
  632. def newRawTreePrinter(stream: OutputStream): RawTreePrinter

    Definition Classes
    Printers
  633. def newRawTreePrinter(writer: PrintWriter): RawTreePrinter

    Definition Classes
    Printers → Printers
  634. def newScope: Scope

    Definition Classes
    Scopes
  635. def newScopeWith(elems: Symbol*): Scope

    Definition Classes
    Scopes → Scopes
  636. def newSourceFile(code: String): BatchSourceFile

    Definition Classes
    Global
  637. def newStandardTreePrinter(): TreePrinter

    Definition Classes
    Printers
  638. def newStandardTreePrinter(stream: OutputStream): TreePrinter

    Definition Classes
    Printers
  639. def newStandardTreePrinter(writer: PrintWriter): TreePrinter

    Definition Classes
    Printers
  640. def newStrictTreeCopier: TreeCopier

    Definition Classes
    Trees → Trees
  641. def newTermName(bs: Array[Byte], offset: Int, len: Int): TermName

    Definition Classes
    Names
  642. def newTermName(s: String): TermName

    Definition Classes
    Names → Names
  643. def newTermName(cs: Array[Char], offset: Int, len: Int, cachedString: String): TermName

    Attributes
    protected
    Definition Classes
    Names
  644. def newTermName(cs: Array[Char]): TermName

    Definition Classes
    Names
  645. def newTermName(cs: Array[Char], offset: Int, len: Int): TermName

    Definition Classes
    Names
  646. def newTermNameCached(s: String): TermName

    Definition Classes
    Names
  647. def newTreePrinter(): TreePrinter

    Definition Classes
    Printers → Printers
  648. def newTreePrinter(stream: OutputStream): TreePrinter

    Definition Classes
    Printers → Printers
  649. def newTreePrinter(writer: PrintWriter): TreePrinter

    Definition Classes
    Printers → Printers → Printers
  650. def newTypeName(bs: Array[Byte], offset: Int, len: Int): TypeName

    Definition Classes
    Names
  651. def newTypeName(cs: Array[Char], offset: Int, len: Int): TypeName

    Definition Classes
    Names
  652. def newTypeName(s: String): TypeName

    Definition Classes
    Names → Names
  653. def newTypeName(cs: Array[Char], offset: Int, len: Int, cachedString: String): TypeName

    Attributes
    protected
    Definition Classes
    Names
  654. def newTypeName(cs: Array[Char]): TypeName

    Definition Classes
    Names
  655. def newTypeNameCached(s: String): TypeName

    Definition Classes
    Names
  656. def newTyperRun(): Unit

    Definition Classes
    Global
  657. def newUndoLog: UndoLog

    Attributes
    protected
    Definition Classes
    Types
  658. def newUnitParser(code: String): scala.tools.nsc.Global.syntaxAnalyzer.UnitParser

    Definition Classes
    Global
  659. def newUnitScanner(code: String): scala.tools.nsc.Global.syntaxAnalyzer.UnitScanner

    Definition Classes
    Global
  660. def nextId(): Int

    Attributes
    protected
    Definition Classes
    Symbols
  661. object nme extends scala.reflect.internal.SymbolTable.TermNames

    Definition Classes
    StdNames
  662. lazy val noPosition: CondPickler[scala.reflect.internal.util.NoPosition.type]

    Definition Classes
    Picklers
  663. val nodeToString: (Tree) ⇒ String

    Definition Classes
    Global
  664. def nonTrivialMembers(clazz: Symbol): Iterable[Symbol]

    Definition Classes
    Types
  665. val normaliseClass: (ClassName) ⇒ ClassName

    Definition Classes
    SymbolToFqn
  666. def normalizePlus(tp: Type): Type

    Definition Classes
    Types
  667. final def notify(): Unit

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

    Definition Classes
    AnyRef
  669. def numericGlb(ts: List[Type]): Type

    Definition Classes
    Types
  670. def numericLub(ts: List[Type]): Type

    Definition Classes
    Types
  671. def objToAny(tp: Type): Type

    Definition Classes
    Types
  672. lazy val offsetPosition: CondPickler[OffsetPosition]

    Definition Classes
    Picklers
  673. def onCompilerThread: Boolean

    Definition Classes
    CompilerControl
  674. def onUnitOf[T](source: SourceFile)(op: (RichCompilationUnit) ⇒ T): T

    Definition Classes
    CompilerControl
  675. def openPackageModule(pkgClass: Symbol): Unit

    Definition Classes
    SymbolTable
  676. def openPackageModule(container: Symbol, dest: Symbol): Unit

    Definition Classes
    SymbolTable
  677. val originalOwner: HashMap[Symbol, Symbol]

    Definition Classes
    Symbols
  678. def outerClass(typeSym: Symbol): Option[Symbol]

    Definition Classes
    Helpers
  679. def overloadedType(pre: Type, alternatives: List[Symbol]): Type

    Definition Classes
    Types
  680. final def packSymbols(hidden: List[Symbol], tp: Type, rawOwner: Option[Symbol]): Type

    Definition Classes
    ExistentialsAndSkolems
  681. def packageMembers(parent: Symbol): Iterable[Symbol]

    Definition Classes
    Helpers
  682. def paramString(tp: Type): String

    Definition Classes
    TypeDebugging
  683. val parent: ActorRef

  684. def parseTree(source: SourceFile): Tree

    Definition Classes
    CompilerControl
  685. def patch(f: AbstractFile, d: (Int, Int, String)): Array[Char]

    Definition Classes
    Picklers
  686. final def period(rid: RunId, pid: Int): Period

    Definition Classes
    SymbolTable
  687. var phStack: List[Phase]

    Definition Classes
    SymbolTable
  688. final def phase: Phase

    Definition Classes
    SymbolTable
  689. def phaseDescriptions: String

    Definition Classes
    Global
  690. lazy val phaseDescriptors: List[SubComponent]

    Definition Classes
    Global
  691. def phaseFlagDescriptions: String

    Definition Classes
    Global
  692. final def phaseId(period: Period): Int

    Definition Classes
    SymbolTable
  693. lazy val phaseNames: List[String]

    Definition Classes
    Global
  694. final def phaseOf(period: Period): Phase

    Definition Classes
    SymbolTable
  695. val phaseWithId: Array[Phase]

    Definition Classes
    Global → SymbolTable
  696. final def phase_=(p: Phase): Unit

    Definition Classes
    SymbolTable
  697. lazy val phasesDescMap: Map[SubComponent, String]

    Attributes
    protected
    Definition Classes
    Global
  698. lazy val phasesSet: HashSet[SubComponent]

    Attributes
    protected
    Definition Classes
    Global
  699. def picklerPhase: Phase

    Definition Classes
    Global → Required
  700. lazy val platform: ThisPlatform

    Definition Classes
    Global
  701. def pluginDescriptions: String

    Definition Classes
    Plugins
  702. def pluginOptionsHelp: String

    Definition Classes
    Plugins
  703. lazy val plugins: List[Plugin]

    Definition Classes
    Plugins
  704. final def popPhase(ph: Phase): Unit

    Definition Classes
    SymbolTable
  705. lazy val posAssigner: PosAssigner

    Attributes
    protected[this]
    Definition Classes
    Positions → Positions
  706. implicit lazy val position: Pickler[Position]

    Definition Classes
    Picklers
  707. def prepareSortedInterfaceInfo(members: Iterable[Member], parents: Iterable[Type]): Iterable[InterfaceInfo]

    Definition Classes
    ModelBuilders
  708. def printAfterEachPhase[T](op: ⇒ T): Unit

    Definition Classes
    Global
  709. def printAllUnits(): Unit

    Definition Classes
    Global
  710. var printInfers: Boolean

    Definition Classes
    Global
  711. var printTypings: Boolean

    Definition Classes
    Global
  712. implicit def promoteTermNamesAsNecessary(name: Name): TermName

    Definition Classes
    Names
  713. final def pushPhase(ph: Phase): Phase

    Definition Classes
    SymbolTable
  714. def quotedName(name: String): String

    Definition Classes
    Printers
  715. def quotedName(name: Name): String

    Definition Classes
    Printers
  716. def quotedName(name: Name, decode: Boolean): String

    Definition Classes
    Printers
  717. def rangePos(source: SourceFile, start: Int, point: Int, end: Int): RangePosition

    Definition Classes
    RangePositions → Positions
  718. lazy val rangePosition: CondPickler[RangePosition]

    Definition Classes
    Picklers
  719. def rawDocComment(sym: Symbol): String

    Definition Classes
    DocComments
  720. def rawToExistential: TypeMap

    Definition Classes
    Types
  721. def recentlyDeleted(): List[Symbol]

    Definition Classes
    CompilerControl
  722. def referenceCapturedVariable(vble: Symbol): Tree

    Definition Classes
    CapturedVariables
  723. def refinedType(parents: List[Type], owner: Symbol): Type

    Definition Classes
    Types → Types
  724. def refinedType(parents: List[Type], owner: Symbol, decls: Scope, pos: Position): Type

    Definition Classes
    Types → Types
  725. def registerContext(c: Context): Unit

    Definition Classes
    Global → Global
  726. def registerTopLevelSym(sym: Symbol): Unit

    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
  727. def reify[T](expr: T): Expr[T]

    Definition Classes
    Universe
  728. def reloadAndType(f: File): Unit

    Attributes
    protected
    Definition Classes
    RefactoringImpl
  729. def reloadAndTypeFiles(sources: Iterable[SourceFile]): Unit

    Attributes
    protected
  730. implicit def reloadItem: CondPickler[ReloadItem]

    Definition Classes
    Picklers
  731. def removeAllAnnotationCheckers(): Unit

    Definition Classes
    AnnotationCheckers
  732. def removeUnitOf(s: SourceFile): Option[RichCompilationUnit]

    Definition Classes
    CompilerControl
  733. def render(what: Any, mkPrinter: (PrintWriter) ⇒ RichPresentationCompiler.TreePrinter, printTypes: BooleanFlag, printIds: BooleanFlag, printKinds: BooleanFlag, printMirrors: BooleanFlag): String

    Attributes
    protected
    Definition Classes
    Printers
  734. def repackExistential(tp: Type): Type

    Definition Classes
    Types
  735. def reportThrowable(t: Throwable): Unit

    Definition Classes
    Global
  736. var reporter: Reporter

    Definition Classes
    Global
  737. final def require(requirement: Boolean): Unit

    Definition Classes
    Global
    Annotations
    @inline()
  738. final def require(requirement: Boolean, message: ⇒ Any): Unit

    Definition Classes
    Global
    Annotations
    @inline()
  739. def resetAllAttrs(x: Tree, leaveAlone: (Tree) ⇒ Boolean): Tree

    Definition Classes
    Trees
  740. def resetLocalAttrs(x: Tree, leaveAlone: (Tree) ⇒ Boolean): Tree

    Definition Classes
    Trees
  741. def resetLocalAttrsKeepLabels(x: Tree, leaveAlone: (Tree) ⇒ Boolean): Tree

    Definition Classes
    Trees
  742. def respond[T](result: Response[T])(op: ⇒ T): Unit

    Definition Classes
    Global
  743. def respondGradually[T](response: Response[T])(op: ⇒ Stream[T]): Unit

    Definition Classes
    Global
  744. val richReporter: Reporter

  745. lazy val rootMirror: Mirror

    Definition Classes
    Global → Mirrors
  746. lazy val roughPluginsList: List[Plugin]

    Attributes
    protected
    Definition Classes
    Plugins
  747. final def runId(period: Period): RunId

    Definition Classes
    SymbolTable
  748. final def sameLength(xs1: List[_], xs2: List[_]): Boolean

    Definition Classes
    Types
  749. def scalaName(tpe: Type, full: Boolean): ScalaName

    Definition Classes
    TypeToScalaName
  750. var scheduler: WorkScheduler

    Attributes
    protected[scala.tools.nsc.interactive]
    Definition Classes
    CompilerControl
  751. def scopeTransform(owner: Symbol)(op: ⇒ Scope): Scope

    Definition Classes
    Scopes
  752. val search: SearchService

  753. def setNotifyWhenReady(): Unit

    Attributes
    protected
  754. val settings: Settings

    Definition Classes
    RichPresentationCompiler → Global → Required
  755. def shortName(sym: Symbol): ScalaName

    Definition Classes
    TypeToScalaName
  756. def shortName(tpe: Type): ScalaName

    Definition Classes
    TypeToScalaName
  757. val shorthands: Set[String]

    Definition Classes
    Types
  758. def shouldLogAtThisPhase: Boolean

    Definition Classes
    Global → SymbolTable
  759. def shouldTriggerCompleter(symbol: Symbol, completer: Type, isFlagRelated: Boolean, mask: Long): Boolean

    Attributes
    protected
    Definition Classes
    Symbols
  760. def show(flags: FlagSet): String

    Definition Classes
    Printers → Printers
  761. def show(name: Name): String

    Definition Classes
    Printers → Printers
  762. def show(any: Any, printTypes: BooleanFlag, printIds: BooleanFlag, printKinds: BooleanFlag, printMirrors: BooleanFlag): String

    Definition Classes
    Printers
  763. def showDef(fullName: Name, declsOnly: Boolean, ph: Phase): Unit

    Definition Classes
    Global
  764. final val showOuterTests: Boolean(false)

    Definition Classes
    Printers
  765. def showRaw(flags: FlagSet): String

    Definition Classes
    Printers
  766. def showRaw(name: Name): String

    Definition Classes
    Printers
  767. def showRaw(any: Any, printTypes: BooleanFlag, printIds: BooleanFlag, printKinds: BooleanFlag, printMirrors: BooleanFlag): String

    Definition Classes
    Printers
  768. lazy val shutdownReq: CondPickler[ShutdownReq.type]

    Definition Classes
    Picklers
  769. def signalDone(context: Context, old: Tree, result: Tree): Unit

    Definition Classes
    Global → Global
  770. def signalParseProgress(pos: Position): Unit

    Definition Classes
    Global → Global
  771. def singleType(pre: Type, sym: Symbol): Type

    Definition Classes
    Types → Types
  772. def singletonBounds(hi: Type): TypeBounds

    Definition Classes
    Types
  773. var skolemizationLevel: Int

    Definition Classes
    Types
  774. lazy val sn: SymbolNames

    Definition Classes
    StdNames
  775. def solidDescendants(tree: Tree): List[Tree]

    Definition Classes
    RangePositions
  776. def solve(tvars: List[TypeVar], tparams: List[Symbol], variances: List[Int], upper: Boolean, depth: Int): Boolean

    Definition Classes
    Types
  777. def solve(tvars: List[TypeVar], tparams: List[Symbol], variances: List[Int], upper: Boolean): Boolean

    Definition Classes
    Types
  778. implicit lazy val sourceFile: Pickler[SourceFile]

    Definition Classes
    Picklers
  779. def spanningTypes(ts: List[Type]): List[Type]

    Definition Classes
    Types
  780. def specializesSym(tp: Type, sym: Symbol, depth: Int): Boolean

    Definition Classes
    Types
  781. def specializesSym(tp: Type, sym: Symbol): Boolean

    Definition Classes
    Types
  782. def specificOwnerOfSymbolAt(pos: Position): Option[Symbol]

    Attributes
    protected
  783. def stabilizedType(tree: Tree): Type

    Definition Classes
    Global
  784. final def startRun(period: Period): Period

    Definition Classes
    SymbolTable
  785. implicit def stringToTermName(s: String): TermName

    Definition Classes
    Names
  786. implicit def stringToTypeName(s: String): TypeName

    Definition Classes
    Names
  787. def structureView(fileInfo: SourceFile): List[StructureViewMember]

    Definition Classes
    StructureViewBuilder
  788. def superComment(sym: Symbol): Option[String]

    Attributes
    protected
    Definition Classes
    DocComments
  789. def supplementErrorMessage(errorMessage: String): String

    Definition Classes
    Global → SymbolTable
  790. def suppressMacroExpansion(tree: Tree): Tree

    Definition Classes
    StdAttachments
  791. def suspendTypeVarsInType(tp: Type): List[TypeVar]

    Definition Classes
    Types
  792. def symName(tree: Tree, name: Name): String

    Definition Classes
    Printers
  793. implicit lazy val symPickler: Pickler[Symbol]

    Definition Classes
    Picklers
  794. def symbolAt(pos: Position): Option[Symbol]

    Attributes
    protected
  795. def syncTopLevelSyms(unit: RichCompilationUnit): Unit

    Definition Classes
    Global
  796. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  797. implicit lazy val throwable: Pickler[Throwable]

    Definition Classes
    Picklers
  798. def throwableAsString(t: Throwable): String

    Definition Classes
    Global → SymbolTable
  799. val toBeRemoved: Set[AbstractFile]

    Attributes
    protected
    Definition Classes
    Global
  800. val toBeRemovedAfterRun: Set[AbstractFile]

    Attributes
    protected
    Definition Classes
    Global
  801. def toFqn(sym: Symbol): FullyQualifiedName

    Definition Classes
    SymbolToFqn
  802. def toJavaDoc(s: String): String

    Definition Classes
    DocComments
  803. def toString(): String

    Definition Classes
    AnyRef → Any
  804. def toSymbol(fqn: FullyQualifiedName): Symbol

    Definition Classes
    FqnToSymbol
  805. def toSymbol(scalaName: String, declaredAs: Option[DeclaredAs] = None, rootSymbol: Symbol = RootClass): Symbol

    Definition Classes
    FqnToSymbol
  806. final val traceSymbolActivity: Boolean

    Definition Classes
    SymbolTable
  807. final val traceTypeVars: Boolean

    Definition Classes
    Types
  808. def transformedType(tpe: Type): Type forSome {val _70: Erasure { val global: RichPresentationCompiler.this.type }}

    Definition Classes
    Transforms
  809. def transformedType(sym: Symbol): Type forSome {val _82: Erasure { val global: RichPresentationCompiler.this.type }}

    Definition Classes
    Transforms
  810. lazy val transparentPosition: CondPickler[TransparentPosition]

    Definition Classes
    Picklers
  811. final def transposeSafe[A](ass: List[List[A]]): Option[List[List[A]]]

    Definition Classes
    Collections
  812. val treeBrowser: scala.tools.nsc.Global.treeBrowsers.SwingBrowser

    Definition Classes
    Global
  813. lazy val treeBuild: scala.reflect.internal.TreeGen { val global: RichPresentationCompiler.this.type }

    Definition Classes
    SymbolTable → Universe
  814. val treeCopy: TreeCopier

    Definition Classes
    Trees
  815. def treeLine(t: Tree): String

    Definition Classes
    Trees
  816. val treeNodeCount: View

    Definition Classes
    Trees
  817. lazy val treePrinter: TreePrinter

    Definition Classes
    Trees
  818. def treeStatus(t: Tree, enclosingTree: Tree): String

    Definition Classes
    Trees
  819. def treeSymStatus(t: Tree): String

    Definition Classes
    Trees
  820. def treeToString(tree: Tree): String

    Attributes
    protected
    Definition Classes
    Printers
  821. def typeArgsString(tp: Type): String

    Definition Classes
    TypeDebugging
  822. def typeAt(p: Position): Option[Type]

    Attributes
    protected
  823. def typeDepth(tp: Type): Int

    Definition Classes
    Types
  824. def typeFun(tps: List[Symbol], body: Type): Type

    Definition Classes
    Types
  825. def typeFunAnon(tps: List[Symbol], body: Type): Type

    Definition Classes
    Types
  826. def typeOf[T](implicit ttag: TypeTag[T]): Type

    Definition Classes
    TypeTags
  827. def typeOrArrowTypeResult(tpe: Type): Type

    Definition Classes
    Helpers
  828. def typeParamsString(tp: Type): String

    Definition Classes
    TypeDebugging
  829. def typeParamsToExistentials(clazz: Symbol): List[Symbol]

    Definition Classes
    Types
  830. def typeParamsToExistentials(clazz: Symbol, tparams: List[Symbol]): List[Symbol]

    Definition Classes
    Types
  831. def typeRef(pre: Type, sym: Symbol, args: List[Type]): Type

    Definition Classes
    Types → Types
  832. def typeTag[T](implicit ttag: TypeTag[T]): TypeTag[T]

    Definition Classes
    TypeTags
  833. def typeTagToManifest[T](mirror: Any, tag: scala.reflect.api.Universe.TypeTag[T])(implicit arg0: ClassTag[T]): Manifest[T]

    Definition Classes
    TagInterop
  834. def typeToString(tpe: Type): String

    Attributes
    protected
    Definition Classes
    Types
  835. def typeTreeSymbol(tree: TypeTree): Symbol

    Attributes
    protected
    Definition Classes
    Trees
  836. def typeVarsInType(tp: Type): List[TypeVar]

    Definition Classes
    Types
  837. final def uncheckedBounds(tp: Type): Type

    Definition Classes
    Types
  838. val undetBaseTypeSeq: BaseTypeSeq

    Definition Classes
    BaseTypeSeqs
  839. lazy val undoLog: UndoLog

    Definition Classes
    Types
  840. def unique[T <: Type](tp: T): T

    Attributes
    protected
    Definition Classes
    Types
  841. val unitOfFile: LinkedHashMap[AbstractFile, RichCompilationUnit] with SynchronizedMap[AbstractFile, RichCompilationUnit]

    Definition Classes
    Global
  842. def unloadFiles(files: List[SourceFile], remove: Boolean): Unit

  843. def unsuppressMacroExpansion(tree: Tree): Tree

    Definition Classes
    StdAttachments
  844. def useCases(sym: Symbol): List[(Symbol, String, Position)]

    Definition Classes
    DocComments
  845. def useCases(sym: Symbol, site: Symbol): List[(Symbol, String, Position)]

    Definition Classes
    DocComments
  846. def usesOfSym(sym: Symbol)(implicit ec: ExecutionContext): Future[Set[RawFile]]

    Definition Classes
    RichCompilerControl
  847. def usesOfSymbol(pos: Position, files: Set[Path]): Iterable[RangePosition]

    Attributes
    protected
  848. def validateClassInfo(tp: ClassInfoType): Unit

    Definition Classes
    Types
  849. def validatePositions(tree: Tree): Unit

    Definition Classes
    RangePositions → Positions
  850. val verboseIDE: Boolean

    Definition Classes
    Global
  851. implicit val vfs: EnsimeVFS

  852. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  855. val waitLoadedTypeResponses: ResponseMap

    Attributes
    protected
    Definition Classes
    Global
  856. def warning(msg: String): Unit

    Definition Classes
    Global → SymbolTable
  857. def weakGlb(ts: List[Type]): (Type, Boolean)

    Definition Classes
    Types
  858. def weakLub(ts: List[Type]): (Type, Boolean)

    Definition Classes
    Types
  859. def weakTypeOf[T](implicit attag: WeakTypeTag[T]): Type

    Definition Classes
    TypeTags
  860. def weakTypeTag[T](implicit attag: WeakTypeTag[T]): WeakTypeTag[T]

    Definition Classes
    TypeTags
  861. def withExistingScalaFiles(files: Set[SourceFileInfo])(f: (List[SourceFile]) ⇒ RpcResponse): RpcResponse

    Attributes
    protected
    Definition Classes
    RichCompilerControl
  862. def withInfoLevel[T](infolevel: scala.tools.nsc.ast.NodePrinters.InfoLevel.Value)(op: ⇒ T): T

    Definition Classes
    Global
  863. def withTypesExplained[A](op: ⇒ A): A

    Definition Classes
    Types
  864. implicit def workEvent: Pickler[WorkEvent]

    Definition Classes
    Picklers
  865. def wrap[A](compute: (Response[A]) ⇒ Unit, handle: (Throwable) ⇒ A): A

  866. def wrapIntoTerm(tree: Tree): Tree

    Definition Classes
    Trees
  867. def wrapLinkPos(sym: Symbol, source: SourceFile): Position

  868. def wrapReloadPosition(p: Position): Unit

  869. def wrapReloadSource(source: SourceFile): Unit

  870. def wrapReloadSources(sources: List[SourceFile]): Unit

  871. def wrapTypeMembers(p: Position): List[Member]

  872. def wrapTypedTree(source: SourceFile, forceReload: Boolean): Tree

  873. def wrapTypedTreeAt(position: Position): Tree

  874. def wrappingIntoTerm(tree0: Tree)(op: (Tree) ⇒ Tree): Tree

    Definition Classes
    Trees
  875. def wrappingPos(trees: List[Tree]): Position

    Definition Classes
    RangePositions → Positions → Positions
  876. def wrappingPos(default: Position, trees: List[Tree], focus: Boolean): Position

    Definition Classes
    RangePositions → Positions
  877. def wrappingPos(default: Position, trees: List[Tree]): Position

    Definition Classes
    Positions → Positions
  878. def xprintTree(treePrinter: RichPresentationCompiler.TreePrinter, tree: Tree): Unit

    Definition Classes
    Printers → Printers
  879. def xtransform(transformer: RichPresentationCompiler.Transformer, tree: Tree): Tree

    Attributes
    protected
    Definition Classes
    Trees → Trees
  880. def xtraverse(traverser: Traverser, tree: Tree): Unit

    Attributes
    protected
    Definition Classes
    Trees → Trees

Deprecated Value Members

  1. def abort(): Nothing

    Definition Classes
    SymbolTable
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Give us a reason

  2. def askDocComment(sym: Symbol, site: Symbol, source: SourceFile, response: Response[(String, String, Position)]): Unit

    Definition Classes
    CompilerControl
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.2) Use method that accepts fragments

  3. def askInstrumented(source: SourceFile, line: Int, response: Response[(String, Array[Char])]): Unit

    Definition Classes
    CompilerControl
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) SI-6458: Instrumentation logic will be moved out of the compiler.

  4. def askParse(source: SourceFile, response: Response[Tree]): Unit

    Definition Classes
    CompilerControl
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) use parseTree(source) instead

  5. def askType(source: SourceFile, forceReload: Boolean, response: Response[Tree]): Unit

    Definition Classes
    CompilerControl
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.1) Use askLoadedTyped instead to avoid race conditions in the typechecker

  6. def clearOnNextRun(sym: Symbol): Boolean

    Definition Classes
    Global
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) use invalidateClassPathEntries instead

  7. def duplicateTree(tree: Tree): Tree

    Attributes
    protected[scala]
    Definition Classes
    Trees
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Moved to tree.duplicate

  8. def getInstrumented(source: SourceFile, line: Int, response: Response[(String, Array[Char])]): Unit

    Definition Classes
    Global
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) SI-6458: Instrumentation logic will be moved out of the compiler.

  9. def instTypeVar(tp: Type): Type

    Definition Classes
    Types
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) The compiler doesn't use this so you shouldn't either - it will be removed

  10. def logThrowable(t: Throwable): Unit

    Definition Classes
    Global
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.1) Renamed to reportThrowable

  11. def onlyPresentation: Boolean

    Definition Classes
    Global
    Annotations
    @deprecated
    Deprecated

    (Since version 2.9.0) Use forInteractive or forScaladoc, depending on what you're after

  12. def polyType(params: List[Symbol], tpe: Type): Type

    Definition Classes
    Types → Types
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) use genPolyType(...) instead

  13. def unitOf(pos: Position): RichCompilationUnit

    Definition Classes
    CompilerControl
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) use getUnitOf(pos.source) or onUnitOf(pos.source) instead

  14. def unitOf(s: SourceFile): RichCompilationUnit

    Definition Classes
    CompilerControl
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) use getUnitOf(s) or onUnitOf(s) instead

  15. def view(s: String): TermName

    Definition Classes
    Names
    Annotations
    @deprecated
    Deprecated

    (Since version 2.9.0)

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 ScratchPadMaker

Inherited from RichCompilationUnits

Inherited from ContextTrees

Inherited from RangePositions

Inherited from CompilerControl

Inherited from Global

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 BuildUtils

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 Types

Inherited from Symbols

Inherited from Names

Inherited from LowPriorityNames

Inherited from Collections

Inherited from Universe

Inherited from Universe

Inherited from Importers

Inherited from Printers

Inherited from Mirrors

Inherited from BuildUtils

Inherited from StandardNames

Inherited from StandardDefinitions

Inherited from TagInterop

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