Skip to content

Extend accessible types in certain variable APIs #7904

@mostobriv

Description

@mostobriv

What is the feature you'd like to have?
Some ssa variable APIs accept SSAVariable or XXXLevelILVarSsa (get_ssa_var_definitions, get_ssa_var_uses), meanwhile same APIs for regular variables only accept Variable (get_var_definitions, get_var_uses). I'd like to have this functions accepting XXXLevelILVar type as well.

Is your feature request related to a problem?
no

Are any alternative solutions acceptable?
yep, it's just a QoL

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: Python APIIssue needs changes to the python APIEffort: TrivialIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaround

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions