ai
.
x
diff
package
diff
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
diff
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
abstract
class
Comparison
extends
AnyRef
abstract
class
DiffShow
[
-T
]
extends
AnyRef
abstract
class
DiffShowFields
[
-T
]
extends
AnyRef
abstract
class
DiffShowFieldsLowPriority
extends
AnyRef
abstract
class
DiffShowInstances
extends
DiffShowInstancesLowPriority
abstract
class
DiffShowInstancesLowPriority
extends
AnyRef
case class
Different
(
string:
String
)
extends
Comparison
with
Product
with
Serializable
case class
Error
(
string:
String
)
extends
Comparison
with
Product
with
Serializable
case class
Identical
(
string:
String
)
extends
Comparison
with
Product
with
Serializable
Value Members
object
DiffShow
extends
DiffShowInstances
object
DiffShowFields
object
Different
extends
Serializable
object
Identical
extends
Serializable
def
arrow
(
l:
String
,
r:
String
)
:
String
def
blue
(
s:
String
)
:
String
def
green
(
s:
String
)
:
String
def
pad
(
s:
Any
,
i:
Int
=
5
)
:
String
def
red
(
s:
String
)
:
String
def
showChange
(
l:
String
,
r:
String
)
:
String
Inherited from
AnyRef
Inherited from
Any
Ungrouped