Packages

package patch

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait CrashingSemanticdbIndex extends v0.SemanticdbIndex
  2. class EscapeHatch extends AnyRef

    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.

  3. trait LegacyPatchOps extends PatchOps

Value Members

  1. object EscapeHatch
  2. object ImportPatchOps
  3. object LegacyPatchOps
  4. object PatchInternals
  5. object ReplaceSymbolOps

Ungrouped