IntType

case
class IntType(value: Int) extends TypeInst with NumericType
trait Serializable
trait Product
trait Equals
class TypeInst
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
def schema(parentElem: Option[String], namespace: String): Schema
Inherited from
TypeInst

Inherited fields

val `type`: Type
Inherited from
TypeInst