C# Class Microsoft.Z3.BitVecNum

Inheritance: BitVecExpr
Show file Open project: sslab-gatech/juxta

Public Methods

Method Description
ToString ( ) : string

Returns a string representation of the numeral.

Private Methods

Method Description
BitVecNum ( Context ctx, IntPtr obj ) : System.Numerics

Method Details

ToString() public method

Returns a string representation of the numeral.
public ToString ( ) : string
return string