Str

dotty.tools.dotc.printing.Texts$.Str
case class Str(s: String, lineRange: LineRange) extends Text

Attributes

Graph
Supertypes
trait Product
trait Equals
class Text
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def relems: List[Text]

Attributes

Definition Classes

Inherited methods

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

Attributes

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

Attributes

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

Attributes

Inherited from:
Text

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

Attributes

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

Attributes

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

Attributes

Inherited from:
Text