-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
RustPull requests that update Rust codePull requests that update Rust codeenhancementNew feature or requestNew feature or request
Description
Just like we have the VariableAccess class, we should have a ConstAccess class with a Const getConst() predicate for retrieving the constant being accessed. getConst can be implemented by directly calling resolvePath from PathResolution.qll library. Test cases should be added as well.
Copilot
Metadata
Metadata
Assignees
Labels
RustPull requests that update Rust codePull requests that update Rust codeenhancementNew feature or requestNew feature or request