Package

scalafix.internal

v0

Permalink

package v0

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. v0
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final case class InputSynthetic(value: String, input: scala.meta.Input, start: Int, end: Int) extends InputStream with Product with Serializable

    Permalink
  2. class LegacyCodePrinter extends AnyRef

    Permalink

    Converts scalafix.v1 data structures into scalafix.v0.

    Converts scalafix.v1 data structures into scalafix.v0.

    This class exists for legacy reasons and will be removed in the future.

  3. class LegacyRuleCtx extends v0.RuleCtx with LegacyPatchOps

    Permalink
  4. class LegacySemanticRule extends v1.SemanticRule

    Permalink
  5. final class LegacySemanticdbIndex extends CrashingSemanticdbIndex with SymbolTable

    Permalink
  6. class LegacySyntacticRule extends SyntacticRule

    Permalink
  7. implicit class XtensionDenotation extends AnyRef

    Permalink

Value Members

  1. object LegacyRule

    Permalink
  2. object LegacySemanticdbIndex

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped