OnClause - clause inference callback More...
Public Member Functions | |
delegate void | OnClauseEh (Expr proof_hint, ASTVector clause) |
Delegate type for when clauses are inferred. An inference is a pair comprising of More... | |
OnClause (Solver s, OnClauseEh onc) | |
OnClause constructor More... | |
virtual void | Dispose () |
Must be called. The object will not be garbage collected automatically even if the context is disposed More... | |
|
inline |
OnClause constructor
Definition at line 75 of file OnClause.cs.
|
inlinevirtual |
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.
Delegate type for when clauses are inferred. An inference is a pair comprising of