Z3_pattern

Type Alias Z3_pattern 

Source
pub type Z3_pattern = NonNull<_Z3_pattern>;
Expand description

Kind of AST used to represent pattern and multi-patterns used to guide quantifier instantiation.

Aliased Typeยง

pub struct Z3_pattern { /* private fields */ }