RedB

case class RedB(text: String) extends Highlight
trait Product
trait Equals
class Highlight
class Object
trait Matchable
class Any

Value members

Inherited methods

def +(other: String)(using Context): HighlightBuffer
Inherited from:
Highlight
def +(other: Highlight)(using Context): HighlightBuffer
Inherited from:
Highlight
Inherited from:
Product
def show(using Context): String
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.

Returns:

a string representation of the object.

Definition Classes
Highlight -> Any
Inherited from:
Highlight