Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Eliminate calls within exact mappings when searching for Move+Inline
dbeaver/dbeaver@fc41746 False refactoring: Move And Inline Method public getContext() : SQLCompletionContext moved from class org.jkiss.dbeaver.model.sql.completion.SQLCompletionProposalBase to class org.jkiss.dbeaver.model.sql.semantics.completion.SQLQueryCompletionContext & inlined to public prepare(scriptItem SQLScriptItemAtOffset, requestOffset int, dbcExecutionContext DBCExecutionContext, syntaxInspectionResult LSMInspections.SyntaxInspectionResult, context SQLQueryDataContext, lexicalItem SQLQueryLexicalScopeItem, nameNodes STMTreeTermNode[], hasPeriod boolean) : SQLQueryCompletionContext
- Loading branch information