Text

dotty.tools.dotc.printing.Texts$.Text
See theText companion object
sealed abstract class Text

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Fluid
class Closed
class Str
class Vertical

Members list

Concise view

Value members

Abstract methods

Concrete methods

def layout(width: Int): Text
def map(f: String => String): Text
def mkString(width: Int, withLineNumbers: Boolean): String
def over(that: Text): Vertical
def remaining(width: Int): Int
def ~(that: Text): Text
def ~~(that: Text): Text