|
Change Parameter Type context : EditorOperationContext to context : CompletionContext in method protected computeCompletionEngine(context CompletionContext) : TemplateEngine in class melnorme.lang.ide.ui.templates.LangTemplateCompletionProposalComputer |
From |
To |
|
Change Parameter Type sourceContext : EditorOperationContext to sourceContext : CompletionContext in method public complete(sourceContext CompletionContext) : void in class _org.eclipse.jdt.internal.ui.text.template.contentassist.TemplateEngine |
From |
To |
|
Change Parameter Type context : EditorOperationContext to context : CompletionContext in method protected doEditorSave(context CompletionContext) : void in class melnorme.lang.ide.ui.text.completion.LangCompletionProposalComputer |
From |
To |
|
Change Parameter Type context : EditorOperationContext to context : CompletionContext in method public computeCompletionProposals(context CompletionContext) : Indexable<ICompletionProposal> in class melnorme.lang.ide.ui.text.completion.ILangCompletionProposalComputer |
From |
To |
|
Change Parameter Type context : EditorOperationContext to context : CompletionContext in method public computeCompletionProposals(context CompletionContext) : Indexable<ICompletionProposal> in class melnorme.lang.ide.ui.text.completion.AbstractCompletionProposalComputer |
From |
To |
|
Change Parameter Type context : EditorOperationContext to context : CompletionContext in method protected doComputeCompletionProposals(context CompletionContext) : Indexable<ICompletionProposal> in class melnorme.lang.ide.ui.templates.LangTemplateCompletionProposalComputer |
From |
To |
|
Change Parameter Type context : EditorOperationContext to context : CompletionContext in method protected abstract doComputeProposals(context CompletionContext, cm ICancelMonitor) : LangCompletionResult in class melnorme.lang.ide.ui.text.completion.LangCompletionProposalComputer |
From |
To |
|
Change Parameter Type context : EditorOperationContext to context : CompletionContext in method protected doComputeCompletionProposals(context CompletionContext) : Indexable<ICompletionProposal> in class melnorme.lang.ide.ui.text.completion.LangCompletionProposalComputer |
From |
To |
|
Change Parameter Type context : EditorOperationContext to context : CompletionContext in method protected adaptToolProposal(context CompletionContext, proposal ToolCompletionProposal) : ICompletionProposal in class melnorme.lang.ide.ui.text.completion.LangCompletionProposalComputer |
From |
To |
|
Change Parameter Type context : EditorOperationContext to context : CompletionContext in method protected doComputeProposals(context CompletionContext, cm ICancelMonitor) : LangCompletionResult in class LANG_PROJECT_ID.ide.ui.editor.LANGUAGE_CompletionProposalComputer |
From |
To |
|
Change Parameter Type context : EditorOperationContext to context : CompletionContext in method public completeAndReturnResults(context CompletionContext) : List<ICompletionProposal> in class _org.eclipse.jdt.internal.ui.text.template.contentassist.TemplateEngine |
From |
To |
|
Change Parameter Type s : Point to s : SourceRange in method protected areMultipleLinesSelected(document IDocument, s SourceRange) : boolean in class _org.eclipse.jdt.internal.ui.text.template.contentassist.TemplateEngine |
From |
To |
|
Change Parameter Type context : EditorOperationContext to context : CompletionContext in method public computeContextInformation(context CompletionContext) : Indexable<IContextInformation> in class melnorme.lang.ide.ui.text.completion.ILangCompletionProposalComputer |
From |
To |
|
Change Parameter Type context : EditorOperationContext to context : CompletionContext in method public computeContextInformation(context CompletionContext) : Indexable<IContextInformation> in class melnorme.lang.ide.ui.text.completion.CompletionProposalsGrouping |
From |
To |
|
Change Parameter Type context : EditorOperationContext to context : CompletionContext in method public computeCompletionProposals(context CompletionContext) : Indexable<ICompletionProposal> in class melnorme.lang.ide.ui.text.completion.CompletionProposalsGrouping |
From |
To |
|
Change Parameter Type context : EditorOperationContext to context : CompletionContext in method public computeContextInformation(context CompletionContext) : Indexable<IContextInformation> in class melnorme.lang.ide.ui.text.completion.AbstractCompletionProposalComputer |
From |
To |
|
Change Parameter Type context : EditorOperationContext to context : CompletionContext in method protected abstract doComputeCompletionProposals(context CompletionContext) : Indexable<ICompletionProposal> in class melnorme.lang.ide.ui.text.completion.AbstractCompletionProposalComputer |
From |
To |
|
Change Parameter Type context : EditorOperationContext to context : CompletionContext in method protected computeProposals(context CompletionContext, cm ICancelMonitor) : Indexable<ICompletionProposal> in class melnorme.lang.ide.ui.text.completion.LangCompletionProposalComputer |
From |
To |