menu
fixed_z3 package
documentation
z3.dart
BitVecSort
buildSort method
buildSort method
dark_mode
light_mode
buildSort
method
@
override
Z3_sort
buildSort
(
Context
c
)
override
Implementation
@override Z3_sort buildSort(Context c) => c._z3.mk_bv_sort(size);
fixed_z3 package
documentation
z3
BitVecSort
buildSort method
BitVecSort class