EmbeddableType

trait Type
class Object
trait Matchable
class Any

Value members

Abstract methods

def parentName: Option[String]

Inherited methods

def clazz: Class[_]
Inherited from
Type
def getProperty(name: String): Option[Property]
Inherited from
StructType
def newInstance(): AnyRef
Inherited from
Type
def property(name: String): Property
Inherited from
StructType