RuntimeType

com.audienceproject.crossbow.expr.RuntimeType

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

case case Boolean extends RuntimeType
case case Double extends RuntimeType
final case class Generic(typeName: String)
case case Int extends RuntimeType
final case class List(elementType: RuntimeType)
case case Long extends RuntimeType
final case class Product(elementTypes: RuntimeType*)
case case String extends RuntimeType