Interface SymbolicRealType

All Superinterfaces:
SymbolicObject, SymbolicType

public interface SymbolicRealType extends SymbolicType
A real number type. There are currently three different kinds of real types: the Herbrand real type, the floating-point real types, and the ideal real type.
  • Method Details

    • realKind

      Returns the kind of real type this is.
      Returns:
      the kind of real type this is