case class Collection213UpgradeV0(index: SemanticdbIndex) extends SemanticRule with Stable212Base with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Collection213UpgradeV0
- Serializable
- Serializable
- Product
- Equals
- Stable212Base
- CrossCompatibility
- SemanticRule
- Rule
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new Collection213UpgradeV0(index: SemanticdbIndex)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
val
Future.onFailure: SymbolMatcher
- Definition Classes
- Stable212Base
-
val
Future.onSuccess: SymbolMatcher
- Definition Classes
- Stable212Base
-
implicit
val
ImplicitSemanticdbIndex: SemanticdbIndex
- Definition Classes
- SemanticRule
-
val
TraversableLike.toIterator: SymbolMatcher
- Definition Classes
- Stable212Base
-
def
addCompatImport(ctx: RuleCtx): scalafix.v0.Patch
- Definition Classes
- Stable212Base
-
final
def
apply(ctx: RuleCtx, patches: Map[scalafix.v0.RuleName, scalafix.v0.Patch]): String
- Definition Classes
- Rule
-
final
def
apply(ctx: RuleCtx, patch: scalafix.v0.Patch): String
- Definition Classes
- Rule
-
final
def
apply(input: String): String
- Definition Classes
- Rule
-
final
def
apply(input: meta.Input, config: ScalafixConfig): String
- Definition Classes
- Rule
-
final
def
apply(ctx: RuleCtx): String
- Definition Classes
- Rule
-
final
def
applyAndLint(ctx: RuleCtx): (String, List[RuleDiagnostic])
- Definition Classes
- Rule
-
val
arrayBuilderMake: SymbolMatcher
- Definition Classes
- Stable212Base
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
val
breakoutRewrite: BreakoutRewrite
- Definition Classes
- Stable212Base
-
def
check(ctx: RuleCtx): Seq[scalafix.v0.Diagnostic]
- Definition Classes
- Rule
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
val
collectionCanBuildFrom: SymbolMatcher
- Definition Classes
- Stable212Base
-
val
companion: SymbolMatcher
- Definition Classes
- Stable212Base
-
val
companionSuffix: String
- Definition Classes
- Stable212Base
-
val
copyToBuffer: SymbolMatcher
- Definition Classes
- Stable212Base
-
def
description: String
- Definition Classes
- Rule
-
final
def
diff(ctx: RuleCtx, patch: scalafix.v0.Patch): String
- Attributes
- protected
- Definition Classes
- Rule
-
final
def
diff(ctx: RuleCtx): String
- Definition Classes
- Rule
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
def
fix(ctx: RuleCtx): scalafix.v0.Patch
- Definition Classes
- Collection213UpgradeV0 → Stable212Base → Rule
-
def
fixWithName(ctx: RuleCtx): Map[scalafix.v0.RuleName, scalafix.v0.Patch]
- Attributes
- protected[scalafix]
- Definition Classes
- Rule
-
val
foldLeftSymbol: SymbolMatcher
- Definition Classes
- Stable212Base
-
val
foldRightSymbol: SymbolMatcher
- Definition Classes
- Stable212Base
-
def
foldSymbol(isLeft: Boolean): SymbolMatcher
- Definition Classes
- Stable212Base
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
val
handledTo: Set[Tree]
- Definition Classes
- Stable212Base
- val index: SemanticdbIndex
-
def
init(config: Conf): Configured[Rule]
- Definition Classes
- Rule
-
def
isCrossCompatible: Boolean
- Definition Classes
- Collection213UpgradeV0 → CrossCompatibility
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
val
iterableSameElement: SymbolMatcher
- Definition Classes
- Stable212Base
-
val
mapPlus2: SymbolMatcher
- Definition Classes
- Stable212Base
-
final
def
merge(other: Rule): Rule
- Definition Classes
- Rule
-
val
mutMapPlus: SymbolMatcher
- Definition Classes
- Stable212Base
-
val
mutMapUpdate: SymbolMatcher
- Definition Classes
- Stable212Base
-
val
mutSetPlus: SymbolMatcher
- Definition Classes
- Stable212Base
-
final
def
name: scalafix.v0.RuleName
- Definition Classes
- Rule
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
val
nothing: SymbolMatcher
- Definition Classes
- Stable212Base
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
replaceArrayBuilderMake(ctx: RuleCtx): scalafix.v0.Patch
- Definition Classes
- Stable212Base
-
def
replaceBreakout(ctx: RuleCtx): scalafix.v0.Patch
- Definition Classes
- Stable212Base
-
def
replaceCanBuildFrom(ctx: RuleCtx): scalafix.v0.Patch
- Definition Classes
- Stable212Base
-
def
replaceCopyToBuffer(ctx: RuleCtx): scalafix.v0.Patch
- Definition Classes
- Stable212Base
-
def
replaceFuture(ctx: RuleCtx): scalafix.v0.Patch
- Definition Classes
- Stable212Base
-
def
replaceIterableSameElements(ctx: RuleCtx): scalafix.v0.Patch
- Definition Classes
- Stable212Base
-
def
replaceJavaConversions(ctx: RuleCtx): scalafix.v0.Patch
- Definition Classes
- Stable212Base
-
def
replaceMutMapUpdated(ctx: RuleCtx): scalafix.v0.Patch
- Definition Classes
- Stable212Base
-
def
replaceMutSetMapPlus(ctx: RuleCtx): scalafix.v0.Patch
- Definition Classes
- Stable212Base
- def replaceMutableMap(ctx: RuleCtx): scalafix.v0.Patch
- def replaceMutableSet(ctx: RuleCtx): scalafix.v0.Patch
-
def
replaceSetMapPlus2(ctx: RuleCtx): scalafix.v0.Patch
- Definition Classes
- Stable212Base
-
def
replaceSymbolicFold(ctx: RuleCtx): scalafix.v0.Patch
- Definition Classes
- Stable212Base
- def replaceSymbols(ctx: RuleCtx): scalafix.v0.Patch
-
def
replaceTo(ctx: RuleCtx): scalafix.v0.Patch
- Definition Classes
- Stable212Base
-
def
replaceTraversable(ctx: RuleCtx): scalafix.v0.Patch
- Definition Classes
- Stable212Base
- def replaceTupleZipped(ctx: RuleCtx): scalafix.v0.Patch
- val retainMap: SymbolMatcher
- val retainSet: SymbolMatcher
-
def
semanticOption: Option[SemanticdbIndex]
- Definition Classes
- SemanticRule → Rule
-
val
setPlus2: SymbolMatcher
- Definition Classes
- Stable212Base
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
final
def
toString(): String
- Definition Classes
- Rule → AnyRef → Any
-
val
toTpe: SymbolMatcher
- Definition Classes
- Stable212Base
-
val
traversableOnce: SymbolMatcher
- Definition Classes
- Stable212Base
- val tupleZipped: SymbolMatcher
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()