Closed

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

Attributes

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

Members list

Value members

Concrete methods

override def productPrefix: String

Attributes

Definition Classes

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