TextOwnLines

ostrat.pWeb.TextOwnLines
case class TextOwnLines(text: String, numLines: Int) extends TextLines

Contains text from a structure of a human / programming languageProduces text that starts on its own line. It is intended that any following text should continue on its own line. All lines are indented.

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product