TextInMultiLines

ostrat.pWeb.TextInMultiLines
case class TextInMultiLines(text: String, lastLineLen: Int) extends TextInLines

Contains text from a structure of a human / programming languageProduces text that continues a line and finishes on the 3rd line same line. The second and third lines are indented.

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product