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
Members list
In this article