trait Stable212Base extends CrossCompatibility
Ordering
- Alphabetic
- By Inheritance
Inherited
- Stable212Base
- CrossCompatibility
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Abstract Value Members
-
abstract
def
isCrossCompatible: Boolean
- Definition Classes
- CrossCompatibility
Concrete 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
- val Future.onSuccess: SymbolMatcher
- val TraversableLike.toIterator: SymbolMatcher
- def addCompatImport(ctx: RuleCtx): scalafix.v0.Patch
- val arrayBuilderMake: SymbolMatcher
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- val breakoutRewrite: BreakoutRewrite
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- val collectionCanBuildFrom: SymbolMatcher
- val companion: SymbolMatcher
- val companionSuffix: String
- val copyToBuffer: SymbolMatcher
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
- def fix(ctx: RuleCtx): scalafix.v0.Patch
- val foldLeftSymbol: SymbolMatcher
- val foldRightSymbol: SymbolMatcher
- def foldSymbol(isLeft: Boolean): SymbolMatcher
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- val handledTo: Set[Tree]
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val iterableSameElement: SymbolMatcher
- val mapPlus2: SymbolMatcher
- val mutMapPlus: SymbolMatcher
- val mutMapUpdate: SymbolMatcher
- val mutSetPlus: SymbolMatcher
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val nothing: SymbolMatcher
-
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
- def replaceBreakout(ctx: RuleCtx): scalafix.v0.Patch
- def replaceCanBuildFrom(ctx: RuleCtx): scalafix.v0.Patch
- def replaceCopyToBuffer(ctx: RuleCtx): scalafix.v0.Patch
- def replaceFuture(ctx: RuleCtx): scalafix.v0.Patch
- def replaceIterableSameElements(ctx: RuleCtx): scalafix.v0.Patch
- def replaceJavaConversions(ctx: RuleCtx): scalafix.v0.Patch
- def replaceMutMapUpdated(ctx: RuleCtx): scalafix.v0.Patch
- def replaceMutSetMapPlus(ctx: RuleCtx): scalafix.v0.Patch
- def replaceSetMapPlus2(ctx: RuleCtx): scalafix.v0.Patch
- def replaceSymbolicFold(ctx: RuleCtx): scalafix.v0.Patch
- def replaceTo(ctx: RuleCtx): scalafix.v0.Patch
- def replaceTraversable(ctx: RuleCtx): scalafix.v0.Patch
- val setPlus2: SymbolMatcher
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- val toTpe: SymbolMatcher
- val traversableOnce: 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()