BlueB

dotty.tools.dotc.printing.Highlighting.BlueB
case class BlueB(text: String) extends Highlight

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Highlight
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def +(other: String)(using Context): HighlightBuffer

Attributes

Inherited from:
Highlight
def +(other: Highlight)(using Context): HighlightBuffer

Attributes

Inherited from:
Highlight

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def show(using Context): String

Attributes

Inherited from:
Highlight
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Highlight -> Any
Inherited from:
Highlight