Package

scalafix.internal

util

Permalink

package util

Visibility
  1. Public
  2. All

Type Members

  1. class ClassloadRule[T] extends AnyRef

    Permalink
  2. case class EagerInMemorySemanticdbIndex(database: v0.Database, classpath: scala.meta.Classpath, table: SymbolTable = AggregateSymbolTable(Nil)) extends util.SemanticdbIndex with SymbolTable with Product with Serializable

    Permalink
  3. sealed abstract class Failure extends Exception

    Permalink
  4. class IntervalSet extends AnyRef

    Permalink
  5. case class PrettyResult[T <: Tree](tree: T, imports: List[String]) extends Product with Serializable

    Permalink
  6. class PrettyType extends AnyRef

    Permalink
  7. sealed abstract class QualifyStrategy extends AnyRef

    Permalink
  8. trait ScalafixSyntax extends AnyRef

    Permalink
  9. sealed abstract class Severity extends Ordered[Severity]

    Permalink

Value Members

  1. object ClassloadRule

    Permalink
  2. object CollectionOps

    Permalink
  3. object DenotationOps

    Permalink
  4. object Failure extends Serializable

    Permalink
  5. object FileOps

    Permalink
  6. object IntervalSet

    Permalink
  7. object LintSyntax

    Permalink
  8. object PositionSyntax

    Permalink
  9. object PrettyType

    Permalink
  10. object QualifyStrategy

    Permalink
  11. object Severity

    Permalink
  12. object SuppressOps

    Permalink
  13. object SymbolOps

    Permalink
  14. object TokenOps

    Permalink
  15. object TypeExtractors

    Permalink

Ungrouped