Interface CATypeScalarType

All Known Implementing Classes:
CATypeScalarType.Integral, CATypeScalarType.Monetary, CATypeScalarType.Real, CATypeScalarType.Text, CATypeScalarType.Time

The type of scalar types.
  • Method Details

    • name

      com.io7m.lanark.core.RDottedName name()
      Returns:
      The type name
    • description

      String description()
      Returns:
      A humanly-readable description of the type
    • kind

      Returns:
      The internal type kind
    • showConstraint

      String showConstraint()
      Returns:
      A humanly-readable description of this type's value constraints