Skip to content

Exposing application parameters #238

@dp1

Description

@dp1

It would be useful to expose application parameters, such as the high and low limits of a Z3_OP_EXTRACT.
The python bindings expose them with a params() method on FuncDeclRef, which may be a good way here as well.

For my specific application I only need access to integer parameters (for extract, zero and sign extend), but it makes sense to think of the other parameter types too. I may have time to work on this, but I don't have a clear idea of what would be a good api to expose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions