package patch
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait CrashingSemanticdbIndex extends v0.SemanticdbIndex
-
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. SeeAnchoredEscapes
andAnnotatedEscapes
for more details. - trait LegacyPatchOps extends PatchOps
Value Members
- object EscapeHatch
- object ImportPatchOps
- object LegacyPatchOps
- object PatchInternals
- object ReplaceSymbolOps