Enum rustproof_libsmt::logics::qf_aufbv::QF_AUFBV_Fn [] [src]

pub enum QF_AUFBV_Fn {
    BVOps(OpCodes),
    CoreOps(OpCodes),
    ArrayOps(OpCodes<QF_AUFBV_Sorts, QF_AUFBV_Sorts, QF_AUFBV_Fn>),
}

Variants

Trait Implementations

impl Clone for QF_AUFBV_Fn
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for QF_AUFBV_Fn
[src]

Formats the value using the given formatter.

impl Display for QF_AUFBV_Fn
[src]

Formats the value using the given formatter. Read more

impl SMTNode for QF_AUFBV_Fn
[src]

Returns true if the node is a symbolic variable

Returns true if the node is a constant value

Returns true if the node is a function