Fluid

dotty.tools.dotc.printing.Texts$.Fluid
case class Fluid(relems: List[Text]) extends Text

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Text
class Object
trait Matchable
class Any
Show all
Known subtypes
class Closed

Members list

Value members

Inherited methods

def appendToLastLine(that: Text): Text

Attributes

Inherited from:
Text
def close: Text

Attributes

Inherited from:
Text

Attributes

Inherited from:
Text

Attributes

Inherited from:
Text

Attributes

Inherited from:
Text

Attributes

Inherited from:
Text

Attributes

Inherited from:
Text

Attributes

Inherited from:
Text
def layout(width: Int): Text

Attributes

Inherited from:
Text
def map(f: String => String): Text

Attributes

Inherited from:
Text
def maxLine: Int

Attributes

Inherited from:
Text
def mkString(width: Int, withLineNumbers: Boolean): String

Attributes

Inherited from:
Text
def over(that: Text): Vertical

Attributes

Inherited from:
Text

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def remaining(width: Int): Int

Attributes

Inherited from:
Text
def stripPrefix(pre: String): Text

Attributes

Inherited from:
Text
def ~(that: Text): Text

Attributes

Inherited from:
Text
def ~~(that: Text): Text

Attributes

Inherited from:
Text