|
Change Parameter Type cmd : DocumentCommand to cmd : DocumentCommand2 in method public isSimpleNewLineKeyPress(cmd DocumentCommand2) : boolean in class melnorme.lang.ide.core.text.format.AbstractAutoEditStrategy |
From |
To |
|
Change Parameter Type cmd : DocumentCommand to cmd : DocumentCommand2 in method protected abstract doCustomizeDocumentCommand(doc IDocument, cmd DocumentCommand2) : void in class melnorme.lang.ide.core.text.format.AbstractAutoEditStrategy |
From |
To |
|
Change Parameter Type cmd : DocumentCommand to cmd : DocumentCommand2 in method protected smartIndentOnKeypress(doc IDocument, cmd DocumentCommand2) : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategy |
From |
To |
|
Change Parameter Type cmd : DocumentCommand to cmd : DocumentCommand2 in method protected smartDeIndentAfterDeletion(doc IDocument, cmd DocumentCommand2) : boolean in class melnorme.lang.ide.core.text.format.LangAutoEditStrategy |
From |
To |
|
Change Parameter Type cmd : DocumentCommand to cmd : DocumentCommand2 in method public isSimpleKeyPressCommand(cmd DocumentCommand2) : boolean in class melnorme.lang.ide.core.text.format.AbstractAutoEditStrategy |
From |
To |
|
Change Parameter Type documentCommand : DocumentCommand to documentCommand : DocumentCommand2 in method protected checkCommand(documentCommand DocumentCommand2, text String, offset int, length int) : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest |
From |
To |
|
Change Parameter Type cmd : DocumentCommand to cmd : DocumentCommand2 in method protected smartIndentAfterNewLine(doc IDocument, cmd DocumentCommand2) : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategy |
From |
To |
|
Change Parameter Type cmd : DocumentCommand to cmd : DocumentCommand2 in method public customizeDocumentCommand(doc IDocument, cmd DocumentCommand2) : void in class melnorme.lang.ide.core.text.format.AbstractAutoEditStrategy |
From |
To |
|
Change Parameter Type documentCommand : DocumentCommand to documentCommand : DocumentCommand2 in method protected checkCommand(documentCommand DocumentCommand2, text String, offset int, length int, caretOffset int) : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest |
From |
To |
|
Change Parameter Type bsCommand : DocumentCommand to bsCommand : DocumentCommand2 in method protected testCommandWithNoEffect(bsCommand DocumentCommand2) : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest |
From |
To |
|
Change Parameter Type cmd : DocumentCommand to cmd : DocumentCommand2 in method protected doCustomizeDocumentCommand(doc IDocument, cmd DocumentCommand2) : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategy |
From |
To |
|
Change Variable Type docCommand : DocumentCommand to docCommand : DocumentCommand2 in method protected applyDelCommand(sourcePre String, sourceAfter String) : DocumentCommand2 in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest |
From |
To |
|
Change Variable Type documentCommand : DocumentCommand to documentCommand : DocumentCommand2 in method protected createDocumentCommand(start int, length int, text String) : DocumentCommand2 in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest |
From |
To |
|
Change Variable Type bsCommand : DocumentCommand to bsCommand : DocumentCommand2 in method protected testBackSpaceCommandWithNoEffect(sourcePre String, sourceAfter String) : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest |
From |
To |
|
Change Variable Type bsCommand : DocumentCommand to bsCommand : DocumentCommand2 in method protected testBackSpaceDeindent(srcPre String, srcIndent String, sourceAfter String) : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest |
From |
To |
|
Change Variable Type docCommand : DocumentCommand to docCommand : DocumentCommand2 in method protected testAutoEdit_____(textBefore String, deletedText String, afterCursor String, expectedInsert String, caretOffset int, insertedText String) : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest |
From |
To |
|
Change Variable Type docCommand : DocumentCommand to docCommand : DocumentCommand2 in method protected applyBackSpaceCommand(srcPre String, sourceAfter String) : DocumentCommand2 in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest |
From |
To |
|
Change Variable Type delCommand : DocumentCommand to delCommand : DocumentCommand2 in method protected testDeleteCommandWithNoEffect(sourcePre String, sourceAfter String) : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest |
From |
To |
|
Change Variable Type delCommand : DocumentCommand to delCommand : DocumentCommand2 in method protected testDeleteDeindent(srcPre String, srcIndent String, sourceAfter String) : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest |
From |
To |