Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Report Inline Method as Move and Inline Method (issue #715)
Inline Method private assign(context BstEntry, o1 Object, o2 Object) : boolean inlined to public execute(visitor BstVMVisitor, ctx ParserRuleContext, bstEntry BstEntry) : void in class org.jabref.logic.bst.BstFunctions.BstAssignFunction is reported now as Move And Inline Method private assign(context BstEntry, o1 Object, o2 Object) : boolean moved from class org.jabref.logic.bst.VM to class org.jabref.logic.bst.BstFunctions.BstAssignFunction & inlined to public execute(visitor BstVMVisitor, ctx ParserRuleContext, bstEntry BstEntry) : void
- Loading branch information