Named symbols More...
Inheritance diagram for StringSymbol:
Detailed DescriptionNamed symbols
Definition at line 30 of file StringSymbol.cs.
Property Documentation ◆ StringThe string value of the symbol.
Throws an exception if the symbol is not of string kind.
Definition at line 36 of file StringSymbol.cs.
42 throw newZ3Exception(
"String requested from non-String symbol");
43 returnNative.Z3_get_symbol_string(
Context.nCtx, NativeObject);
bool IsStringSymbol()
Indicates whether the symbol is of string 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