NumericType

hydra.java.syntax.NumericType

Attributes

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

Members list

Type members

Enum entries

final case class floatingPoint(value: FloatingPointType) extends NumericType
final case class integral(value: IntegralType) extends NumericType