Package

scalafix.internal

patch

Permalink

package patch

Visibility
  1. Public
  2. All

Type Members

  1. trait CrashingSemanticdbIndex extends v0.SemanticdbIndex

    Permalink
  2. trait DeprecatedPatchOps extends PatchOps

    Permalink
  3. class EscapeHatch extends AnyRef

    Permalink

    EscapeHatch is an algorithm to selectively disable rules.

    EscapeHatch is an algorithm to selectively disable rules. There are two mechanisms to do so: anchored comments and the standard @SuppressWarnings annotation. The latter takes precedence over the former in case there are overlaps. See AnchoredEscapes and AnnotatedEscapes for more details.

Value Members

  1. object DeprecatedPatchOps

    Permalink
  2. object EscapeHatch

    Permalink
  3. object FastPatch

    Permalink
  4. object ImportPatchOps

    Permalink
  5. object ReplaceSymbolOps

    Permalink

Ungrouped