OnClause - clause inference callback More...
OnClause - clause inference callback
Definition at line 41 of file OnClause.cs.
◆ OnClause()OnClause constructor
Definition at line 75 of file OnClause.cs.
77gch = GCHandle.Alloc(
this);
81on_clause_eh = _on_clause;
82Native.Z3_solver_register_on_clause(ctx.nCtx, solver.NativeObject, GCHandle.ToIntPtr(gch), on_clause_eh);
Context Context
Access Context object
◆ Dispose()Must be called. The object will not be garbage collected automatically even if the context is disposed
Definition at line 96 of file OnClause.cs.
◆ OnClauseEh()Delegate type for when clauses are inferred. An inference is a pair comprising of
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