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 Serializabletrait Producttrait Equalstrait TextInLinestrait TextLinesclass Objecttrait Matchableclass Any
Members list
In this article