Indented

oxygen.core.IndentedString.Indented
final case class Indented(children: Seq[NonInline]) extends NonInline

Attributes

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

Members list

Value members

Inherited methods

final def nonInlines: Seq[NonInline]

Attributes

Inherited from:
IndentedString
final def prefix(prefix: String, joinUsing: String): IndentedString

Attributes

Inherited from:
IndentedString
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
final 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
Inherited from:
IndentedString
final def toString(idtStr: String): String

Attributes

Inherited from:
IndentedString
final def toString(idtStr0: String, idtStr1: String, idtStrN: String*): String

Attributes

Inherited from:
IndentedString
final def toString(idtStrs: NonEmptyList[String]): String

Attributes

Inherited from:
IndentedString
final def toStringColorized(idt: String): String

Attributes

Inherited from:
IndentedString
final def toStringColorized(idt: String, color0: Color, colorN: Color*): String

Attributes

Inherited from:
IndentedString

Attributes

Inherited from:
IndentedString