Class/Object

scala.meta.internal.pc

ScalafixGlobal

Related Docs: object ScalafixGlobal | package pc

Permalink

class ScalafixGlobal extends Global with ScalafixGlobalProxy

Self Type
ScalafixGlobal
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ScalafixGlobal
  2. ScalafixGlobalProxy
  3. Global
  4. Picklers
  5. RichCompilationUnits
  6. ContextTrees
  7. CompilerControl
  8. Global
  9. Parsing
  10. Reporting
  11. Positions
  12. DocComments
  13. Printers
  14. Trees
  15. PhaseAssembly
  16. Plugins
  17. CompilationUnits
  18. SymbolTable
  19. SymbolTable
  20. Reporting
  21. Internals
  22. FreshNames
  23. Translations
  24. PrivateWithin
  25. ReificationSupport
  26. StdCreators
  27. StdAttachments
  28. CapturedVariables
  29. Required
  30. Importers
  31. TypeDebugging
  32. Positions
  33. Printers
  34. Trees
  35. AnnotationCheckers
  36. AnnotationInfos
  37. StdNames
  38. Transforms
  39. InfoTransformers
  40. BaseTypeSeqs
  41. Constants
  42. Definitions
  43. Mirrors
  44. Scopes
  45. FlagSets
  46. ExistentialsAndSkolems
  47. Kinds
  48. Variances
  49. Types
  50. FindMembers
  51. TypeConstraints
  52. TypeMaps
  53. GlbLubs
  54. CommonOwners
  55. TypeToStrings
  56. TypeComparers
  57. Symbols
  58. Names
  59. Collections
  60. Universe
  61. Universe
  62. Internals
  63. Quasiquotes
  64. Liftables
  65. Printers
  66. Mirrors
  67. StandardLiftables
  68. StandardNames
  69. StandardDefinitions
  70. ImplicitTags
  71. TypeTags
  72. Exprs
  73. Positions
  74. Annotations
  75. Constants
  76. Trees
  77. Names
  78. Scopes
  79. FlagSets
  80. Types
  81. Symbols
  82. AnyRef
  83. Any
Implicitly
  1. by XtensionTokenizeInputLike
  2. by XtensionShow
  3. by XtensionParseInputLike
  4. by any2stringadd
  5. by StringFormat
  6. by Ensuring
  7. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ScalafixGlobal(settings: Settings, storeReporter: StoreReporter, symbolReplacements: Map[String, String])

    Permalink

Type Members

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  7. abstract class AlternativeExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Trees
  11. abstract class AnnotatedExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Types
  14. abstract class AnnotatedTypeExtractor extends AnyRef

    Permalink
    Definition Classes
    Types
  15. type Annotation = AnnotationInfo

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

    Permalink
    Definition Classes
    Annotations
  17. trait AnnotationChecker extends AnyRef

    Permalink
    Definition Classes
    AnnotationCheckers
  18. abstract class AnnotationExtractor extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  24. abstract class AppliedTypeTreeExtractor extends AnyRef

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

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

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

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

    Permalink
    Definition Classes
    Trees
  29. abstract class ApplyExtractor extends AnyRef

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

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

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

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

    Permalink
    Definition Classes
    AnnotationInfos
  34. type ArrayArgument = ArrayAnnotArg

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  48. abstract class AssignExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  51. abstract class AssignOrNamedArgExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  52. trait Attachable extends AnyRef

    Permalink
    Definition Classes
    StdAttachments
  53. class BaseTypeSeq extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  56. abstract class BindExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  59. abstract class BlockExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Types
  63. abstract class BoundedWildcardTypeExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Trees
  67. abstract class CaseDefExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Trees
  71. abstract class ClassDefExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Types
  74. abstract class ClassInfoTypeExtractor extends AnyRef

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Printers
  87. type Compat = MacroCompatApi

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

    Permalink
    Definition Classes
    Internals
  89. class CompatToken extends AnyRef

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

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

    Permalink
    Definition Classes
    AnnotationInfos
  92. sealed abstract class CompletionResult extends AnyRef

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

    Permalink
    Definition Classes
    Types
  94. trait CompoundTypeApi extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  97. abstract class CompoundTypeTreeExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Constants
  100. abstract class ConstantApi extends AnyRef

    Permalink
    Definition Classes
    Constants
  101. abstract class ConstantExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Types
  104. abstract class ConstantTypeExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    ContextTrees
  107. class ContextTree extends AnyRef

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

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

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

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

    Permalink
    Definition Classes
    Trees
  112. abstract class DefDefExtractor extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Definitions
  118. type Diff = (Int, Int, String)

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Types
  127. abstract class ExistentialTypeExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  130. abstract class ExistentialTypeTreeExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  131. class ExpansionLimitExceeded extends Exception

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

    Permalink
    Definition Classes
    Exprs
  133. trait FieldMirror extends AnyRef

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Types
  143. trait FlagOps extends Any

    Permalink
    Definition Classes
    FlagSets
  144. type FlagSet = Long

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Internals
  154. class FreshNameExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  157. abstract class FunctionExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Global
  161. abstract class GlobalPhase extends Phase

    Permalink
    Definition Classes
    Global
  162. class GlobalPlatform extends JavaPlatform

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

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

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

    Permalink
    Definition Classes
    Trees
  166. abstract class IdentExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  169. abstract class IfExtractor extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  175. abstract class ImportExtractor extends AnyRef

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

    Permalink
    Definition Classes
    Trees
  177. trait ImportSelectorApi extends AnyRef

    Permalink
    Definition Classes
    Trees
  178. abstract class ImportSelectorExtractor extends AnyRef

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

    Permalink
    Definition Classes
    Types
  180. trait ImportableAttachment extends AnyRef

    Permalink
    Definition Classes
    StdAttachments
  181. trait Importer extends AnyRef

    Permalink
    Definition Classes
    Internals
  182. abstract class InfoTransformer extends AnyRef

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

    Permalink
    Definition Classes
    Trees
  184. trait InstanceMirror extends AnyRef

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

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

    Permalink
    Definition Classes
    Global
  187. type Internal = MacroInternalApi

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

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

    Permalink
    Definition Classes
    Trees
  190. type JavaArgument = ClassfileAnnotArg

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

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

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

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

    Permalink
    Definition Classes
    StdNames
  195. abstract class Kind extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Trees
  199. abstract class LabelDefExtractor extends AnyRef

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  208. type LiteralArgument = LiteralAnnotArg

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  220. abstract class MatchExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  221. abstract class Member extends AnyRef

    Permalink
    Definition Classes
    CompilerControl
  222. abstract class MemberDef extends reflect.internal.SymbolTable.DefTree with reflect.internal.SymbolTable.MemberDefApi

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

    Permalink
    Definition Classes
    Trees
  224. type MemberScope = Scope

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

    Permalink
    Definition Classes
    Scopes
  226. class MetalsGlobalSemanticdbOps extends SemanticdbOps

    Permalink
  227. trait MethodMirror extends AnyRef

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

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

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

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

    Permalink
    Definition Classes
    Types
  232. abstract class MethodTypeExtractor extends AnyRef

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

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

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

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

    Permalink
    Definition Classes
    Trees
  237. abstract class ModifiersApi extends AnyRef

    Permalink
    Definition Classes
    Trees
  238. abstract class ModifiersExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Trees
  242. abstract class ModuleDefExtractor extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Names
  248. abstract class NameApi extends AnyRef

    Permalink
    Definition Classes
    Names
  249. sealed trait NameLookup extends AnyRef

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

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

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

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

    Permalink
    Definition Classes
    Types
  254. trait NamesApi extends AnyRef

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

    Permalink
    Definition Classes
    AnnotationInfos
  256. type NestedArgument = NestedAnnotArg

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

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

    Permalink
    Definition Classes
    Trees
  259. abstract class NewExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Symbols
  263. class NoWorkScheduler extends WorkScheduler

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

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

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

    Permalink
    Definition Classes
    Types
  267. abstract class NullaryMethodTypeExtractor extends AnyRef

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  275. abstract class PackageDefExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Trees
  279. class PerRunParsing extends AnyRef

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

    Permalink
    Definition Classes
    Reporting
  281. abstract class PerRunReportingBase extends AnyRef

    Permalink
    Definition Classes
    Reporting
  282. type Period = Int

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

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

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

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

    Permalink
    Definition Classes
    Types
  287. abstract class PolyTypeExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Trees
  291. class PrettyType extends Type

    Permalink

    A Type with custom pretty-printing representation, not used for typechecking.

    A Type with custom pretty-printing representation, not used for typechecking.

    NOTE(olafur) Creating a new Type subclass is a hack, a better long-term solution would be to implement a custom pretty-printer for types so that we don't have to rely on Type.toString.

  292. class ProperTypeKind extends reflect.internal.SymbolTable.Kind

    Permalink
    Definition Classes
    Kinds
  293. implicit class Quasiquote extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  299. abstract class RefTreeExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Internals
  302. abstract class ReferenceToBoxedExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Types
  306. abstract class RefinedTypeExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Mirrors
  310. trait ReificationSupportApi extends AnyRef

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  318. abstract class ReturnExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    RichCompilationUnits
  321. trait RootSymbol extends reflect.internal.SymbolTable.Symbol

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

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

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

    Permalink
    Definition Classes
    Global
  325. type RunId = Int

    Permalink
    Definition Classes
    SymbolTable
  326. trait RunParsing extends AnyRef

    Permalink
    Definition Classes
    Parsing
  327. trait RunReporting extends AnyRef

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

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

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

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

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

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

    Permalink
    Definition Classes
    Scopes
  334. class ScopeEntry extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Trees
  338. abstract class SelectExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Trees
  342. abstract class SelectFromTypeTreeExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  343. case class ShortName(name: ScalafixGlobal.Name, symbol: ScalafixGlobal.Symbol) extends Product with Serializable

    Permalink
  344. class ShortenedNames extends AnyRef

    Permalink
  345. trait SimpleTypeProxy extends reflect.internal.SymbolTable.Type

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

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

    Permalink
    Definition Classes
    Types
  348. abstract class SingleTypeExtractor extends AnyRef

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

    Permalink
    Definition Classes
    Types
  350. trait SingletonTypeApi extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  353. abstract class SingletonTypeTreeExtractor extends AnyRef

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

    Permalink
    Definition Classes
    Importers
  355. trait StandardLiftableInstances extends AnyRef

    Permalink
    Definition Classes
    StandardLiftables
  356. trait StandardTypes extends AnyRef

    Permalink
    Definition Classes
    StandardDefinitions
  357. trait StandardUnliftableInstances extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  360. abstract class StarExtractor extends AnyRef

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  376. abstract class SuperExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Types
  379. abstract class SuperTypeExtractor extends AnyRef

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

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

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

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

    Permalink
    Definition Classes
    Symbols
  384. trait SymbolApi extends AnyRef

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  393. abstract class TemplateExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  394. trait TemplateMirror extends AnyRef

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

    Permalink
    Definition Classes
    Names
  396. trait TermNameApi extends AnyRef

    Permalink
    Definition Classes
    Names
  397. abstract class TermNameExtractor extends AnyRef

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  406. abstract class ThisExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  407. type ThisPlatform = JavaPlatform { val global: ScalafixGlobal.this.type }

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

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

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

    Permalink
    Definition Classes
    Types
  411. abstract class ThisTypeExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  414. abstract class ThrowExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  415. class Transformer extends tools.nsc.Global.Transformer

    Permalink
    Definition Classes
    Trees
  416. class Traverser extends AnyRef

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

    Permalink
    Definition Classes
    Trees
  418. trait TreeApi extends Product

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

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

    Permalink
    Definition Classes
    Trees
  421. abstract class TreeCopierOps extends AnyRef

    Permalink
    Definition Classes
    Trees
  422. trait TreeGen extends AnyRef

    Permalink
    Definition Classes
    Universe
  423. class TreePrinter extends tools.nsc.Global.TreePrinter

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  432. abstract class TryExtractor extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Types
  436. abstract class TypeApi extends AnyRef

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

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

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

    Permalink
    Definition Classes
    Trees
  440. abstract class TypeApplyExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Types
  443. abstract class TypeBoundsExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  446. abstract class TypeBoundsTreeExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Kinds
  449. class TypeConstraint extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  452. abstract class TypeDefExtractor extends AnyRef

    Permalink
    Definition Classes
    Trees
  453. class TypeError extends Throwable

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

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

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

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

    Permalink
    Definition Classes
    Names
  458. trait TypeNameApi extends AnyRef

    Permalink
    Definition Classes
    Names
  459. abstract class TypeNameExtractor extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Types
  465. abstract class TypeRefExtractor extends AnyRef

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  474. abstract class TypeTreeExtractor extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  480. abstract class TypedExtractor extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  486. abstract class UnApplyExtractor extends AnyRef

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

    Permalink
    Definition Classes
    Trees
  488. class UndoLog extends Clearable

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  501. abstract class ValDefExtractor extends AnyRef

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

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

    Permalink
    Definition Classes
    Trees
  504. class ValidateException extends Exception

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

    Permalink
    Definition Classes
    Positions
  506. trait ValueClassDefinitions extends AnyRef

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

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

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

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

    Permalink
    Definition Classes
    CompilerControl
  511. implicit class XtensionNameMetals extends AnyRef

    Permalink
  512. implicit class XtensionSymbolMetals extends AnyRef

    Permalink
  513. trait ArrayArgumentApi extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

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

  514. abstract class ArrayArgumentExtractor extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

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

  515. type BuildApi = ReificationSupportApi

    Permalink
    Definition Classes
    Internals
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use internal.ReificationSupportApi instead

  516. trait CompilationUnitContextApi extends AnyRef

    Permalink
    Definition Classes
    Universe
    Annotations
    @deprecated
    Deprecated

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

  517. trait JavaArgumentApi extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

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

  518. trait LiteralArgumentApi extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

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

  519. abstract class LiteralArgumentExtractor extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

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

  520. type ModifiersCreator = ModifiersExtractor

    Permalink
    Definition Classes
    Trees
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use ModifiersExtractor instead

  521. trait NestedArgumentApi extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

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

  522. abstract class NestedArgumentExtractor extends AnyRef

    Permalink
    Definition Classes
    Annotations
    Annotations
    @deprecated
    Deprecated

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

  523. trait RunContextApi extends AnyRef

    Permalink
    Definition Classes
    Universe
    Annotations
    @deprecated
    Deprecated

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

