| Rename this module name. If this module name is a key in the
specified module map, this method returns a new module name that
equals the mapping's value. The new module name's
Constants.ORIGINAL original property is set to be this module
name's original name (i.e., this module name's original property
if it has that property or this module name if it does not).
Otherwise, this method returns this module name.
Parameters: renaming - The module map. The renamed module name. |