Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.

Variable re-naming not working #30

Open
BFergerson opened this issue Jun 22, 2018 · 0 comments
Open

Variable re-naming not working #30

BFergerson opened this issue Jun 22, 2018 · 0 comments

Comments

@BFergerson
Copy link
Owner

File with just this in it. Won't let me rename $fu

match $p isa project has name "<githubRepo>";
$fi isa file; (has_defines: $p, is_defines: $fi) isa defines;
$fi has file_location $file_location;
$fu isa function; (has_defines: $fi, is_defines: $fu) isa defines;
$fu has qualified_name $fu_name;
$fu has commit_sha1 $commit_sha1;
get $file_location, $fu, $fu_name, $commit_sha1;
@BFergerson BFergerson self-assigned this Jun 22, 2018
@BFergerson BFergerson removed their assignment Dec 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant