package rewrite
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- rewrite
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
abstract
class
Rewrite
extends rule.Rule
- Annotations
- @deprecated
- Deprecated
(Since version 0.5.0) Moved to scalafix.rule.Rule
-
type
RewriteCtx = rule.RuleCtx
- Annotations
- @deprecated
- Deprecated
(Since version 0.5.0) Renamed to RuleCtx
-
type
RewriteName = RuleName
- Annotations
- @deprecated
- Deprecated
(Since version 0.5.0) Renamed to RuleName
-
type
SemanticCtx = rule.RuleCtx
- Annotations
- @deprecated
- Deprecated
(Since version 0.5.0) Renamed to RuleCtx
-
abstract
class
SemanticRewrite
extends rule.SemanticRule
- Annotations
- @deprecated
- Deprecated
(Since version 0.5.0) Moved to scalafix.rule.SemanticRule
Deprecated Value Members
-
val
RewriteName: RuleName.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.5.0) Renamed to RuleName
-
val
SemanticCtx: rule.RuleCtx.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.5.0) Renamed to RuleCtx