if(doFullTextCheck && fullTextMatches != null && !fullTextMatches.isEmpty() && docID.equals(this.docID)) | if(doFullTextCheck && fullTextMatches.get(numCurDoc) != null && !fullTextMatches.get(numCurDoc).isEmpty()) | fullTextMatches != null | fullTextMatches.get(numCurDoc) | languagetool | 91db52e7a862baddf2e294796b08ee5048bd0941 | org.languagetool.openoffice.Main | | _1 | fullTextMatches |
---|
_2 | fullTextMatches |
---|
| | | | Uses | False |