Value Members

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  25. final val BooleanTag: Int(2)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Constants
  46. def EmptyPackageClass: ClassSymbol

    Permalink
    Definition Classes
    Global
  47. object EmptyScope extends reflect.internal.SymbolTable.Scope

    Permalink
    Definition Classes
    Scopes
  48. lazy val EmptyTreeTypeSubstituter: TreeTypeSubstituter

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  74. val LiteralArgument: LiteralAnnotArg.type

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

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

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

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

    Permalink
    Definition Classes
    Scopes
  79. implicit val MatchTag: ClassTag[Match]

    Permalink
    Definition Classes
    Trees
  80. val MaxPhases: Int

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  94. val NestedArgument: NestedAnnotArg.type

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ContextTrees
  103. val NoFlags: FlagSet

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

    Permalink
    Definition Classes
    Kinds
  105. lazy val NoMods: Modifiers

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

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

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

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

    Permalink
    Definition Classes
    SymbolTable
  110. lazy val NoSymbol: NoSymbol

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

    Permalink
    Definition Classes
    Constants
  112. final val NotLoaded: Int(-2)

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

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

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

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

    Permalink
    Definition Classes
    Trees
  117. final val PartiallyChecked: Int(0)

    Permalink
    Definition Classes
    RichCompilationUnits
  118. def PerRunReporting: PerRunReporting

    Permalink
    Attributes
    protected
    Definition Classes
    Reporting → Reporting
  119. object PolyType extends reflect.internal.SymbolTable.PolyTypeExtractor with Serializable

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Trees
  128. def RootClass: ClassSymbol

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

    Permalink
    Definition Classes
    Global → ImplicitTags
  130. implicit val ScopeTag: ClassTag[Scope]

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

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

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

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

    Permalink
    Definition Classes
    Trees
  135. object ShortName extends Serializable

    Permalink
  136. final val ShortTag: Int(4)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Constants
  187. implicit val ValDefTag: ClassTag[ValDef]

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

    Permalink
    Definition Classes
    Trees
  189. def abort(msg: String): Nothing

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

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

    Permalink
    Definition Classes
    Picklers
  192. def adaptAnnotations(tree: Tree, mode: Mode, pt: Type): Tree

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Picklers
  225. def askFilesDeleted(sources: List[SourceFile], response: Response[Unit]): Unit

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    CompilerControl
  235. def askReset(): Unit

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

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

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

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

    Permalink
    Definition Classes
    CompilerControl
  240. def askToDoFirst(source: SourceFile): Unit

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

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

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

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

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

    Permalink
    Definition Classes
    Picklers
  246. implicit def askTypeItem: CondPickler[AskTypeItem]

    Permalink
    Definition Classes
    Picklers
  247. final def assert(assertion: Boolean): Unit

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

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

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

    Permalink
    Definition Classes
    SymbolTable
  251. def atPhaseStackMessage: String

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

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

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

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

    Permalink
    Definition Classes
    BaseTypeSeqs
  256. def basetypeRecursions: Int

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

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

    Permalink
    Definition Classes
    Trees
  259. val build: ReificationSupportImpl

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

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

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

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

    Permalink
    Definition Classes
    CapturedVariables
  264. def checkForMoreWork(pos: Position): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Internals → Internals
  284. final def completionsAt(pos: Position): CompletionResult

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Symbols
  307. def createJavadoc: Boolean

    Permalink
    Definition Classes
    Global
  308. def currentFreshNameCreator: FreshNameCreator

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

    Permalink
    Definition Classes
    SymbolTable
  310. def currentRun: Run

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

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

    Permalink
    Definition Classes
    Global
  313. def currentSource: SourceFile

    Permalink
    Definition Classes
    Global
  314. def currentUnit: CompilationUnit

    Permalink
    Definition Classes
    Global
  315. val debugIDE: Boolean

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Collections
  350. def doLocateContext(pos: Position): Context

    Permalink
    Definition Classes
    CompilerControl
  351. def docCommentPos(sym: Symbol): Position

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

    Permalink
    Definition Classes
    DocComments
  353. def duplicateAndKeepPositions(tree: Tree): Tree

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Global
  363. val enableTypeVarExperimentals: Boolean

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    SymbolTable
    Annotations
    @inline()
  382. final def enteringSpecialize[T](op: ⇒ T): T

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  387. def erasurePhase: Phase

    Permalink
    Definition Classes
    Global → Required
  388. def error(msg: String): Unit

    Permalink
    Definition Classes
    Reporting
  389. val etaExpandKeepsStar: Boolean

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

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

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

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

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

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

    Permalink
    Definition Classes
    Collections
  396. final def exitingDelambdafy[T](op: ⇒ T): T

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Types
  415. def extendCompilerClassPath(urls: URL*): Unit

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

    Permalink
    Definition Classes
    DocComments
  417. def finalize(): Unit

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

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

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

    Permalink
    Definition Classes
    Positions
  421. final def findPhaseWithName(phaseName: String): Phase

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Collections
  429. def forceSymbolsUsedByParser(): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  430. final def foreach2[A, B](xs1: List[A], xs2: List[B])(f: (A, B) ⇒ Unit): Unit

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

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

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

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

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

    Permalink
    Definition Classes
    Picklers
  436. def freshTermName(prefix: String)(implicit creator: FreshNameCreator): TermName

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

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

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

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

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

    Permalink
    Definition Classes
    Global
  442. def getOrCreateUnitOf(source: SourceFile): RichCompilationUnit

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

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

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

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

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

    Permalink
    Definition Classes
    CompilerControl
  448. def glb(ts: List[Type], depth: Depth): Type

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

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

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

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

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

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

    Permalink
    Definition Classes
    FreshNames
  455. var globalPhase: Phase

    Permalink
    Definition Classes
    Global
  456. lazy val gsymbolReplacements: Map[String, Symbol]

    Permalink
  457. final def hasLength(xs: List[_], len: Int): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  459. def hijackPresentationCompilerThread(): Unit

    Permalink
    Definition Classes
    ScalafixGlobalProxy
  460. var ids: Int

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

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

    Permalink
    Definition Classes
    Types
  463. def indent: String

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

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

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

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

    Permalink
    Definition Classes
    Reporting
    Annotations
    @deprecatedOverriding( ... , "2.11.2" )
  468. final def informIDE(msg: ⇒ String): Unit

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

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

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

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

    Permalink
    Definition Classes
    Types
  473. lazy val internal: Internal

    Permalink
    Definition Classes
    Internals → Internals
  474. implicit def interruptReq: Pickler[InterruptReq]

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

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

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

    Permalink
    Definition Classes
    Types
  478. def invalidateClassPathEntries(paths: String*): Unit

    Permalink
    Definition Classes
    Global
  479. def inverseSemanticdbSymbol(sym: String): Symbol

    Permalink
  480. def inverseSemanticdbSymbols(symbol: String): List[Symbol]

    Permalink
  481. final def isAtPhaseAfter(p: Phase): Boolean

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

    Permalink
    Definition Classes
    Types
  483. def isCompilerUniverse: Boolean

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

    Permalink
    Definition Classes
    Types
  485. def isDeveloper: Boolean

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

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

    Permalink
    Definition Classes
    TypeComparers
  488. def isDummyAppliedType(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  489. def isEligibleForPrefixUnification(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  490. def isErrorOrWildcard(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  491. def isExistentialType(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  492. def isGlobalInitialized: Boolean

    Permalink
    Definition Classes
    Global
  493. def isHKSubType(tp1: Type, tp2: Type, depth: Depth): Boolean

    Permalink
    Definition Classes
    TypeComparers
  494. def isHijacked(): Boolean

    Permalink
    Definition Classes
    ScalafixGlobalProxy
  495. def isImplicitMethodType(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  496. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  497. def isJavaVarargsAncestor(clazz: Symbol): Boolean

    Permalink
    Definition Classes
    Types
  498. def isNonRefinementClassType(tpe: Type): Boolean

    Permalink
    Definition Classes
    Types
  499. def isNumericSubType(tp1: Type, tp2: Type): Boolean

    Permalink
    Definition Classes
    TypeComparers
  500. def isOutOfDate: Boolean

    Permalink
    Definition Classes
    Global
  501. def isPastTyper: Boolean

    Permalink
    Definition Classes
    Global → SymbolTable
  502. def isPopulated(tp1: Type, tp2: Type): Boolean

    Permalink
    Definition Classes
    Types
  503. def isPossiblePrefix(clazz: Symbol): Boolean

    Permalink
    Definition Classes
    TypeMaps
  504. def isRawIfWithoutArgs(sym: Symbol): Boolean

    Permalink
    Definition Classes
    Types
  505. def isRawParameter(sym: Symbol): Boolean

    Permalink
    Definition Classes
    ExistentialsAndSkolems
  506. def isRawType(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  507. def isReferenceToPredef(t: Tree): Boolean

    Permalink
    Definition Classes
    Trees
  508. def isReferenceToScalaMember(t: Tree, Id: Name): Boolean

    Permalink
    Definition Classes
    Trees
  509. def isSameType(tp1: Type, tp2: Type): Boolean

    Permalink
    Definition Classes
    TypeComparers
  510. def isSameType2(tp1: Type, tp2: Type): Boolean

    Permalink
    Definition Classes
    TypeComparers
  511. def isSameTypes(tps1: List[Type], tps2: List[Type]): Boolean

    Permalink
    Definition Classes
    Types
  512. def isSingleType(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  513. def isSubArgs(tps1: List[Type], tps2: List[Type], tparams: List[Symbol], depth: Depth): Boolean

    Permalink
    Definition Classes
    Types
  514. def isSubType(tp1: Type, tp2: Type, depth: Depth): Boolean

    Permalink
    Definition Classes
    TypeComparers
  515. def isTreeSymbolPickled(tree: Tree): Boolean

    Permalink
    Definition Classes
    Translations
  516. def isTreeSymbolPickled(code: Int): Boolean

    Permalink
    Definition Classes
    Translations
  517. def isUnboundedGeneric(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  518. def isUseableAsTypeArg(tp: Type): Boolean

    Permalink
    Definition Classes
    Types
  519. final def isUseableAsTypeArgs(tps: List[Type]): Boolean

    Permalink
    Definition Classes
    Types
    Annotations
    @tailrec()
  520. final def isValid(period: Period): Boolean

    Permalink
    Definition Classes
    SymbolTable
  521. final def isValidForBaseClasses(period: Period): Boolean

    Permalink
    Definition Classes
    SymbolTable
  522. def isWeakSubType(tp1: Type, tp2: Type): Boolean

    Permalink
    Definition Classes
    TypeComparers
  523. def isWithinBounds(pre: Type, owner: Symbol, tparams: List[Symbol], targs: List[Type]): Boolean

    Permalink
    Definition Classes
    Types
  524. def itransform(transformer: ScalafixGlobal.Transformer, tree: Tree): Tree

    Permalink
    Attributes
    protected
    Definition Classes
    Trees → Trees
  525. def itraverse(traverser: Traverser, tree: Tree): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Trees → Trees
  526. val javanme: JavaKeywords

    Permalink
    Definition Classes
    StdNames
  527. def kindsConform(tparams: List[Symbol], targs: List[Type], pre: Type, owner: Symbol): Boolean

    Permalink
    Definition Classes
    Kinds
  528. var lastSeenContext: (analyzer)#Context

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  529. var lastSeenSourceFile: SourceFile

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  530. final def linkedMapFrom[A, A1 >: A, B](xs: List[A])(f: (A) ⇒ B): LinkedHashMap[A1, B]

    Permalink
    Definition Classes
    Collections
  531. def loadPlugins(): List[Plugin]

    Permalink
    Attributes
    protected
    Definition Classes
    Plugins
  532. def loadRoughPluginsList(): List[Plugin]

    Permalink
    Attributes
    protected
    Definition Classes
    Plugins
  533. lazy val loaders: SymbolLoadersInInteractive

    Permalink
    Definition Classes
    Global → Global
  534. def locateContext(contexts: Contexts, pos: Position): Option[Context]

    Permalink
    Definition Classes
    ContextTrees
  535. def locateContext(pos: Position): Option[Context]

    Permalink
    Definition Classes
    CompilerControl
  536. def locateContextTree(contexts: Contexts, pos: Position): Option[ContextTree]

    Permalink
    Definition Classes
    ContextTrees
  537. def locateTree(pos: Position): Tree

    Permalink
    Definition Classes
    CompilerControl
  538. final def log(msg: ⇒ AnyRef): Unit

    Permalink
    Definition Classes
    Global → SymbolTable
    Annotations
    @inline()
  539. val log: LogReplay

    Permalink
    Definition Classes
    Global
  540. def logError(msg: String, t: Throwable): Unit

    Permalink
    Definition Classes
    Global
  541. final def lookupTypeName(cs: Array[Char]): TypeName

    Permalink
    Definition Classes
    Names
  542. def lookupVariable(vble: String, site: Symbol): Option[String]

    Permalink
    Definition Classes
    DocComments
  543. implicit def lowPriorityNameOrdering[T <: Name]: Ordering[T]

    Permalink
    Definition Classes
    SymbolTable
  544. def lub(ts: List[Type], depth: Depth): Type

    Permalink
    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    GlbLubs
  545. def lub(ts: List[Type]): Type

    Permalink
    Definition Classes
    GlbLubs
  546. def lubDepth(ts: List[Type]): Depth

    Permalink
    Definition Classes
    Types
  547. def lubList(ts: List[Type], depth: Depth): List[Type]

    Permalink
    Definition Classes
    GlbLubs
  548. def lubResults: HashMap[(Depth, List[Type]), Type]

    Permalink
    Definition Classes
    GlbLubs
  549. def makeNoSymbol: NoSymbol

    Permalink
    Attributes
    protected
    Definition Classes
    Symbols
  550. final def map2[A, B, C](xs1: List[A], xs2: List[B])(f: (A, B) ⇒ C): List[C]

    Permalink
    Definition Classes
    Collections
  551. final def map2Conserve[A <: AnyRef, B](xs: List[A], ys: List[B])(f: (A, B) ⇒ A): List[A]

    Permalink
    Definition Classes
    Collections
  552. final def map3[A, B, C, D](xs1: List[A], xs2: List[B], xs3: List[C])(f: (A, B, C) ⇒ D): List[D]

    Permalink
    Definition Classes
    Collections
  553. final def mapFrom[A, A1 >: A, B](xs: List[A])(f: (A) ⇒ B): Map[A1, B]

    Permalink
    Definition Classes
    Collections
  554. final def mapList[A, B](as: List[A])(f: (A) ⇒ B): List[B]

    Permalink
    Definition Classes
    Collections
  555. def mapParamss[T](sym: Symbol)(f: (Symbol) ⇒ T): List[List[T]]

    Permalink
    Definition Classes
    Symbols
  556. final def mapWithIndex[A, B](xs: List[A])(f: (A, Int) ⇒ B): List[B]

    Permalink
    Definition Classes
    Collections
  557. def markAllCompleted(syms: Symbol*): Unit

    Permalink
    Definition Classes
    Symbols
  558. def markFlagsCompleted(syms: Symbol*)(mask: Long): Unit

    Permalink
    Definition Classes
    Symbols
  559. final def matchesType(tp1: Type, tp2: Type, alwaysMatchSimple: Boolean): Boolean

    Permalink
    Definition Classes
    Types
  560. def matchingParams(syms1: List[Symbol], syms2: List[Symbol], syms1isJava: Boolean, syms2isJava: Boolean): Boolean

    Permalink
    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    Types
  561. final val maxToStringRecursions: Int(50)

    Permalink
    Definition Classes
    TypeToStrings
  562. def merge(src: String, dst: String, sym: Symbol, copyFirstPara: Boolean): String

    Permalink
    Definition Classes
    DocComments
  563. def mergePrefixAndArgs(tps: List[Type], variance: Variance, depth: Depth): Type

    Permalink
    Definition Classes
    Types
  564. def metalsAsk[T](fn: (Response[T]) ⇒ Unit): T

    Permalink
    Definition Classes
    ScalafixGlobalProxy
  565. final def mexists[A](xss: List[List[A]])(p: (A) ⇒ Boolean): Boolean

    Permalink
    Definition Classes
    Collections
  566. final def mfind[A](xss: List[List[A]])(p: (A) ⇒ Boolean): Option[A]

    Permalink
    Definition Classes
    Collections
  567. final def mforall[A](xss: List[List[A]])(p: (A) ⇒ Boolean): Boolean

    Permalink
    Definition Classes
    Collections
  568. final def mforeach[A](xss: Traversable[Traversable[A]])(f: (A) ⇒ Unit): Unit

    Permalink
    Definition Classes
    Collections
  569. final def mforeach[A](xss: List[List[A]])(f: (A) ⇒ Unit): Unit

    Permalink
    Definition Classes
    Collections
  570. var minRunId: Int

    Permalink
    Attributes
    protected[scala.tools.nsc.interactive]
    Definition Classes
    Global
  571. def mirrorThatLoaded(sym: Symbol): Mirror

    Permalink
    Definition Classes
    Global → SymbolTable
  572. val missingAliasException: MissingAliasControl

    Permalink
    Definition Classes
    Types
  573. def missingHook(owner: Symbol, name: Name): Symbol

    Permalink
    Definition Classes
    SymbolTable
  574. def mkImporter(from0: Universe): Importer { val from: from0.type }

    Permalink
    Definition Classes
    Importers
  575. final def mmap[A, B](xss: List[List[A]])(f: (A) ⇒ B): collection.immutable.List[collection.immutable.List[B]]

    Permalink
    Definition Classes
    Collections
  576. def moveToFront(fs: List[SourceFile]): Unit

    Permalink
    Definition Classes
    Global
  577. final val nameDebug: Boolean(false)

    Permalink
    Definition Classes
    Names
  578. implicit lazy val namePickler: Pickler[Name]

    Permalink
    Definition Classes
    Picklers
  579. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  580. def needsOuterTest(patType: Type, selType: Type, currentOwner: Symbol): Boolean

    Permalink
    Definition Classes
    Types
  581. def nestedMemberType(sym: Symbol, pre: Type, owner: Symbol): Type

    Permalink
    Definition Classes
    Types
  582. def newAsSeenFromMap(pre: Type, clazz: Symbol): AsSeenFromMap

    Permalink
    Definition Classes
    Global → TypeMaps
  583. def newBaseTypeSeq(parents: List[Type], elems: Array[Type]): BaseTypeSeq

    Permalink
    Attributes
    protected
    Definition Classes
    BaseTypeSeqs
  584. def newCodePrinter(writer: PrintWriter, tree: Tree, printRootPkg: Boolean): ScalafixGlobal.TreePrinter

    Permalink
    Definition Classes
    Printers → Printers
  585. def newCompactTreePrinter(writer: PrintWriter): CompactTreePrinter

    Permalink
    Definition Classes
    Printers
  586. def newCompilationUnit(code: String, filename: String): CompilationUnit

    Permalink
    Definition Classes
    Global
  587. def newDefDef(sym: Symbol, rhs: Tree)(mods: Modifiers, name: TermName, tparams: List[TypeDef], vparamss: List[List[ValDef]], tpt: Tree): DefDef

    Permalink
    Definition Classes
    Trees
  588. def newExistentialType(quantified: List[Symbol], underlying: Type): Type

    Permalink
    Definition Classes
    Types
  589. def newFreeTermSymbol(name: TermName, value: ⇒ Any, flags: Long, origin: String): FreeTermSymbol

    Permalink
    Definition Classes
    Symbols
  590. def newFreeTypeSymbol(name: TypeName, flags: Long, origin: String): FreeTypeSymbol

    Permalink
    Definition Classes
    Symbols
  591. def newLazyTreeCopier: TreeCopier

    Permalink
    Definition Classes
    Trees → Trees
  592. final def newNestedScope(outer: Scope): Scope

    Permalink
    Definition Classes
    Scopes
  593. def newPackageScope(pkgClass: Symbol): Scope

    Permalink
    Definition Classes
    Scopes
  594. def newRawTreePrinter(writer: PrintWriter): RawTreePrinter

    Permalink
    Definition Classes
    Printers → Printers
  595. def newScope: Scope

    Permalink
    Definition Classes
    Scopes
  596. def newScopeWith(elems: Symbol*): Scope

    Permalink
    Definition Classes
    Scopes
  597. def newSourceFile(code: String, filename: String): BatchSourceFile

    Permalink
    Definition Classes
    Global
  598. def newStandardTreePrinter(writer: PrintWriter): TreePrinter

    Permalink
    Definition Classes
    Printers
  599. def newStrictTreeCopier: TreeCopier

    Permalink
    Definition Classes
    Trees → Trees
  600. def newStubSymbol(owner: Symbol, name: Name, missingMessage: String, isPackage: Boolean): Symbol

    Permalink
    Definition Classes
    Global → Symbols
  601. final def newTermName(bs: Array[Byte], offset: Int, len: Int): TermName

    Permalink
    Definition Classes
    Names
  602. def newTermName(s: String): TermName

    Permalink
    Definition Classes
    Names → Names
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  603. final def newTermName(cs: Array[Char], offset: Int, len0: Int, cachedString: String): TermName

    Permalink
    Definition Classes
    Names
  604. final def newTermName(cs: Array[Char]): TermName

    Permalink
    Definition Classes
    Names
  605. final def newTermName(cs: Array[Char], offset: Int, len: Int): TermName

    Permalink
    Definition Classes
    Names
  606. final def newTermNameCached(s: String): TermName

    Permalink
    Definition Classes
    Names
  607. def newTreePrinter(): TreePrinter

    Permalink
    Definition Classes
    Printers → Printers
  608. def newTreePrinter(stream: OutputStream): TreePrinter

    Permalink
    Definition Classes
    Printers → Printers
  609. def newTreePrinter(writer: PrintWriter): TreePrinter

    Permalink
    Definition Classes
    Printers → Printers → Printers
  610. def newTypeDef(sym: Symbol, rhs: Tree)(mods: Modifiers, name: TypeName, tparams: List[TypeDef]): TypeDef

    Permalink
    Definition Classes
    Trees
  611. final def newTypeName(bs: Array[Byte], offset: Int, len: Int): TypeName

    Permalink
    Definition Classes
    Names
  612. final def newTypeName(cs: Array[Char], offset: Int, len: Int): TypeName

    Permalink
    Definition Classes
    Names
  613. def newTypeName(s: String): TypeName

    Permalink
    Definition Classes
    Names → Names
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  614. final def newTypeName(cs: Array[Char], offset: Int, len: Int, cachedString: String): TypeName

    Permalink
    Definition Classes
    Names
  615. final def newTypeName(cs: Array[Char]): TypeName

    Permalink
    Definition Classes
    Names
  616. final def newTypeNameCached(s: String): TypeName

    Permalink
    Definition Classes
    Names
  617. def newTyperRun(): Unit

    Permalink
    Definition Classes
    Global
  618. def newUnitParser(code: String, filename: String): (syntaxAnalyzer)#UnitParser

    Permalink
    Definition Classes
    Global
  619. def newUnitParser(unit: CompilationUnit): (syntaxAnalyzer)#UnitParser

    Permalink
    Definition Classes
    Global
  620. def newUnitScanner(unit: CompilationUnit): (syntaxAnalyzer)#UnitScanner

    Permalink
    Definition Classes
    Global
  621. def newValDef(sym: Symbol, rhs: Tree)(mods: Modifiers, name: TermName, tpt: Tree): ValDef

    Permalink
    Definition Classes
    Trees
  622. def nextExistentialId(): Int

    Permalink
    Attributes
    protected
    Definition Classes
    Symbols
  623. def nextId(): Int

    Permalink
    Attributes
    protected
    Definition Classes
    Symbols
  624. lazy val noPosition: CondPickler[reflect.internal.util.NoPosition.type]

    Permalink
    Definition Classes
    Picklers
  625. val nodeToString: (Tree) ⇒ String

    Permalink
    Definition Classes
    Global
  626. def nonTrivialMembers(clazz: Symbol): Scope

    Permalink
    Definition Classes
    Types
  627. def normalizePlus(tp: Type): Type

    Permalink
    Definition Classes
    Types
  628. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  629. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  630. def numericLub(ts: List[Type]): Type

    Permalink
    Definition Classes
    GlbLubs
  631. def objToAny(tp: Type): Type

    Permalink
    Definition Classes
    Types
  632. lazy val offsetPosition: CondPickler[Position]

    Permalink
    Definition Classes
    Picklers
  633. def onCompilerThread: Boolean

    Permalink
    Definition Classes
    CompilerControl
  634. def onUnitOf[T](source: SourceFile)(op: (RichCompilationUnit) ⇒ T): T

    Permalink
    Definition Classes
    CompilerControl
  635. def openPackageModule(pkgClass: Symbol): Unit

    Permalink
    Definition Classes
    SymbolTable
  636. def openPackageModule(container: Symbol, dest: Symbol): Unit

    Permalink
    Definition Classes
    SymbolTable
  637. def overloadedType(pre: Type, alternatives: List[Symbol]): Type

    Permalink
    Definition Classes
    Types
  638. final def packSymbols(hidden: List[Symbol], tp: Type, rawOwner: Symbol): Type

    Permalink
    Definition Classes
    ExistentialsAndSkolems
  639. def paramString(tp: Type): String

    Permalink
    Definition Classes
    TypeDebugging
  640. def parse[U](implicit convert: Convert[ScalafixGlobal, inputs.Input], parse: Parse[U], dialect: Dialect): parsers.Parsed[U]

    Permalink
    Implicit information
    This member is added by an implicit conversion from ScalafixGlobal to meta.XtensionParseInputLike[ScalafixGlobal] performed by method XtensionParseInputLike in scala.meta.parsers.Api.
    Definition Classes
    XtensionParseInputLike
  641. def parseTree(source: SourceFile): Tree

    Permalink
    Definition Classes
    CompilerControl
  642. def patch(f: AbstractFile, d: Diff): Array[Char]

    Permalink
    Definition Classes
    Picklers
  643. def pendingBaseTypes: HashSet[Type]

    Permalink
    Definition Classes
    Types
  644. def pendingSubTypes: HashSet[SubTypePair]

    Permalink
    Definition Classes
    TypeComparers
  645. final def period(rid: RunId, pid: Int): Period

    Permalink
    Definition Classes
    SymbolTable
  646. var phStack: List[Phase]

    Permalink
    Definition Classes
    SymbolTable
  647. final def phase: Phase

    Permalink
    Definition Classes
    SymbolTable
  648. def phaseDescriptions: String

    Permalink
    Definition Classes
    Global
  649. lazy val phaseDescriptors: List[SubComponent]

    Permalink
    Definition Classes
    Global
  650. def phaseFlagDescriptions: String

    Permalink
    Definition Classes
    Global
  651. def phaseHelp(title: String, elliptically: Boolean, describe: (SubComponent) ⇒ String): String

    Permalink
    Definition Classes
    Global
  652. final def phaseId(period: Period): Int

    Permalink
    Definition Classes
    SymbolTable
  653. lazy val phaseNames: collection.immutable.List[String]

    Permalink
    Definition Classes
    Global
  654. final def phaseOf(period: Period): Phase

    Permalink
    Definition Classes
    SymbolTable
  655. val phaseWithId: Array[Phase]

    Permalink
    Definition Classes
    Global → SymbolTable
  656. final def phase_=(p: Phase): Unit

    Permalink
    Definition Classes
    SymbolTable
  657. lazy val phasesDescMap: Map[SubComponent, String]

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  658. lazy val phasesSet: HashSet[SubComponent]

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  659. def picklerPhase: Phase

    Permalink
    Definition Classes
    Global → Required
  660. def picklerSubTag(tree: Tree): Int

    Permalink
    Definition Classes
    Translations
  661. def picklerTag(tpe: Type): Int

    Permalink
    Definition Classes
    Translations
  662. def picklerTag(sym: Symbol): Int

    Permalink
    Definition Classes
    Translations
  663. def picklerTag(ref: AnyRef): Int

    Permalink
    Definition Classes
    Translations
  664. lazy val platform: ThisPlatform

    Permalink
    Definition Classes
    Global
  665. def pluginDescriptions: String

    Permalink
    Definition Classes
    Plugins
  666. def pluginOptionsHelp: String

    Permalink
    Definition Classes
    Plugins
  667. lazy val plugins: List[Plugin]

    Permalink
    Definition Classes
    Plugins
  668. final def popPhase(ph: Phase): Unit

    Permalink
    Definition Classes
    SymbolTable
  669. lazy val posAssigner: PosAssigner

    Permalink
    Attributes
    protected[this]
    Definition Classes
    Positions → Positions
  670. implicit lazy val position: Pickler[Position]

    Permalink
    Definition Classes
    Picklers
  671. def presentationCompilerThread: Thread

    Permalink
    Definition Classes
    ScalafixGlobalProxy
  672. def printAllUnits(): Unit

    Permalink
    Definition Classes
    Global
  673. var printTypings: Boolean

    Permalink
    Definition Classes
    Global
  674. def propagateCyclicReferences: Boolean

    Permalink
    Definition Classes
    Global
  675. def propagatePackageBoundary(jflags: JavaAccFlags, syms: Symbol*): Unit

    Permalink
    Definition Classes
    PrivateWithin
  676. def propagatePackageBoundary(m: java.lang.reflect.Member, syms: Symbol*): Unit

    Permalink
    Definition Classes
    PrivateWithin
  677. def propagatePackageBoundary(c: Class[_], syms: Symbol*): Unit

    Permalink
    Definition Classes
    PrivateWithin
  678. final def pushPhase(ph: Phase): Phase

    Permalink
    Definition Classes
    SymbolTable
  679. def quotedName(name: String): String

    Permalink
    Definition Classes
    Printers
  680. def quotedName(name: Name): String

    Permalink
    Definition Classes
    Printers
  681. def quotedName(name: Name, decode: Boolean): String

    Permalink
    Definition Classes
    Printers
  682. def rangePos(source: SourceFile, start: Int, point: Int, end: Int): Position

    Permalink
    Definition Classes
    Positions
  683. lazy val rangePosition: CondPickler[Position]

    Permalink
    Definition Classes
    Picklers
  684. def rawDocComment(sym: Symbol): String

    Permalink
    Definition Classes
    DocComments
  685. def rawToExistential: TypeMap

    Permalink
    Definition Classes
    TypeMaps
  686. def recentlyDeleted(): List[Symbol]

    Permalink
    Definition Classes
    CompilerControl
  687. def recursionTable: Map[Symbol, Int]

    Permalink
    Definition Classes
    Symbols
  688. def recursionTable_=(value: Map[Symbol, Int]): Unit

    Permalink
    Definition Classes
    Symbols
  689. def referenceCapturedVariable(vble: Symbol): Tree

    Permalink
    Definition Classes
    CapturedVariables
  690. def refinedType(parents: List[Type], owner: Symbol): Type

    Permalink
    Definition Classes
    Types
  691. def refinedType(parents: List[Type], owner: Symbol, decls: Scope, pos: Position): Type

    Permalink
    Definition Classes
    Types
  692. def registerContext(c: Context): Unit

    Permalink
    Definition Classes
    Global → Global
  693. def registerTopLevelSym(sym: Symbol): Unit

    Permalink
    Definition Classes
    Global → Global
  694. macro def reify[T](expr: T): Expr[T]

    Permalink
    Definition Classes
    Universe
  695. implicit def reloadItem: CondPickler[ReloadItem]

    Permalink
    Definition Classes
    Picklers
  696. def removeAllAnnotationCheckers(): Unit

    Permalink
    Definition Classes
    AnnotationCheckers
  697. def removeUnitOf(s: SourceFile): Option[RichCompilationUnit]

    Permalink
    Definition Classes
    CompilerControl
  698. lazy val renameConfig: Map[Symbol, Name]

    Permalink
  699. def renamedSymbols(context: Context): Map[Symbol, Name]

    Permalink
  700. def render(what: Any, mkPrinter: (PrintWriter) ⇒ ScalafixGlobal.TreePrinter, printTypes: BooleanFlag, printIds: BooleanFlag, printOwners: BooleanFlag, printKinds: BooleanFlag, printMirrors: BooleanFlag, printPositions: BooleanFlag): String

    Permalink
    Attributes
    protected
    Definition Classes
    Printers
  701. def repackExistential(tp: Type): Type

    Permalink
    Definition Classes
    Types
  702. def replaceInheritDocToInheritdoc(docStr: String): String

    Permalink
    Definition Classes
    DocComments
  703. def reportThrowable(t: Throwable): Unit

    Permalink
    Definition Classes
    Global
  704. var reporter: Reporter

    Permalink
    Definition Classes
    Global → Reporting
  705. final def require(requirement: Boolean): Unit

    Permalink
    Definition Classes
    Global
    Annotations
    @inline()
  706. final def require(requirement: Boolean, message: ⇒ Any): Unit

    Permalink
    Definition Classes
    Global
    Annotations
    @inline()
  707. def resetAttrs(x: Tree): Tree

    Permalink
    Definition Classes
    Trees
  708. def respond[T](result: Response[T])(op: ⇒ T): Unit

    Permalink
    Definition Classes
    Global
  709. def respondGradually[T](response: Response[T])(op: ⇒ Stream[T]): Unit

    Permalink
    Definition Classes
    Global
  710. lazy val rootMirror: Mirror

    Permalink
    Definition Classes
    Global → Mirrors
  711. lazy val roughPluginsList: List[Plugin]

    Permalink
    Attributes
    protected
    Definition Classes
    Plugins
  712. final def runId(period: Period): RunId

    Permalink
    Definition Classes
    SymbolTable
  713. final def sameLength(xs1: List[_], xs2: List[_]): Boolean

    Permalink
    Definition Classes
    Types
  714. def sameWeakLubAsLub(tps: List[Type]): Boolean

    Permalink
    Definition Classes
    GlbLubs
  715. def saveOriginalOwner(sym: Symbol): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Symbols
  716. var scheduler: WorkScheduler

    Permalink
    Attributes
    protected[scala.tools.nsc.interactive]
    Definition Classes
    CompilerControl
  717. def scopeTransform(owner: Symbol)(op: ⇒ Scope): Scope

    Permalink
    Definition Classes
    Scopes
  718. lazy val semanticdbOps: MetalsGlobalSemanticdbOps

    Permalink
  719. def semanticdbSymbol(symbol: Symbol): String

    Permalink
  720. final def sequence[A](as: List[Option[A]]): Option[List[A]]

    Permalink
    Definition Classes
    Collections
  721. def setPackageAccessBoundary(sym: Symbol): Symbol

    Permalink
    Definition Classes
    PrivateWithin
  722. def settings: Settings

    Permalink
    Definition Classes
    Global → Reporting → Required
  723. def shortType(longType: Type, history: ShortenedNames): Type

    Permalink
  724. val shorthands: Set[String]

    Permalink
    Definition Classes
    ScalafixGlobal → Types
  725. def shouldLogAtThisPhase: Boolean

    Permalink
    Definition Classes
    Global → SymbolTable
  726. def show(position: Position): String

    Permalink
    Definition Classes
    Printers → Printers
  727. def show(flags: FlagSet): String

    Permalink
    Definition Classes
    Printers → Printers
  728. def show(name: Name): String

    Permalink
    Definition Classes
    Printers → Printers
  729. def show(any: Any, printTypes: BooleanFlag, printIds: BooleanFlag, printOwners: BooleanFlag, printKinds: BooleanFlag, printMirrors: BooleanFlag, printPositions: BooleanFlag): String

    Permalink
    Definition Classes
    Printers
  730. def showCode(tree: Tree, printTypes: BooleanFlag, printIds: BooleanFlag, printOwners: BooleanFlag, printPositions: BooleanFlag, printRootPkg: Boolean): String

    Permalink
    Definition Classes
    Printers
  731. def showDecl(sym: Symbol): String

    Permalink
    Definition Classes
    Printers → Printers
  732. def showDef(fullName: Name, declsOnly: Boolean, ph: Phase): Unit

    Permalink
    Definition Classes
    Global
  733. def showRaw(position: Position): String

    Permalink
    Definition Classes
    Printers
  734. def showRaw(flags: FlagSet): String

    Permalink
    Definition Classes
    Printers
  735. def showRaw(name: Name): String

    Permalink
    Definition Classes
    Printers
  736. def showRaw(any: Any, printTypes: BooleanFlag, printIds: BooleanFlag, printOwners: BooleanFlag, printKinds: BooleanFlag, printMirrors: BooleanFlag, printPositions: BooleanFlag): String

    Permalink
    Definition Classes
    Printers
  737. lazy val shutdownReq: CondPickler[ShutdownReq.type]

    Permalink
    Definition Classes
    Picklers
  738. def signalDone(context: Context, old: Tree, result: Tree): Unit

    Permalink
    Definition Classes
    Global → Global
  739. def signalParseProgress(pos: Position): Unit

    Permalink
    Definition Classes
    Global → Global
  740. def signalParsedDocComment(comment: String, pos: Position): Unit

    Permalink
    Definition Classes
    Global
  741. def singleType(pre: Type, sym: Symbol): Type

    Permalink
    Definition Classes
    Types
  742. def singletonBounds(hi: Type): TypeBounds

    Permalink
    Definition Classes
    Types
  743. def skipPrefixOf(pre: Type, clazz: Symbol): Boolean

    Permalink
    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    TypeMaps
  744. def skolemizationLevel: Int

    Permalink
    Definition Classes
    Types
  745. def skolemizationLevel_=(value: Int): Unit

    Permalink
    Definition Classes
    Types
  746. def slowButSafeEnteringPhase[T](ph: Phase)(op: ⇒ T): T

    Permalink
    Definition Classes
    SymbolTable
  747. def slowButSafeEnteringPhaseNotLaterThan[T](target: Phase)(op: ⇒ T): T

    Permalink
    Definition Classes
    SymbolTable
  748. lazy val sn: SymbolNames

    Permalink
    Definition Classes
    StdNames
  749. def solidDescendants(tree: Tree): List[Tree]

    Permalink
    Definition Classes
    Positions
  750. def solve(tvars: List[TypeVar], tparams: List[Symbol], variances: List[Variance], upper: Boolean, depth: Depth): Boolean

    Permalink
    Definition Classes
    TypeConstraints
  751. implicit lazy val sourceFile: Pickler[SourceFile]

    Permalink
    Definition Classes
    Picklers
  752. def spanningTypes(ts: List[Type]): List[Type]

    Permalink
    Definition Classes
    GlbLubs
  753. def specializesSym(preLo: Type, symLo: Symbol, preHi: Type, symHi: Symbol, depth: Depth): Boolean

    Permalink
    Attributes
    protected[scala.reflect.internal]
    Definition Classes
    Types
  754. def specializesSym(tp: Type, sym: Symbol, depth: Depth): Boolean

    Permalink
    Definition Classes
    Types
  755. def stabilizedType(tree: Tree): Type

    Permalink
    Definition Classes
    Global
  756. val storeReporter: StoreReporter

    Permalink
  757. def subsametypeRecursions: Int

    Permalink
    Definition Classes
    TypeComparers
  758. def subsametypeRecursions_=(value: Int): Unit

    Permalink
    Definition Classes
    TypeComparers
  759. def superComment(sym: Symbol): Option[String]

    Permalink
    Attributes
    protected
    Definition Classes
    DocComments
  760. def supplementErrorMessage(errorMessage: String): String

    Permalink
    Definition Classes
    Reporting
  761. def supplementTyperState(errorMessage: String): String

    Permalink
    Definition Classes
    Global → Reporting
  762. final def suspendingTypeVars[T](tvs: List[TypeVar])(op: ⇒ T): T

    Permalink
    Definition Classes
    Types
    Annotations
    @inline()
  763. def symName(tree: Tree, name: Name): String

    Permalink
    Definition Classes
    Printers
  764. implicit lazy val symPickler: Pickler[Symbol]

    Permalink
    Definition Classes
    Picklers
  765. def symbolOf[T](implicit arg0: WeakTypeTag[T]): TypeSymbol

    Permalink
    Definition Classes
    Symbols
  766. def syncTopLevelSyms(unit: RichCompilationUnit): Unit

    Permalink
    Definition Classes
    Global
  767. def synchronizeNames: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    Global → Names
  768. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  769. lazy val syntaxAnalyzer: SyntaxAnalyzer { ... /* 2 definitions in type refinement */ }

    Permalink
    Definition Classes
    Global
  770. lazy val termNames: nme.type

    Permalink
    Definition Classes
    StdNames
  771. implicit lazy val throwable: Pickler[Throwable]

    Permalink
    Definition Classes
    Picklers
  772. def throwableAsString(t: Throwable): String

    Permalink
    Definition Classes
    Global → SymbolTable
  773. def throwableAsString(t: Throwable, maxFrames: Int): String

    Permalink
    Definition Classes
    SymbolTable
  774. val toBeRemoved: Set[AbstractFile]

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  775. val toBeRemovedAfterRun: Set[AbstractFile]

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  776. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  777. def toStringRecursions: Int

    Permalink
    Definition Classes
    TypeToStrings
  778. def toStringRecursions_=(value: Int): Unit

    Permalink
    Definition Classes
    TypeToStrings
  779. def toStringSubjects: HashSet[Type]

    Permalink
    Definition Classes
    TypeToStrings
  780. def tokenize(implicit convert: Convert[ScalafixGlobal, inputs.Input], tokenize: Tokenize, dialect: Dialect): tokenizers.Tokenized

    Permalink
    Implicit information
    This member is added by an implicit conversion from ScalafixGlobal to meta.XtensionTokenizeInputLike[ScalafixGlobal] performed by method XtensionTokenizeInputLike in scala.meta.tokenizers.Api.
    Definition Classes
    XtensionTokenizeInputLike
  781. final val traceSymbolActivity: Boolean

    Permalink
    Definition Classes
    SymbolTable
  782. def transformedType(tpe: Type): Type forSome {val _63: PostErasure { val global: ScalafixGlobal.this.type }}

    Permalink
    Definition Classes
    Transforms
  783. def transformedType(sym: Symbol): Type forSome {val _93: PostErasure { val global: ScalafixGlobal.this.type }}

    Permalink
    Definition Classes
    Transforms
  784. lazy val transparentPosition: CondPickler[Position]

    Permalink
    Definition Classes
    Picklers
  785. def transparentShallowTransform(container: Symbol, tp: Type)(f: (Type) ⇒ Type): Type

    Permalink
    Definition Classes
    Types
  786. final def transposeSafe[A](ass: List[List[A]]): Option[List[List[A]]]

    Permalink
    Definition Classes
    Collections
  787. val treeBrowser: tools.nsc.Global.treeBrowsers.SwingBrowser

    Permalink
    Definition Classes
    Global
  788. lazy val treeBuild: TreeGen

    Permalink
    Definition Classes
    Internals
  789. lazy val treeBuilder: TreeBuilder { val global: ScalafixGlobal.this.type }

    Permalink
    Definition Classes
    Global
  790. val treeCopy: TreeCopier

    Permalink
    Definition Classes
    Trees
  791. def treeLine(t: Tree): String

    Permalink
    Attributes
    protected
    Definition Classes
    Trees
  792. val treeNodeCount: View

    Permalink
    Definition Classes
    Trees
  793. def treeStatus(t: Tree, enclosingTree: Tree): String

    Permalink
    Attributes
    protected
    Definition Classes
    Trees
  794. def treeSymStatus(t: Tree): String

    Permalink
    Attributes
    protected
    Definition Classes
    Trees
  795. def treeToAnnotation(tree: Tree): Annotation

    Permalink
    Attributes
    protected[scala]
    Definition Classes
    AnnotationInfos → Annotations
  796. def treeToString(tree: Tree): String

    Permalink
    Attributes
    protected
    Definition Classes
    Printers
  797. def typeDepth(tp: Type): Depth

    Permalink
    Definition Classes
    Types
  798. def typeFun(tps: List[Symbol], body: Type): Type

    Permalink
    Definition Classes
    Types
  799. def typeFunAnon(tps: List[Symbol], body: Type): Type

    Permalink
    Definition Classes
    Types
  800. lazy val typeNames: tpnme.type

    Permalink
    Definition Classes
    StdNames
  801. def typeOf[T](implicit ttag: TypeTag[T]): Type

    Permalink
    Definition Classes
    TypeTags
  802. def typeParamsString(tp: Type): String

    Permalink
    Definition Classes
    TypeDebugging
  803. def typeParamsToExistentials(clazz: Symbol): List[Symbol]

    Permalink
    Definition Classes
    Types
  804. def typeParamsToExistentials(clazz: Symbol, tparams: List[Symbol]): List[Symbol]

    Permalink
    Definition Classes
    Types
  805. def typeRef(pre: Type, sym: Symbol, args: List[Type]): Type

    Permalink
    Definition Classes
    Types
  806. def typeTag[T](implicit ttag: TypeTag[T]): TypeTag[T]

    Permalink
    Definition Classes
    TypeTags
  807. def typeToString(tpe: Type): String

    Permalink
    Attributes
    protected
    Definition Classes
    TypeToStrings
  808. def typeTreeSymbol(tree: TypeTree): Symbol

    Permalink
    Attributes
    protected
    Definition Classes
    Trees
  809. def typeVarsInType(tp: Type): List[TypeVar]

    Permalink
    Definition Classes
    Types
  810. final def uncheckedBounds(tp: Type): Type

    Permalink
    Definition Classes
    Types
  811. val undetBaseTypeSeq: BaseTypeSeq

    Permalink
    Definition Classes
    BaseTypeSeqs
  812. def undoLog: UndoLog

    Permalink
    Definition Classes
    TypeConstraints
  813. def unique[T <: Type](tp: T): T

    Permalink
    Attributes
    protected
    Definition Classes
    Types
  814. val unitOfFile: LinkedHashMap[AbstractFile, RichCompilationUnit] with SynchronizedMap[AbstractFile, RichCompilationUnit]

    Permalink
    Definition Classes
    Global
  815. def useCases(sym: Symbol, site: Symbol): List[(Symbol, String, Position)]

    Permalink
    Definition Classes
    DocComments
  816. val useOffsetPositions: Boolean

    Permalink
    Definition Classes
    Global → Global → Positions
  817. def validateClassInfo(tp: ClassInfoType): Unit

    Permalink
    Definition Classes
    Types
  818. def validatePositions(tree: Tree): Unit

    Permalink
    Definition Classes
    Positions
  819. def varianceInType(tp: Type)(tparam: Symbol): Variance

    Permalink
    Definition Classes
    Variances
  820. def varianceInTypes(tps: List[Type])(tparam: Symbol): Variance

    Permalink
    Definition Classes
    Variances
  821. val verboseIDE: Boolean

    Permalink
    Definition Classes
    Global
  822. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  823. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  824. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  825. val waitLoadedTypeResponses: ResponseMap

    Permalink
    Attributes
    protected
    Definition Classes
    Global
  826. def warning(pos: Position, msg: String): Unit

    Permalink
    Definition Classes
    Reporting
    Annotations
    @deprecatedOverriding( ... , "2.11.2" )
  827. def warning(msg: String): Unit

    Permalink
    Definition Classes
    Reporting
    Annotations
    @deprecatedOverriding( ... , "2.11.2" )
  828. def weakLub(tps: List[Type]): Type

    Permalink
    Definition Classes
    GlbLubs
  829. def weakTypeOf[T](implicit attag: WeakTypeTag[T]): Type

    Permalink
    Definition Classes
    TypeTags
  830. def weakTypeTag[T](implicit attag: WeakTypeTag[T]): WeakTypeTag[T]

    Permalink
    Definition Classes
    TypeTags
  831. def withInfoLevel[T](infolevel: tools.nsc.ast.NodePrinters.InfoLevel.Value)(op: ⇒ T): T

    Permalink
    Definition Classes
    Global
  832. final def withPropagateCyclicReferences[T](t: ⇒ T): T

    Permalink
    Definition Classes
    Global
    Annotations
    @inline()
  833. def withTypesExplained[A](op: ⇒ A): A

    Permalink
    Definition Classes
    Types
  834. implicit def workEvent: Pickler[WorkEvent]

    Permalink
    Definition Classes
    Picklers
  835. def wrappingIntoTerm(tree0: Tree)(op: (Tree) ⇒ Tree): Tree

    Permalink
    Definition Classes
    Trees
  836. def wrappingPos(trees: List[Tree]): Position

    Permalink
    Definition Classes
    Positions → Positions
  837. def wrappingPos(default: Position, trees: List[Tree], focus: Boolean): Position

    Permalink
    Definition Classes
    Positions
  838. def wrappingPos(default: Position, trees: List[Tree]): Position

    Permalink
    Definition Classes
    Positions → Positions
  839. def xprintTree(treePrinter: ScalafixGlobal.TreePrinter, tree: Tree): Unit

    Permalink
    Definition Classes
    Printers → Printers
  840. def xtransform(transformer: ScalafixGlobal.Transformer, tree: Tree): Tree

    Permalink
    Attributes
    protected
    Definition Classes
    Trees → Trees
  841. def xtraverse(traverser: Traverser, tree: Tree): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Trees → Trees
  842. def [B](y: B): (ScalafixGlobal, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from ScalafixGlobal to ArrowAssoc[ScalafixGlobal] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Shadowed Implicit Value Members

  1. def show[Style[X] <: Show[X]](implicit style: Style[ScalafixGlobal]): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from ScalafixGlobal to meta.XtensionShow[ScalafixGlobal] performed by method XtensionShow in scala.meta.prettyprinters.Api.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (scalafixGlobal: meta.XtensionShow[ScalafixGlobal]).show(style)
    Definition Classes
    XtensionShow

Deprecated Value Members

  1. def askDocComment(sym: Symbol, site: Symbol, source: SourceFile, response: Response[(String, String, Position)]): Unit

    Permalink
    Definition Classes
    CompilerControl
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.2) Use method that accepts fragments

  2. def askType(source: SourceFile, forceReload: Boolean, response: Response[Tree]): Unit

    Permalink
    Definition Classes
    CompilerControl
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.1) Use askLoadedTyped instead to avoid race conditions in the typechecker

  3. final def atPhase[T](ph: Phase)(op: ⇒ T): T

    Permalink
    Definition Classes
    SymbolTable
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.10.0) Use enteringPhase

  4. def debugwarn(msg: ⇒ String): Unit

    Permalink
    Definition Classes
    SymbolTable
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use devWarning if this is really a warning; otherwise use log

  5. lazy val emptyValDef: noSelfType.type

    Permalink
    Definition Classes
    Trees → Trees
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use noSelfType instead

  6. def forScaladoc: Boolean

    Permalink
    Definition Classes
    Required
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Scaladoc is implemented with a custom Global; this flag is ignored

  7. def isRaw(sym: Symbol, args: List[Type]): Boolean

    Permalink
    Definition Classes
    Types
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.1) Use isRawType

  8. def logThrowable(t: Throwable): Unit

    Permalink
    Definition Classes
    Global
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.1) Renamed to reportThrowable

  9. def polyType(params: List[Symbol], tpe: Type): Type

    Permalink
    Definition Classes
    Types
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) use genPolyType(...) instead

  10. implicit def stringToTermName(s: String): TermName

    Permalink
    Definition Classes
    Names
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use explicit TermName(s) instead

  11. implicit def stringToTypeName(s: String): TypeName

    Permalink
    Definition Classes
    Names
    Annotations
    @deprecated
    Deprecated

    (Since version 2.11.0) Use explicit TypeName(s) instead

Inherited from ScalafixGlobalProxy

Inherited from Global

Inherited from Picklers

Inherited from RichCompilationUnits

Inherited from ContextTrees

Inherited from CompilerControl

Inherited from Global

Inherited from Parsing

Inherited from Reporting

Inherited from Positions

Inherited from DocComments

Inherited from Printers

Inherited from Trees

Inherited from PhaseAssembly

Inherited from Plugins

Inherited from CompilationUnits

Inherited from SymbolTable

Inherited from SymbolTable

Inherited from Reporting

Inherited from Internals

Inherited from FreshNames

Inherited from Translations

Inherited from PrivateWithin

Inherited from ReificationSupport

Inherited from StdCreators

Inherited from StdAttachments

Inherited from CapturedVariables

Inherited from Required

Inherited from Importers

Inherited from TypeDebugging

Inherited from Positions

Inherited from Printers

Inherited from Trees

Inherited from AnnotationCheckers

Inherited from AnnotationInfos

Inherited from StdNames

Inherited from Transforms

Inherited from InfoTransformers

Inherited from BaseTypeSeqs

Inherited from Constants

Inherited from Definitions

Inherited from Mirrors

Inherited from Scopes

Inherited from FlagSets

Inherited from ExistentialsAndSkolems

Inherited from Kinds

Inherited from Variances

Inherited from Types

Inherited from TypeConstraints

Inherited from TypeMaps

Inherited from GlbLubs

Inherited from CommonOwners

Inherited from TypeToStrings

Inherited from TypeComparers

Inherited from Symbols

Inherited from Names

Inherited from Collections

Inherited from Universe

Inherited from Universe

Inherited from Internals

Inherited from Quasiquotes

Inherited from Liftables

Inherited from Printers

Inherited from Mirrors

Inherited from StandardLiftables

Inherited from StandardNames

Inherited from StandardDefinitions

Inherited from ImplicitTags

Inherited from TypeTags

Inherited from Exprs

Inherited from Positions

Inherited from Annotations

Inherited from Constants

Inherited from Trees

Inherited from Names

Inherited from Scopes

Inherited from FlagSets

Inherited from Types

Inherited from Symbols

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion XtensionTokenizeInputLike from ScalafixGlobal to meta.XtensionTokenizeInputLike[ScalafixGlobal]

Inherited by implicit conversion XtensionShow from ScalafixGlobal to meta.XtensionShow[ScalafixGlobal]

Inherited by implicit conversion XtensionParseInputLike from ScalafixGlobal to meta.XtensionParseInputLike[ScalafixGlobal]

Inherited by implicit conversion any2stringadd from ScalafixGlobal to any2stringadd[ScalafixGlobal]

Inherited by implicit conversion StringFormat from ScalafixGlobal to StringFormat[ScalafixGlobal]

Inherited by implicit conversion Ensuring from ScalafixGlobal to Ensuring[ScalafixGlobal]

Inherited by implicit conversion ArrowAssoc from ScalafixGlobal to ArrowAssoc[ScalafixGlobal]

Ungrouped