Module leo_passes::function_inlining::assignment_renamer

source ·

Structs§

  • An AssignmentRenamer renames the left-hand side of all assignment statements in an AST node. The new names are propagated to all following identifiers.