Package

scalafix

nsc

Permalink

package nsc

Visibility
  1. Public
  2. All

Type Members

  1. trait HijackImportInfos extends AnyRef

    Permalink
  2. class NonRemovableMap[K, V] extends HashMap[K, V]

    Permalink

    Hack to get used symbols in compilation unit

  3. trait NscScalafixMirror extends ReflectToolkit with HijackImportInfos

    Permalink
  4. trait ReflectToolkit extends AnyRef

    Permalink
  5. class ScalafixNscComponent extends PluginComponent with ReflectToolkit with NscScalafixMirror

    Permalink
  6. class ScalafixNscPlugin extends Plugin

    Permalink
  7. trait ScalafixToolkit extends ReflectToolkit

    Permalink
  8. case class SemanticContext(enclosingPackage: String, inScope: List[String]) extends Product with Serializable

    Permalink

Ungrouped