Packages

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. Protected

Type Members

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

    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
  4. class LegacySemanticRule extends v1.SemanticRule
  5. final class LegacySemanticdbIndex extends CrashingSemanticdbIndex with SymbolTable
  6. class LegacySyntacticRule extends SyntacticRule
  7. implicit class XtensionDenotation extends AnyRef

Value Members

  1. object LegacyRule
  2. object LegacySemanticdbIndex

Inherited from AnyRef

Inherited from Any

Ungrouped