z3Util

package
v0.0.0-...-60d02c1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertBoolBinaryExpr

func ConvertBoolBinaryExpr(lhs, rhs z3.Bool, tok token.Token) (z3.Value, error)

func ConvertBoolUnaryExpr

func ConvertBoolUnaryExpr(arg z3.Bool, tok token.Token) (z3.Value, error)

func ConvertFloatBinaryExpr

func ConvertFloatBinaryExpr(lhs, rhs z3.Float, tok token.Token) (z3.Value, error)

func ConvertFloatUnaryExpr

func ConvertFloatUnaryExpr(arg z3.Float, tok token.Token) (z3.Value, error)

func ConvertIntBinaryExpr

func ConvertIntBinaryExpr(lhs, rhs z3.Int, tok token.Token) (z3.Value, error)

func ConvertIntUnaryExpr

func ConvertIntUnaryExpr(arg z3.Int, tok token.Token) (z3.Value, error)

func ConvertRealBinaryExpr

func ConvertRealBinaryExpr(lhs, rhs z3.Real, tok token.Token) (z3.Value, error)

func ConvertRealUnaryExpr

func ConvertRealUnaryExpr(arg z3.Real, tok token.Token) (z3.Value, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL