package patch
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait CrashingSemanticdbIndex extends v0.SemanticdbIndex
- trait DeprecatedPatchOps extends PatchOps
- class DeprecatedRuleCtx extends v0.RuleCtx with DeprecatedPatchOps
- class DocSemanticdbIndex extends CrashingSemanticdbIndex with SymbolTable
-
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.
Value Members
- object DeprecatedPatchOps
- object DocSemanticdbIndex
- object EscapeHatch
- object ImportPatchOps
- object ReplaceSymbolOps