ComparisonOp

dotty.tools.backend.jvm.Primitives.ComparisonOp
class ComparisonOp

This class represents a comparison operation.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object CMP
object CMPG
object CMPL

Members list

Value members

Concrete methods

override def toString(): String

Returns a string representation of this operation.

Returns a string representation of this operation.

Attributes

Definition Classes
Any