Class BitVecExpr

  • All Implemented Interfaces:
    Comparable<AST>
    Direct Known Subclasses:
    BitVecNum

    public class BitVecExpr
    extends Expr
    Bit-vector expressions
    • Method Detail

      • getSortSize

        public int getSortSize()
        The size of the sort of a bit-vector term.
        Returns:
        an int
        Throws:
        Z3Exception
        Z3Exception - on error