rename Implementation
open override fun renameImplementation( key: A_String, newName: A_String, newlyDefinedModule: CommentsModule, newFileName: StacksFilename, deleteOriginal: Boolean)
Content copied to clipboard
Rename an implementation in this Module.
Parameters
key
The key and original name of the implementation
new Name
The new name to rename the implementation to
newly Defined Module
The module where the rename takes place
new File Name
The filename for this new group
delete Original
Is the original name to be deleted?