Numbered symbols More...
Inheritance diagram for IntSymbol:
Detailed DescriptionNumbered symbols
Definition at line 29 of file IntSymbol.cs.
Property Documentation ◆ IntThe int value of the symbol.
Throws an exception if the symbol is not of int kind.
Definition at line 35 of file IntSymbol.cs.
40 throw newZ3Exception(
"Int requested from non-Int symbol");
41 returnNative.Z3_get_symbol_int(
Context.nCtx, NativeObject);
bool IsIntSymbol()
Indicates whether the symbol is of Int kind
Context Context
Access Context object
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4