org.ensime.core

RichPresentationCompiler

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

Linear Supertypes
TypeToScalaName, FqnToSymbol, SymbolToFqn, StructureViewBuilder, PositionBackCompat, PresentationCompilerBackCompat, Helpers, Completion, 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. Completion
  10. RefactoringImpl
  11. RichCompilerControl
  12. DocFinding
  13. CompletionControl
  14. RefactoringControl
  15. ModelBuilders
  16. Global
  17. Picklers
  18. ScratchPadMaker
  19. RichCompilationUnits
  20. ContextTrees
  21. RangePositions
  22. CompilerControl
  23. Global
  24. Positions
  25. DocComments
  26. Printers
  27. Trees
  28. PhaseAssembly
  29. Plugins
  30. CompilationUnits
  31. SymbolTable
  32. SymbolTable
  33. BuildUtils
  34. StdCreators
  35. StdAttachments
  36. CapturedVariables
  37. Required
  38. Importers
  39. TypeDebugging
  40. Positions
  41. Printers
  42. Trees
  43. AnnotationCheckers
  44. AnnotationInfos
  45. StdNames
  46. Transforms
  47. InfoTransformers
  48. BaseTypeSeqs
  49. Constants
  50. Definitions
  51. Mirrors
  52. Scopes
  53. FlagSets
  54. ExistentialsAndSkolems
  55. Kinds
  56. Types
  57. Symbols
  58. Names
  59. LowPriorityNames
  60. Collections
  61. Universe
  62. Universe
  63. Importers
  64. Printers
  65. Mirrors
  66. BuildUtils
  67. StandardNames
  68. StandardDefinitions
  69. TagInterop
  70. TypeTags
  71. Exprs
  72. Positions
  73. Annotations
  74. Constants
  75. Trees
  76. Names
  77. Scopes
  78. FlagSets
  79. Types
  80. Symbols
  81. AnyRef
  82. 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)

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. implicit val AnnotationTag: ClassTag[AnnotationInfo]

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

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

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

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

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

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

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

    Definition Classes
    AnnotationInfos → Annotations
  18. object ArrowTypeInfoBuilder

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

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

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

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

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

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

    Definition Classes
    Trees → Trees
  25. object BooleanFlag extends Serializable

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Constants
  38. object CompletionInfoBuilder

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

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

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

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

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

    Definition Classes
    Types → Types
  44. val CyclicInheritance: Throwable

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

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

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

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

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

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

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

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

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

    Definition Classes
    Constants
  54. def EmptyPackageClass: ClassSymbol

    Definition Classes
    Global
  55. lazy val EmptyTreeTypeSubstituter: TreeTypeSubstituter

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Trees → Trees
  66. val GlbFailure: Throwable

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Constants
  87. implicit val MatchTag: ClassTag[Match]

    Definition Classes
    Trees → Trees
  88. val MaxPhases: Int

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Trees → Trees
  101. object NamedTypeMemberInfo

    Definition Classes
    ModelBuilders
  102. val NestedArgument: NestedAnnotArg.type

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

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

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

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

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

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

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

    Definition Classes
    ContextTrees
  110. val NoFlags: FlagSet

    Definition Classes
    FlagSets → FlagSets
  111. val NoKindErrors: KindErrors

    Definition Classes
    Kinds
  112. lazy val NoMods: Modifiers

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

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

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

    Definition Classes
    SymbolTable
  116. lazy val NoSymbol: NoSymbol

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

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

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

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

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

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

    Definition Classes
    Trees → Trees
  123. object PackageInfo

    Definition Classes
    ModelBuilders
  124. object ParamSectionInfoBuilder

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

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

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

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

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

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

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

    Definition Classes
    Trees → Trees
  132. def RootClass: ClassSymbol

    Definition Classes
    Global
  133. implicit val ScopeTag: ClassTag[Scope]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Trees → Trees
  150. object SymbolInfo

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

    Definition Classes
    Symbols → Symbols
  152. 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
  153. implicit val TemplateTag: ClassTag[Template]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Trees → Trees
  174. object TypeInfo

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    CompilerControl
  241. def askCompletePackageMember(path: String, prefix: String): List[CompletionInfo]

    Definition Classes
    RichCompilerControl
  242. def askCompletionsAt(p: Position, maxResults: Int, caseSens: Boolean): CompletionInfoList

    Definition Classes
    RichCompilerControl
  243. def askDoRefactor(procId: Int, refactor: RefactorDesc): Either[RefactorFailure, RefactorDiffEffect]

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

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

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

    Definition Classes
    RichCompilerControl
  247. def askDocSignatureForSymbol(typeFullName: String, memberName: Option[String], signatureString: Option[String]): Option[DocSigPair]

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

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

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

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

    Definition Classes
    RichCompilerControl
  252. def askInspectTypeByName(name: String): Option[TypeInspectInfo]

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

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

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

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

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

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

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

    Definition Classes
    Picklers
  260. def askNotifyWhenReady(): Unit

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

    Definition Classes
    RichCompilerControl
  262. def askPackageByPath(path: String): Option[PackageInfo]

    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 askReloadAllFiles(): Either[Unit, Throwable]

    Definition Classes
    RichCompilerControl
  268. def askReloadAndTypeFiles(files: Iterable[SourceFile]): Option[Unit]

    Definition Classes
    RichCompilerControl
  269. def askReloadExistingFiles(): Either[Unit, Throwable]

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

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

    Definition Classes
    RichCompilerControl
  272. def askRemoveAllDeleted(): Option[Unit]

    Definition Classes
    RichCompilerControl
  273. def askRemoveDeleted(f: File): Option[Unit]

    Definition Classes
    RichCompilerControl
  274. def askReset(): Unit

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

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

    Definition Classes
    Picklers
  277. def askShutdown(): Unit

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

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

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

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

    Definition Classes
    RichCompilerControl
  282. def askSymbolByName(fqn: String, memberName: Option[String], signatureString: Option[String]): Option[SymbolInfo]

    Definition Classes
    RichCompilerControl
  283. def askSymbolByScalaName(name: String): Option[Symbol]

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    RichCompilerControl
  295. def askTypeInfoByName(name: String): Option[TypeInfo]

    Definition Classes
    RichCompilerControl
  296. def askTypeInfoByNameAt(name: String, p: Position): Option[TypeInfo]

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

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

    Definition Classes
    RichCompilerControl
  299. def askUnloadAllFiles(): Unit

    Definition Classes
    RichCompilerControl
  300. def askUsesOfSymAtPoint(p: Position): List[RangePosition]

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

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

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

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

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

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

    Definition Classes
    SymbolTable
  307. def atPhaseStackMessage: String

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Types
  325. val build: BuildApi

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

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

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

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

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

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

    Definition Classes
    Global
  332. def charset: Charset

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

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

    Definition Classes
    Kinds
  335. def checkNoResponsesOutstanding(): Unit

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

    Definition Classes
    Names
  337. def classPath: PlatformClassPath

    Definition Classes
    Global
  338. def clearDocComments(): Unit

    Definition Classes
    DocComments
  339. def clearIgnoredFiles(): Unit

    Definition Classes
    Global
  340. def clone(): AnyRef

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

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

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

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

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

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

    Definition Classes
    Collections
  347. def commonOwnerMap: CommonOwnerMap

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

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

    Definition Classes
    Types
    Annotations
    @tailrec()
  350. def completePackageMember(path: String, prefix: String): List[CompletionInfo]

    Definition Classes
    Completion
  351. def completionSignatureForType(tpe: Type): CompletionSignature

    Definition Classes
    ModelBuilders
  352. def completionsAt(inputP: Position, maxResultsArg: Int, caseSens: Boolean): CompletionInfoList

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

    Definition Classes
    BaseTypeSeqs
  354. def computeInternalPhases(): Unit

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

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

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

    Attributes
    protected
    Definition Classes
    Plugins
  358. val config: EnsimeConfig

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Trees
  370. 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()
  371. def createFromClonedSymbols[T](syms: List[Symbol], tpe: Type)(creator: (List[Symbol], Type) ⇒ T): T

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

    Definition Classes
    Symbols
  373. def createJavadoc: Boolean

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

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

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

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

    Definition Classes
    RichCompilerControl
  378. implicit def cs: Charset

    Definition Classes
    RefactoringImpl
  379. final def currentPeriod: Period

    Definition Classes
    SymbolTable
  380. def currentRun: Run

    Definition Classes
    Global
  381. def currentRunId: Int

    Definition Classes
    Global → SymbolTable
  382. var currentSettings: Settings

    Definition Classes
    Global
  383. def currentSource: SourceFile

    Definition Classes
    Global
  384. def currentUnit: CompilationUnit

    Definition Classes
    Global
  385. val debugIDE: Boolean

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Picklers
  403. def demandNewCompilerRun(): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Attributes
    protected
    Definition Classes
    RefactoringImpl
  426. def doRefactor(procId: Int, refactor: RefactorDesc): Either[RefactorFailure, RefactorDiffEffect]

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Global
  439. val enableTypeVarExperimentals: Boolean

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

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

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

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

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

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

    Definition Classes
    Global
  446. val etaExpandKeepsStar: Boolean

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    DocComments
  463. def filterMembersByPrefix(members: List[Member], prefix: String, matchEntire: Boolean, caseSens: Boolean): List[Member]

    Attributes
    protected
  464. def finalize(): Unit

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

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

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

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

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

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

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

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

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

    Definition Classes
    Global
  474. def forMSIL: Boolean

    Definition Classes
    Global → SymbolTable
  475. def forScaladoc: Boolean

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Attributes
    protected[scala.tools.nsc.interactive]
    Definition Classes
    Global
  491. var getParsedEnteredResponses: ResponseMap

    Attributes
    protected
    Definition Classes
    Global
  492. def getSourceFile(name: String): SourceFile

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

    Definition Classes
    Global
  494. def getUnit(s: SourceFile): Option[RichCompilationUnit]

    Attributes
    protected[scala.tools.nsc.interactive]
    Definition Classes
    Global
  495. def getUnitOf(s: SourceFile): Option[RichCompilationUnit]

    Definition Classes
    CompilerControl
  496. def glb(ts: List[Type]): Type

    Definition Classes
    Types → Types
  497. def glbNorm(ts: List[Type], depth: Int): Type

    Attributes
    protected
    Definition Classes
    Types
  498. def globalError(msg: String): Unit

    Definition Classes
    Global → SymbolTable
  499. var globalPhase: Phase

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

    Definition Classes
    Types
  501. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  502. var ids: Int

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

    Definition Classes
    Global
    Annotations
    @inline()
  504. def importPrivateWithinFromJavaFlags(sym: Symbol, jflags: Int): Symbol

    Definition Classes
    SymbolTable
  505. val indexer: ActorRef

  506. var infoTransformers: InfoTransformer

    Definition Classes
    SymbolTable
  507. def inform[T](msg: String, value: T): T

    Definition Classes
    Global
  508. def inform(msg: String): Unit

    Definition Classes
    Global
  509. def informComplete(msg: String): Unit

    Definition Classes
    Global
  510. final def informIDE(msg: ⇒ String): Unit

    Definition Classes
    Global
    Annotations
    @inline()
  511. def informProgress(msg: String): Unit

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

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

    Definition Classes
    Types
  514. def inspectType(tpe: Type): TypeInspectInfo

    Attributes
    protected
  515. def inspectTypeAt(p: Position): Option[TypeInspectInfo]

    Attributes
    protected
  516. def instantiatedBounds(pre: Type, owner: Symbol, tparams: List[Symbol], targs: List[Type]): List[TypeBounds]

    Definition Classes
    Types
  517. def instrument(source: SourceFile, line: Int): (String, Array[Char])

    Attributes
    protected
    Definition Classes
    ScratchPadMaker
  518. implicit def interruptReq: Pickler[InterruptReq]

    Definition Classes
    Picklers
  519. def intersectionType(tps: List[Type]): Type

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

    Definition Classes
    Types → Types
  521. val intersectionWitness: WeakHashMap[List[Type], WeakReference[Type]]

    Definition Classes
    Types
  522. def invalidateClassPathEntries(paths: String*): (List[ClassSymbol], List[ClassSymbol])

    Definition Classes
    Global
  523. def isArrowType(tpe: Type): Boolean

    Definition Classes
    Helpers
  524. final def isAtPhaseAfter(p: Phase): Boolean

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

    Definition Classes
    Types
  526. def isCompilerUniverse: Boolean

    Definition Classes
    Global → SymbolTable
  527. def isConstantType(tp: Type): Boolean

    Definition Classes
    Types
  528. def isDifferentType(tp1: Type, tp2: Type): Boolean

    Definition Classes
    Types
  529. def isDifferentTypeConstructor(tp1: Type, tp2: Type): Boolean

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

    Definition Classes
    Types
  531. def isHKSubType0(tp1: Type, tp2: Type, depth: Int): Boolean

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

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

    Definition Classes
    Types
  534. def isMacroExpansionSuppressed(tree: Tree): Boolean

    Definition Classes
    StdAttachments
  535. def isNoParamArrowType(tpe: Type): Boolean

    Definition Classes
    Helpers
  536. def isNonRefinementClassType(tpe: Type): Boolean

    Definition Classes
    Types
  537. def isNonValueType(tp: Type): Boolean

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

    Definition Classes
    Types
  539. def isOutOfDate: Boolean

    Definition Classes
    RichPresentationCompiler → Global
  540. def isPopulated(tp1: Type, tp2: Type): Boolean

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

    Definition Classes
    Types
  542. def isRaw(sym: Symbol, args: List[Type]): Boolean

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

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

    Definition Classes
    Types
  545. def isReferenceToAnyVal(t: Tree): Boolean

    Definition Classes
    Trees
  546. def isReferenceToPredef(t: Tree): Boolean

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

    Definition Classes
    Trees
  548. def isSameType(tp1: Type, tp2: Type): Boolean

    Definition Classes
    Types
  549. def isSameType2(tp1: Type, tp2: Type): Boolean

    Definition Classes
    Types
  550. def isSameTypes(tps1: List[Type], tps2: List[Type]): Boolean

    Definition Classes
    Types
  551. def isScriptRun: Boolean

    Definition Classes
    Global
  552. def isSingleType(tp: Type): Boolean

    Definition Classes
    Types
  553. def isSubArgs(tps1: List[Type], tps2: List[Type], tparams: List[Symbol], depth: Int): Boolean

    Definition Classes
    Types
  554. def isSubType(tp1: Type, tp2: Type, depth: Int): Boolean

    Definition Classes
    Types
  555. def isSubType(tp1: Type, tp2: Type): Boolean

    Definition Classes
    Types
  556. def isSubTypes(tps1: List[Type], tps2: List[Type]): Boolean

    Definition Classes
    Types
  557. def isUnboundedGeneric(tp: Type): Boolean

    Definition Classes
    Types
  558. def isUseableAsTypeArg(tp: Type): Boolean

    Definition Classes
    Types
  559. final def isUseableAsTypeArgs(tps: List[Type]): Boolean

    Definition Classes
    Types
    Annotations
    @tailrec()
  560. final def isValid(period: Period): Boolean

    Definition Classes
    SymbolTable
  561. final def isValidForBaseClasses(period: Period): Boolean

    Definition Classes
    SymbolTable
  562. def isValueType(tp: Type): Boolean

    Definition Classes
    Types
  563. def isWeakSubType(tp1: Type, tp2: Type): Boolean

    Definition Classes
    Types
  564. def isWithinBounds(pre: Type, owner: Symbol, tparams: List[Symbol], targs: List[Type]): Boolean

    Definition Classes
    Types
  565. def itransform(transformer: RichPresentationCompiler.Transformer, tree: Tree): Tree

    Attributes
    protected
    Definition Classes
    Trees → Trees
  566. def itraverse(traverser: Traverser, tree: Tree): Unit

    Attributes
    protected
    Definition Classes
    Trees → Trees
  567. val javanme: JavaKeywords

    Definition Classes
    StdNames
  568. def kindsConform(tparams: List[Symbol], targs: List[Type], pre: Type, owner: Symbol): Boolean

    Definition Classes
    Kinds
  569. var lastSeenContext: (analyzer)#Context

    Attributes
    protected
    Definition Classes
    Global
  570. var lastSeenSourceFile: SourceFile

    Attributes
    protected
    Definition Classes
    Global
  571. def linkPos(sym: Symbol, source: SourceFile): Position

    Attributes
    protected
  572. def loadPlugins(): List[Plugin]

    Attributes
    protected
    Definition Classes
    Plugins
  573. def loadRoughPluginsList(): List[Plugin]

    Attributes
    protected
    Definition Classes
    Plugins
  574. def loadedFiles: List[SourceFile]

    Definition Classes
    RichCompilerControl
  575. lazy val loaders: BrowsingLoaders { val global: RichPresentationCompiler.this.type }

    Definition Classes
    Global → Global
  576. def locateContext(contexts: Contexts, pos: Position): Option[Context]

    Definition Classes
    ContextTrees
  577. def locateContext(pos: Position): Option[Context]

    Definition Classes
    CompilerControl
  578. def locateContextTree(contexts: Contexts, pos: Position): Option[ContextTree]

    Definition Classes
    ContextTrees
  579. def locateSymbolPos(sym: Symbol, needPos: PosNeeded): Option[SourcePosition]

    Definition Classes
    ModelBuilders
  580. def locateTree(pos: Position): Tree

    Definition Classes
    CompilerControl
  581. final def log(msg: ⇒ AnyRef): Unit

    Definition Classes
    Global → SymbolTable
    Annotations
    @inline()
  582. val log: LogReplay

    Definition Classes
    Global
  583. def logAfterEveryPhase[T](msg: String)(op: ⇒ T): Unit

    Definition Classes
    Global
  584. def logError(msg: String, t: Throwable): Unit

    Definition Classes
    Global
  585. val logger: Logger

  586. def lookupVariable(vble: String, site: Symbol): Option[String]

    Definition Classes
    DocComments
  587. implicit def lowPriorityNameOrdering[T <: Name]: Ordering[T]

    Definition Classes
    SymbolTable
  588. implicit def lowerTermNames(n: TermName): String

    Definition Classes
    StdNames
  589. def lub(ts: List[Type]): Type

    Definition Classes
    Types → Types
  590. def lubDepth(ts: List[Type]): Int

    Definition Classes
    Types
  591. def makeAll(context: CompletionContext, maxResults: Int, caseSens: Boolean): List[CompletionInfo]

    Definition Classes
    CompletionControl
  592. def makeNoSymbol: NoSymbol

    Attributes
    protected
    Definition Classes
    Symbols
  593. def manifestToTypeTag[T](mirror: Any, manifest: Manifest[T]): scala.reflect.api.Universe.TypeTag[T]

    Definition Classes
    TagInterop
  594. final def map2[A, B, C](xs1: List[A], xs2: List[B])(f: (A, B) ⇒ C): List[C]

    Definition Classes
    Collections
  595. def map2Conserve[A <: AnyRef, B](xs: List[A], ys: List[B])(f: (A, B) ⇒ A): List[A]

    Definition Classes
    Types
  596. 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
  597. final def mapFrom[A, A1 >: A, B](xs: List[A])(f: (A) ⇒ B): Map[A1, B]

    Definition Classes
    Collections
  598. def mapParamss[T](sym: Symbol)(f: (Symbol) ⇒ T): List[List[T]]

    Definition Classes
    Symbols
  599. final def mapWithIndex[A, B](xs: List[A])(f: (A, Int) ⇒ B): List[B]

    Definition Classes
    Collections
  600. final def matchesType(tp1: Type, tp2: Type, alwaysMatchSimple: Boolean): Boolean

    Definition Classes
    Types
  601. final val maxTostringRecursions: Int(50)

    Definition Classes
    Types
  602. def merge(src: String, dst: String, sym: Symbol, copyFirstPara: Boolean): String

    Definition Classes
    DocComments
  603. def mergePrefixAndArgs(tps: List[Type], variance: Int, depth: Int): Option[Type]

    Definition Classes
    Types
  604. final def mexists[A](xss: List[List[A]])(p: (A) ⇒ Boolean): Boolean

    Definition Classes
    Collections
  605. final def mfilter[A](xss: List[List[A]])(p: (A) ⇒ Boolean): List[A]

    Definition Classes
    Collections
  606. final def mfind[A](xss: List[List[A]])(p: (A) ⇒ Boolean): Option[A]

    Definition Classes
    Collections
  607. final def mforall[A](xss: List[List[A]])(p: (A) ⇒ Boolean): Boolean

    Definition Classes
    Collections
  608. final def mforeach[A](xss: List[List[A]])(f: (A) ⇒ Unit): Unit

    Definition Classes
    Collections
  609. var minRunId: Int

    Attributes
    protected[scala.tools.nsc.interactive]
    Definition Classes
    Global
  610. def mirrorThatLoaded(sym: Symbol): Mirror

    Definition Classes
    Global → SymbolTable
  611. val missingAliasException: MissingAliasControl

    Definition Classes
    Types
  612. def missingHook(owner: Symbol, name: Name): Symbol

    Definition Classes
    SymbolTable
  613. def mkAttributedQualifier(tpe: Type, termSym: Symbol): Tree

    Definition Classes
    Global
  614. def mkImporter(from0: Universe): Importer { val from: from0.type }

    Definition Classes
    Importers → Importers
  615. final def mmap[A, B](xss: List[List[A]])(f: (A) ⇒ B): List[List[B]]

    Definition Classes
    Collections
  616. def moveToFront(fs: List[SourceFile]): Unit

    Definition Classes
    Global
  617. def nameChars: Array[Char]

    Definition Classes
    Names
  618. final val nameDebug: Boolean(false)

    Definition Classes
    Names
  619. implicit lazy val namePickler: Pickler[Name]

    Definition Classes
    Picklers
  620. implicit def nameToNameOps(name: Name): NameOps[Name]

    Definition Classes
    LowPriorityNames
  621. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  622. def needsOuterTest(patType: Type, selType: Type, currentOwner: Symbol): Boolean

    Definition Classes
    Types
  623. def nestedMemberType(sym: Symbol, pre: Type, owner: Symbol): Type

    Definition Classes
    Types
  624. def newBaseTypeSeq(parents: List[Type], elems: Array[Type]): BaseTypeSeq

    Attributes
    protected
    Definition Classes
    BaseTypeSeqs
  625. def newCompactTreePrinter(): CompactTreePrinter

    Definition Classes
    Printers
  626. def newCompactTreePrinter(stream: OutputStream): CompactTreePrinter

    Definition Classes
    Printers
  627. def newCompactTreePrinter(writer: PrintWriter): CompactTreePrinter

    Definition Classes
    Printers
  628. def newCompilationUnit(code: String): CompilationUnit

    Definition Classes
    Global
  629. def newExistentialType(quantified: List[Symbol], underlying: Type): Type

    Definition Classes
    Types
  630. def newFreeTermSymbol(name: TermName, value: ⇒ Any, flags: Long, origin: String): FreeTermSymbol

    Definition Classes
    Symbols
  631. def newFreeTypeSymbol(name: TypeName, flags: Long, origin: String): FreeTypeSymbol

    Definition Classes
    Symbols
  632. def newLazyTreeCopier: TreeCopier

    Definition Classes
    Trees → Trees
  633. def newNestedScope(outer: Scope): Scope

    Definition Classes
    Scopes
  634. def newPackageScope(pkgClass: Symbol): Scope

    Definition Classes
    Scopes
  635. def newRawTreePrinter(): RawTreePrinter

    Definition Classes
    Printers
  636. def newRawTreePrinter(stream: OutputStream): RawTreePrinter

    Definition Classes
    Printers
  637. def newRawTreePrinter(writer: PrintWriter): RawTreePrinter

    Definition Classes
    Printers → Printers
  638. def newScope: Scope

    Definition Classes
    Scopes
  639. def newScopeWith(elems: Symbol*): Scope

    Definition Classes
    Scopes → Scopes
  640. def newSourceFile(code: String): BatchSourceFile

    Definition Classes
    Global
  641. def newStandardTreePrinter(): TreePrinter

    Definition Classes
    Printers
  642. def newStandardTreePrinter(stream: OutputStream): TreePrinter

    Definition Classes
    Printers
  643. def newStandardTreePrinter(writer: PrintWriter): TreePrinter

    Definition Classes
    Printers
  644. def newStrictTreeCopier: TreeCopier

    Definition Classes
    Trees → Trees
  645. def newTermName(bs: Array[Byte], offset: Int, len: Int): TermName

    Definition Classes
    Names
  646. def newTermName(s: String): TermName

    Definition Classes
    Names → Names
  647. def newTermName(cs: Array[Char], offset: Int, len: Int, cachedString: String): TermName

    Attributes
    protected
    Definition Classes
    Names
  648. def newTermName(cs: Array[Char]): TermName

    Definition Classes
    Names
  649. def newTermName(cs: Array[Char], offset: Int, len: Int): TermName

    Definition Classes
    Names
  650. def newTermNameCached(s: String): TermName

    Definition Classes
    Names
  651. def newTreePrinter(): TreePrinter

    Definition Classes
    Printers → Printers
  652. def newTreePrinter(stream: OutputStream): TreePrinter

    Definition Classes
    Printers → Printers
  653. def newTreePrinter(writer: PrintWriter): TreePrinter

    Definition Classes
    Printers → Printers → Printers
  654. def newTypeName(bs: Array[Byte], offset: Int, len: Int): TypeName

    Definition Classes
    Names
  655. def newTypeName(cs: Array[Char], offset: Int, len: Int): TypeName

    Definition Classes
    Names
  656. def newTypeName(s: String): TypeName

    Definition Classes
    Names → Names
  657. def newTypeName(cs: Array[Char], offset: Int, len: Int, cachedString: String): TypeName

    Attributes
    protected
    Definition Classes
    Names
  658. def newTypeName(cs: Array[Char]): TypeName

    Definition Classes
    Names
  659. def newTypeNameCached(s: String): TypeName

    Definition Classes
    Names
  660. def newTyperRun(): Unit

    Definition Classes
    Global
  661. def newUndoLog: UndoLog

    Attributes
    protected
    Definition Classes
    Types
  662. def newUnitParser(code: String): scala.tools.nsc.Global.syntaxAnalyzer.UnitParser

    Definition Classes
    Global
  663. def newUnitScanner(code: String): scala.tools.nsc.Global.syntaxAnalyzer.UnitScanner

    Definition Classes
    Global
  664. def nextId(): Int

    Attributes
    protected
    Definition Classes
    Symbols
  665. object nme extends scala.reflect.internal.SymbolTable.TermNames

    Definition Classes
    StdNames
  666. lazy val noPosition: CondPickler[scala.reflect.internal.util.NoPosition.type]

    Definition Classes
    Picklers
  667. val nodeToString: (Tree) ⇒ String

    Definition Classes
    Global
  668. def nonTrivialMembers(clazz: Symbol): Iterable[Symbol]

    Definition Classes
    Types
  669. def normalizePlus(tp: Type): Type

    Definition Classes
    Types
  670. final def notify(): Unit

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

    Definition Classes
    AnyRef
  672. def numericGlb(ts: List[Type]): Type

    Definition Classes
    Types
  673. def numericLub(ts: List[Type]): Type

    Definition Classes
    Types
  674. def objToAny(tp: Type): Type

    Definition Classes
    Types
  675. lazy val offsetPosition: CondPickler[OffsetPosition]

    Definition Classes
    Picklers
  676. def onCompilerThread: Boolean

    Definition Classes
    CompilerControl
  677. def onUnitOf[T](source: SourceFile)(op: (RichCompilationUnit) ⇒ T): T

    Definition Classes
    CompilerControl
  678. def openPackageModule(pkgClass: Symbol): Unit

    Definition Classes
    SymbolTable
  679. def openPackageModule(container: Symbol, dest: Symbol): Unit

    Definition Classes
    SymbolTable
  680. val originalOwner: HashMap[Symbol, Symbol]

    Definition Classes
    Symbols
  681. def outerClass(typeSym: Symbol): Option[Symbol]

    Definition Classes
    Helpers
  682. def overloadedType(pre: Type, alternatives: List[Symbol]): Type

    Definition Classes
    Types
  683. final def packSymbols(hidden: List[Symbol], tp: Type, rawOwner: Option[Symbol]): Type

    Definition Classes
    ExistentialsAndSkolems
  684. def packageMembers(parent: Symbol): Iterable[Symbol]

    Definition Classes
    Helpers
  685. def paramString(tp: Type): String

    Definition Classes
    TypeDebugging
  686. val parent: ActorRef

  687. def parseTree(source: SourceFile): Tree

    Definition Classes
    CompilerControl
  688. def patch(f: AbstractFile, d: (Int, Int, String)): Array[Char]

    Definition Classes
    Picklers
  689. final def period(rid: RunId, pid: Int): Period

    Definition Classes
    SymbolTable
  690. var phStack: List[Phase]

    Definition Classes
    SymbolTable
  691. final def phase: Phase

    Definition Classes
    SymbolTable
  692. def phaseDescriptions: String

    Definition Classes
    Global
  693. lazy val phaseDescriptors: List[SubComponent]

    Definition Classes
    Global
  694. def phaseFlagDescriptions: String

    Definition Classes
    Global
  695. final def phaseId(period: Period): Int

    Definition Classes
    SymbolTable
  696. lazy val phaseNames: List[String]

    Definition Classes
    Global
  697. final def phaseOf(period: Period): Phase

    Definition Classes
    SymbolTable
  698. val phaseWithId: Array[Phase]

    Definition Classes
    Global → SymbolTable
  699. final def phase_=(p: Phase): Unit

    Definition Classes
    SymbolTable
  700. lazy val phasesDescMap: Map[SubComponent, String]

    Attributes
    protected
    Definition Classes
    Global
  701. lazy val phasesSet: HashSet[SubComponent]

    Attributes
    protected
    Definition Classes
    Global
  702. def picklerPhase: Phase

    Definition Classes
    Global → Required
  703. lazy val platform: ThisPlatform

    Definition Classes
    Global
  704. def pluginDescriptions: String

    Definition Classes
    Plugins
  705. def pluginOptionsHelp: String

    Definition Classes
    Plugins
  706. lazy val plugins: List[Plugin]

    Definition Classes
    Plugins
  707. final def popPhase(ph: Phase): Unit

    Definition Classes
    SymbolTable
  708. lazy val posAssigner: PosAssigner

    Attributes
    protected[this]
    Definition Classes
    Positions → Positions
  709. implicit lazy val position: Pickler[Position]

    Definition Classes
    Picklers
  710. def prepareSortedInterfaceInfo(members: Iterable[Member], parents: Iterable[Type]): Iterable[InterfaceInfo]

    Definition Classes
    ModelBuilders
  711. def printAfterEachPhase[T](op: ⇒ T): Unit

    Definition Classes
    Global
  712. def printAllUnits(): Unit

    Definition Classes
    Global
  713. var printInfers: Boolean

    Definition Classes
    Global
  714. var printTypings: Boolean

    Definition Classes
    Global
  715. implicit def promoteTermNamesAsNecessary(name: Name): TermName

    Definition Classes
    Names
  716. final def pushPhase(ph: Phase): Phase

    Definition Classes
    SymbolTable
  717. def quotedName(name: String): String

    Definition Classes
    Printers
  718. def quotedName(name: Name): String

    Definition Classes
    Printers
  719. def quotedName(name: Name, decode: Boolean): String

    Definition Classes
    Printers
  720. def rangePos(source: SourceFile, start: Int, point: Int, end: Int): RangePosition

    Definition Classes
    RangePositions → Positions
  721. lazy val rangePosition: CondPickler[RangePosition]

    Definition Classes
    Picklers
  722. def rawDocComment(sym: Symbol): String

    Definition Classes
    DocComments
  723. def rawToExistential: TypeMap

    Definition Classes
    Types
  724. def recentlyDeleted(): List[Symbol]

    Definition Classes
    CompilerControl
  725. def referenceCapturedVariable(vble: Symbol): Tree

    Definition Classes
    CapturedVariables
  726. def refinedType(parents: List[Type], owner: Symbol): Type

    Definition Classes
    Types → Types
  727. def refinedType(parents: List[Type], owner: Symbol, decls: Scope, pos: Position): Type

    Definition Classes
    Types → Types
  728. def registerContext(c: Context): Unit

    Definition Classes
    Global → Global
  729. 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
  730. def reify[T](expr: T): Expr[T]

    Definition Classes
    Universe
  731. def reloadAndType(f: File): Unit

    Attributes
    protected
    Definition Classes
    RefactoringImpl
  732. def reloadAndTypeFiles(sources: Iterable[SourceFile]): Unit

    Attributes
    protected
  733. implicit def reloadItem: CondPickler[ReloadItem]

    Definition Classes
    Picklers
  734. def removeAllAnnotationCheckers(): Unit

    Definition Classes
    AnnotationCheckers
  735. def removeAllDeleted(): Unit

    Remove symbols defined by files that no longer exist.

    Remove symbols defined by files that no longer exist. Note that these symbols will not be collected by syncTopLevelSyms, since the units in question will never be reloaded again.

  736. def removeDeleted(f: AbstractFile): Unit

    Remove symbols defined by file that no longer exist.

  737. def removeUnitOf(s: SourceFile): Option[RichCompilationUnit]

    Definition Classes
    CompilerControl
  738. def render(what: Any, mkPrinter: (PrintWriter) ⇒ RichPresentationCompiler.TreePrinter, printTypes: BooleanFlag, printIds: BooleanFlag, printKinds: BooleanFlag, printMirrors: BooleanFlag): String

    Attributes
    protected
    Definition Classes
    Printers
  739. def repackExistential(tp: Type): Type

    Definition Classes
    Types
  740. def reportThrowable(t: Throwable): Unit

    Definition Classes
    Global
  741. var reporter: Reporter

    Definition Classes
    Global
  742. final def require(requirement: Boolean): Unit

    Definition Classes
    Global
    Annotations
    @inline()
  743. final def require(requirement: Boolean, message: ⇒ Any): Unit

    Definition Classes
    Global
    Annotations
    @inline()
  744. def resetAllAttrs(x: Tree, leaveAlone: (Tree) ⇒ Boolean): Tree

    Definition Classes
    Trees
  745. def resetLocalAttrs(x: Tree, leaveAlone: (Tree) ⇒ Boolean): Tree

    Definition Classes
    Trees
  746. def resetLocalAttrsKeepLabels(x: Tree, leaveAlone: (Tree) ⇒ Boolean): Tree

    Definition Classes
    Trees
  747. def respond[T](result: Response[T])(op: ⇒ T): Unit

    Definition Classes
    Global
  748. def respondGradually[T](response: Response[T])(op: ⇒ Stream[T]): Unit

    Definition Classes
    Global
  749. val richReporter: Reporter

  750. lazy val rootMirror: Mirror

    Definition Classes
    Global → Mirrors
  751. lazy val roughPluginsList: List[Plugin]

    Attributes
    protected
    Definition Classes
    Plugins
  752. final def runId(period: Period): RunId

    Definition Classes
    SymbolTable
  753. final def sameLength(xs1: List[_], xs2: List[_]): Boolean

    Definition Classes
    Types
  754. def scalaName(tpe: Type, full: Boolean): ScalaName

    Definition Classes
    TypeToScalaName
  755. var scheduler: WorkScheduler

    Attributes
    protected[scala.tools.nsc.interactive]
    Definition Classes
    CompilerControl
  756. def scopeTransform(owner: Symbol)(op: ⇒ Scope): Scope

    Definition Classes
    Scopes
  757. val search: SearchService

  758. def setNotifyWhenReady(): Unit

    Attributes
    protected
  759. val settings: Settings

    Definition Classes
    RichPresentationCompiler → Global → Required
  760. def shortName(sym: Symbol): ScalaName

    Definition Classes
    TypeToScalaName
  761. def shortName(tpe: Type): ScalaName

    Definition Classes
    TypeToScalaName
  762. val shorthands: Set[String]

    Definition Classes
    Types
  763. def shouldLogAtThisPhase: Boolean

    Definition Classes
    Global → SymbolTable
  764. def shouldTriggerCompleter(symbol: Symbol, completer: Type, isFlagRelated: Boolean, mask: Long): Boolean

    Attributes
    protected
    Definition Classes
    Symbols
  765. def show(flags: FlagSet): String

    Definition Classes
    Printers → Printers
  766. def show(name: Name): String

    Definition Classes
    Printers → Printers
  767. def show(any: Any, printTypes: BooleanFlag, printIds: BooleanFlag, printKinds: BooleanFlag, printMirrors: BooleanFlag): String

    Definition Classes
    Printers
  768. def showDef(fullName: Name, declsOnly: Boolean, ph: Phase): Unit

    Definition Classes
    Global
  769. final val showOuterTests: Boolean(false)

    Definition Classes
    Printers
  770. def showRaw(flags: FlagSet): String

    Definition Classes
    Printers
  771. def showRaw(name: Name): String

    Definition Classes
    Printers
  772. def showRaw(any: Any, printTypes: BooleanFlag, printIds: BooleanFlag, printKinds: BooleanFlag, printMirrors: BooleanFlag): String

    Definition Classes
    Printers
  773. lazy val shutdownReq: CondPickler[ShutdownReq.type]

    Definition Classes
    Picklers
  774. def signalDone(context: Context, old: Tree, result: Tree): Unit

    Definition Classes
    Global → Global
  775. def signalParseProgress(pos: Position): Unit

    Definition Classes
    Global → Global
  776. def singleType(pre: Type, sym: Symbol): Type

    Definition Classes
    Types → Types
  777. def singletonBounds(hi: Type): TypeBounds

    Definition Classes
    Types
  778. var skolemizationLevel: Int

    Definition Classes
    Types
  779. lazy val sn: SymbolNames

    Definition Classes
    StdNames
  780. def solidDescendants(tree: Tree): List[Tree]

    Definition Classes
    RangePositions
  781. def solve(tvars: List[TypeVar], tparams: List[Symbol], variances: List[Int], upper: Boolean, depth: Int): Boolean

    Definition Classes
    Types
  782. def solve(tvars: List[TypeVar], tparams: List[Symbol], variances: List[Int], upper: Boolean): Boolean

    Definition Classes
    Types
  783. implicit lazy val sourceFile: Pickler[SourceFile]

    Definition Classes
    Picklers
  784. def spanningTypes(ts: List[Type]): List[Type]

    Definition Classes
    Types
  785. def specializesSym(tp: Type, sym: Symbol, depth: Int): Boolean

    Definition Classes
    Types
  786. def specializesSym(tp: Type, sym: Symbol): Boolean

    Definition Classes
    Types
  787. def specificOwnerOfSymbolAt(pos: Position): Option[Symbol]

    Attributes
    protected
  788. def stabilizedType(tree: Tree): Type

    Definition Classes
    Global
  789. final def startRun(period: Period): Period

    Definition Classes
    SymbolTable
  790. implicit def stringToTermName(s: String): TermName

    Definition Classes
    Names
  791. implicit def stringToTypeName(s: String): TypeName

    Definition Classes
    Names
  792. def structureView(fileInfo: SourceFile): List[StructureViewMember]

    Definition Classes
    StructureViewBuilder
  793. def superComment(sym: Symbol): Option[String]

    Attributes
    protected
    Definition Classes
    DocComments
  794. def supplementErrorMessage(errorMessage: String): String

    Definition Classes
    Global → SymbolTable
  795. def suppressMacroExpansion(tree: Tree): Tree

    Definition Classes
    StdAttachments
  796. def suspendTypeVarsInType(tp: Type): List[TypeVar]

    Definition Classes
    Types
  797. def symName(tree: Tree, name: Name): String

    Definition Classes
    Printers
  798. implicit lazy val symPickler: Pickler[Symbol]

    Definition Classes
    Picklers
  799. def symbolAt(pos: Position): Option[Symbol]

    Attributes
    protected
  800. def symbolMemberByName(name: String, member: Option[String], descriptor: Option[String]): Symbol

    Attributes
    protected
  801. def syncTopLevelSyms(unit: RichCompilationUnit): Unit

    Definition Classes
    Global
  802. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  803. implicit lazy val throwable: Pickler[Throwable]

    Definition Classes
    Picklers
  804. def throwableAsString(t: Throwable): String

    Definition Classes
    Global → SymbolTable
  805. val toBeRemoved: Set[AbstractFile]

    Attributes
    protected
    Definition Classes
    Global
  806. val toBeRemovedAfterRun: Set[AbstractFile]

    Attributes
    protected
    Definition Classes
    Global
  807. def toFqn(sym: Symbol): FullyQualifiedName

    Definition Classes
    SymbolToFqn
  808. def toJavaDoc(s: String): String

    Definition Classes
    DocComments
  809. def toString(): String

    Definition Classes
    AnyRef → Any
  810. def toSymbol(fqn: FullyQualifiedName): Symbol

    Definition Classes
    FqnToSymbol
  811. def toSymbol(scalaName: String, rootSymbol: Symbol = RootClass): Symbol

    Definition Classes
    FqnToSymbol
  812. final val traceSymbolActivity: Boolean

    Definition Classes
    SymbolTable
  813. final val traceTypeVars: Boolean

    Definition Classes
    Types
  814. def transformedType(tpe: Type): Type forSome {val _70: Erasure { val global: RichPresentationCompiler.this.type }}

    Definition Classes
    Transforms
  815. def transformedType(sym: Symbol): Type forSome {val _82: Erasure { val global: RichPresentationCompiler.this.type }}

    Definition Classes
    Transforms
  816. lazy val transparentPosition: CondPickler[TransparentPosition]

    Definition Classes
    Picklers
  817. final def transposeSafe[A](ass: List[List[A]]): Option[List[List[A]]]

    Definition Classes
    Collections
  818. val treeBrowser: scala.tools.nsc.Global.treeBrowsers.SwingBrowser

    Definition Classes
    Global
  819. lazy val treeBuild: scala.reflect.internal.TreeGen { val global: RichPresentationCompiler.this.type }

    Definition Classes
    SymbolTable → Universe
  820. val treeCopy: TreeCopier

    Definition Classes
    Trees
  821. def treeLine(t: Tree): String

    Definition Classes
    Trees
  822. val treeNodeCount: View

    Definition Classes
    Trees
  823. lazy val treePrinter: TreePrinter

    Definition Classes
    Trees
  824. def treeStatus(t: Tree, enclosingTree: Tree): String

    Definition Classes
    Trees
  825. def treeSymStatus(t: Tree): String

    Definition Classes
    Trees
  826. def treeToString(tree: Tree): String

    Attributes
    protected
    Definition Classes
    Printers
  827. def typeArgsString(tp: Type): String

    Definition Classes
    TypeDebugging
  828. def typeAt(p: Position): Option[Type]

    Attributes
    protected
  829. def typeDepth(tp: Type): Int

    Definition Classes
    Types
  830. def typeFun(tps: List[Symbol], body: Type): Type

    Definition Classes
    Types
  831. def typeFunAnon(tps: List[Symbol], body: Type): Type

    Definition Classes
    Types
  832. def typeOf[T](implicit ttag: TypeTag[T]): Type

    Definition Classes
    TypeTags
  833. def typeOrArrowTypeResult(tpe: Type): Type

    Definition Classes
    Helpers
  834. def typeParamsString(tp: Type): String

    Definition Classes
    TypeDebugging
  835. def typeParamsToExistentials(clazz: Symbol): List[Symbol]

    Definition Classes
    Types
  836. def typeParamsToExistentials(clazz: Symbol, tparams: List[Symbol]): List[Symbol]

    Definition Classes
    Types
  837. def typeRef(pre: Type, sym: Symbol, args: List[Type]): Type

    Definition Classes
    Types → Types
  838. def typeTag[T](implicit ttag: TypeTag[T]): TypeTag[T]

    Definition Classes
    TypeTags
  839. def typeTagToManifest[T](mirror: Any, tag: scala.reflect.api.Universe.TypeTag[T])(implicit arg0: ClassTag[T]): Manifest[T]

    Definition Classes
    TagInterop
  840. def typeToString(tpe: Type): String

    Attributes
    protected
    Definition Classes
    Types
  841. def typeTreeSymbol(tree: TypeTree): Symbol

    Attributes
    protected
    Definition Classes
    Trees
  842. def typeVarsInType(tp: Type): List[TypeVar]

    Definition Classes
    Types
  843. final def uncheckedBounds(tp: Type): Type

    Definition Classes
    Types
  844. val undetBaseTypeSeq: BaseTypeSeq

    Definition Classes
    BaseTypeSeqs
  845. lazy val undoLog: UndoLog

    Definition Classes
    Types
  846. def unique[T <: Type](tp: T): T

    Attributes
    protected
    Definition Classes
    Types
  847. val unitOfFile: LinkedHashMap[AbstractFile, RichCompilationUnit] with SynchronizedMap[AbstractFile, RichCompilationUnit]

    Definition Classes
    Global
  848. def unloadAllFiles(): Unit

  849. def unsuppressMacroExpansion(tree: Tree): Tree

    Definition Classes
    StdAttachments
  850. def useCases(sym: Symbol): List[(Symbol, String, Position)]

    Definition Classes
    DocComments
  851. def useCases(sym: Symbol, site: Symbol): List[(Symbol, String, Position)]

    Definition Classes
    DocComments
  852. def usesOfSymbolAtPoint(point: Position): Iterable[RangePosition]

    Attributes
    protected
  853. def validateClassInfo(tp: ClassInfoType): Unit

    Definition Classes
    Types
  854. def validatePositions(tree: Tree): Unit

    Definition Classes
    RangePositions → Positions
  855. val verboseIDE: Boolean

    Definition Classes
    Global
  856. implicit val vfs: EnsimeVFS

  857. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  860. val waitLoadedTypeResponses: ResponseMap

    Attributes
    protected
    Definition Classes
    Global
  861. def warning(msg: String): Unit

    Definition Classes
    Global → SymbolTable
  862. def weakGlb(ts: List[Type]): (Type, Boolean)

    Definition Classes
    Types
  863. def weakLub(ts: List[Type]): (Type, Boolean)

    Definition Classes
    Types
  864. def weakTypeOf[T](implicit attag: WeakTypeTag[T]): Type

    Definition Classes
    TypeTags
  865. def weakTypeTag[T](implicit attag: WeakTypeTag[T]): WeakTypeTag[T]

    Definition Classes
    TypeTags
  866. def withInfoLevel[T](infolevel: scala.tools.nsc.ast.NodePrinters.InfoLevel.Value)(op: ⇒ T): T

    Definition Classes
    Global
  867. def withTypesExplained[A](op: ⇒ A): A

    Definition Classes
    Types
  868. implicit def workEvent: Pickler[WorkEvent]

    Definition Classes
    Picklers
  869. def wrap[A](compute: (Response[A]) ⇒ Unit, handle: (Throwable) ⇒ A): A

  870. def wrapIntoTerm(tree: Tree): Tree

    Definition Classes
    Trees
  871. def wrapLinkPos(sym: Symbol, source: SourceFile): Position

  872. def wrapReloadPosition(p: Position): Unit

  873. def wrapReloadSource(source: SourceFile): Unit

  874. def wrapReloadSources(sources: List[SourceFile]): Unit

  875. def wrapTypeMembers(p: Position): List[Member]

  876. def wrapTypedTree(source: SourceFile, forceReload: Boolean): Tree

  877. def wrapTypedTreeAt(position: Position): Tree

  878. def wrappingIntoTerm(tree0: Tree)(op: (Tree) ⇒ Tree): Tree

    Definition Classes
    Trees
  879. def wrappingPos(trees: List[Tree]): Position

    Definition Classes
    RangePositions → Positions → Positions
  880. def wrappingPos(default: Position, trees: List[Tree], focus: Boolean): Position

    Definition Classes
    RangePositions → Positions
  881. def wrappingPos(default: Position, trees: List[Tree]): Position

    Definition Classes
    Positions → Positions
  882. def xprintTree(treePrinter: RichPresentationCompiler.TreePrinter, tree: Tree): Unit

    Definition Classes
    Printers → Printers
  883. def xtransform(transformer: RichPresentationCompiler.Transformer, tree: Tree): Tree

    Attributes
    protected
    Definition Classes
    Trees → Trees
  884. 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 Completion

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