Section

case class Section(value: LinkedHashMap[String, Value]) extends Value
Companion
object
trait Serializable
trait Product
trait Equals
trait Value
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from
Value
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
Inherited from
Value