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