Enum rustproof_libsmt::logics::lia::LIA_Fn [] [src]

pub enum LIA_Fn {
    IntOps(OpCodes),
    CoreOps(OpCodes),
}

Variants

Trait Implementations

impl Clone for LIA_Fn
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for LIA_Fn
[src]

Formats the value using the given formatter.

impl Display for LIA_Fn
[src]

Formats the value using the given formatter. Read more

impl SMTNode for LIA_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