ObjectMeta

org.scalactic.source.ObjectMeta
See theObjectMeta companion object
trait ObjectMeta

Attributes

Companion
object
Source
ObjectMeta.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def fieldNames: IndexedSeq[String]

Attributes

Source
ObjectMeta.scala
def shortTypeName(name: String): String

Attributes

Source
ObjectMeta.scala
def typeName(name: String): String

Attributes

Source
ObjectMeta.scala
def value(name: String): Any

Attributes

Source
ObjectMeta.scala

Concrete methods

def hasField(name: String): Boolean

Attributes

Source
ObjectMeta.scala