Joined

final case class Joined(children: List[Simple]) extends HelpMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

final def format(config: Config): String
Inherited from:
HelpMessage
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product