ruby-syntax-tree / syntax_tree

Interact with the Ruby syntax tree

Home Page:https://ruby-syntax-tree.github.io/syntax_tree/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alias node restructuring

kddnewton opened this issue · comments

YARP: new_name, old_name, keyword_loc, location
stree: left, right, location

Rename first two attributes, add keyword_loc attribute.