RenumberIDs performs an in-place update of the expression and all of its descendents numeric ids.
(IDGenerator)
| 103 | |
| 104 | // RenumberIDs performs an in-place update of the expression and all of its descendents numeric ids. |
| 105 | RenumberIDs(IDGenerator) |
| 106 | |
| 107 | // SetKindCase replaces the contents of the current expression with the contents of the other. |
| 108 | // |
no outgoing calls