case class TypeDiag(tp: Global.Type, sym: Global.Symbol) extends Ordered[(TypeDiagnostics.this)#TypeDiag] with Product with Serializable
- Source
- TypeDiagnostics.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TypeDiag
- Serializable
- Serializable
- Product
- Equals
- Ordered
- Comparable
- AnyRef
- Any
Implicitly
- by orderingToOrdered
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new TypeDiag(tp: Global.Type, sym: Global.Symbol)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
def
+(other: String): String
- Implicit
- This member is added by an implicit conversion from (TypeDiagnostics.this)#TypeDiag to any2stringadd[(TypeDiagnostics.this)#TypeDiag] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
-
def
->[B](y: B): ((TypeDiagnostics.this)#TypeDiag, B)
- Implicit
- This member is added by an implicit conversion from (TypeDiagnostics.this)#TypeDiag to ArrowAssoc[(TypeDiagnostics.this)#TypeDiag] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
-
def
<(that: (TypeDiagnostics.this)#TypeDiag): Boolean
- Definition Classes
- Ordered
-
def
<=(that: (TypeDiagnostics.this)#TypeDiag): Boolean
- Definition Classes
- Ordered
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
>(that: (TypeDiagnostics.this)#TypeDiag): Boolean
- Definition Classes
- Ordered
-
def
>=(that: (TypeDiagnostics.this)#TypeDiag): Boolean
- Definition Classes
- Ordered
- def aliasOwner: Global.Symbol
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
def
compare(other: (TypeDiagnostics.this)#TypeDiag): Int
- Definition Classes
- TypeDiag → Ordered
-
def
compareTo(that: (TypeDiagnostics.this)#TypeDiag): Int
- Definition Classes
- Ordered → Comparable
-
def
ensuring(cond: ((TypeDiagnostics.this)#TypeDiag) ⇒ Boolean, msg: ⇒ Any): (TypeDiagnostics.this)#TypeDiag
- Implicit
- This member is added by an implicit conversion from (TypeDiagnostics.this)#TypeDiag to Ensuring[(TypeDiagnostics.this)#TypeDiag] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: ((TypeDiagnostics.this)#TypeDiag) ⇒ Boolean): (TypeDiagnostics.this)#TypeDiag
- Implicit
- This member is added by an implicit conversion from (TypeDiagnostics.this)#TypeDiag to Ensuring[(TypeDiagnostics.this)#TypeDiag] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean, msg: ⇒ Any): (TypeDiagnostics.this)#TypeDiag
- Implicit
- This member is added by an implicit conversion from (TypeDiagnostics.this)#TypeDiag to Ensuring[(TypeDiagnostics.this)#TypeDiag] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean): (TypeDiagnostics.this)#TypeDiag
- Implicit
- This member is added by an implicit conversion from (TypeDiagnostics.this)#TypeDiag to Ensuring[(TypeDiagnostics.this)#TypeDiag] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
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
formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from (TypeDiagnostics.this)#TypeDiag to StringFormat[(TypeDiagnostics.this)#TypeDiag] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @inline()
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def modifyName(f: (String) ⇒ String): Global.Symbol
- def nameQualify(): Any
- def name_==(other: (TypeDiagnostics.this)#TypeDiag): Boolean
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- def owner_==(other: (TypeDiagnostics.this)#TypeDiag): Boolean
- def postQualify(): Any
- def preQualify(): Global.Symbol
- def restoreName(): Unit
- def string_==(other: (TypeDiagnostics.this)#TypeDiag): Boolean
- val sym: Global.Symbol
- def sym_==(other: (TypeDiagnostics.this)#TypeDiag): Boolean
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- TypeDiag → AnyRef → Any
- val tp: Global.Type
- def trueOwner: Global.Symbol
- def typeQualify(): Any
-
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()
-
def
→[B](y: B): ((TypeDiagnostics.this)#TypeDiag, B)
- Implicit
- This member is added by an implicit conversion from (TypeDiagnostics.this)#TypeDiag to ArrowAssoc[(TypeDiagnostics.this)#TypeDiag] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
Shadowed Implicit Value Members
-
def
<(that: (TypeDiagnostics.this)#TypeDiag): Boolean
- Implicit
- This member is added by an implicit conversion from (TypeDiagnostics.this)#TypeDiag to math.Ordered[(TypeDiagnostics.this)#TypeDiag] performed by method orderingToOrdered in scala.math.Ordered. This conversion will take place only if an implicit value of type math.Ordering[(TypeDiagnostics.this)#TypeDiag] is in scope.
- Shadowing
- This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a type ascription:(typeDiag: math.Ordered[(TypeDiagnostics.this)#TypeDiag]).<(that)
- Definition Classes
- Ordered
-
def
<=(that: (TypeDiagnostics.this)#TypeDiag): Boolean
- Implicit
- This member is added by an implicit conversion from (TypeDiagnostics.this)#TypeDiag to math.Ordered[(TypeDiagnostics.this)#TypeDiag] performed by method orderingToOrdered in scala.math.Ordered. This conversion will take place only if an implicit value of type math.Ordering[(TypeDiagnostics.this)#TypeDiag] is in scope.
- Shadowing
- This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a type ascription:(typeDiag: math.Ordered[(TypeDiagnostics.this)#TypeDiag]).<=(that)
- Definition Classes
- Ordered
-
def
>(that: (TypeDiagnostics.this)#TypeDiag): Boolean
- Implicit
- This member is added by an implicit conversion from (TypeDiagnostics.this)#TypeDiag to math.Ordered[(TypeDiagnostics.this)#TypeDiag] performed by method orderingToOrdered in scala.math.Ordered. This conversion will take place only if an implicit value of type math.Ordering[(TypeDiagnostics.this)#TypeDiag] is in scope.
- Shadowing
- This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a type ascription:(typeDiag: math.Ordered[(TypeDiagnostics.this)#TypeDiag]).>(that)
- Definition Classes
- Ordered
-
def
>=(that: (TypeDiagnostics.this)#TypeDiag): Boolean
- Implicit
- This member is added by an implicit conversion from (TypeDiagnostics.this)#TypeDiag to math.Ordered[(TypeDiagnostics.this)#TypeDiag] performed by method orderingToOrdered in scala.math.Ordered. This conversion will take place only if an implicit value of type math.Ordering[(TypeDiagnostics.this)#TypeDiag] is in scope.
- Shadowing
- This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a type ascription:(typeDiag: math.Ordered[(TypeDiagnostics.this)#TypeDiag]).>=(that)
- Definition Classes
- Ordered
-
def
compare(that: (TypeDiagnostics.this)#TypeDiag): Int
- Implicit
- This member is added by an implicit conversion from (TypeDiagnostics.this)#TypeDiag to math.Ordered[(TypeDiagnostics.this)#TypeDiag] performed by method orderingToOrdered in scala.math.Ordered. This conversion will take place only if an implicit value of type math.Ordering[(TypeDiagnostics.this)#TypeDiag] is in scope.
- Shadowing
- This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a type ascription:(typeDiag: math.Ordered[(TypeDiagnostics.this)#TypeDiag]).compare(that)
- Definition Classes
- Ordered
-
def
compareTo(that: (TypeDiagnostics.this)#TypeDiag): Int
- Implicit
- This member is added by an implicit conversion from (TypeDiagnostics.this)#TypeDiag to math.Ordered[(TypeDiagnostics.this)#TypeDiag] performed by method orderingToOrdered in scala.math.Ordered. This conversion will take place only if an implicit value of type math.Ordering[(TypeDiagnostics.this)#TypeDiag] is in scope.
- Shadowing
- This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a type ascription:(typeDiag: math.Ordered[(TypeDiagnostics.this)#TypeDiag]).compareTo(that)
- Definition Classes
- Ordered → Comparable
The Scala compiler and reflection APIs.