VariableRenaming::getVarsUsedInSubtree
Returns a set of all the variables names that have uses in the subtree.
Synopsis
Return Value
a set of all the variables names that have uses in the subtree.
Parameters
Name |
Description |
root |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs