Section

org.finos.morphir.util.Printer$.Text$.Section
final case class Section(title: Text, items: List[Text])

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def render: String

Attributes

Inherited from:
Text
def render(renderer: Renderer): String

Attributes

Inherited from:
Text