Java: remove PR-merging comment

This commit is contained in:
Jami Cogswell 2022-12-15 22:56:15 -05:00
Родитель 08546549bf
Коммит f01ee9e4c2
6 изменённых файлов: 12 добавлений и 12 удалений

Просмотреть файл

@ -249,7 +249,7 @@ module Public {
* Holds if the summary has the given provenance where `true` is
* `generated` and `false` is `manual`.
*/
predicate hasProvenance(boolean generated) { none() } // ! merge with PR #11585
predicate hasProvenance(boolean generated) { none() }
}
/** A callable where there is no flow via the callable. */
@ -1027,7 +1027,7 @@ module Private {
override predicate hasProvenance(boolean generated) {
summaryElement(this, _, _, _, generated)
} // ! merge with PR #11585
}
}
/** Holds if component `c` of specification `spec` cannot be parsed. */

Просмотреть файл

@ -249,7 +249,7 @@ module Public {
* Holds if the summary has the given provenance where `true` is
* `generated` and `false` is `manual`.
*/
predicate hasProvenance(boolean generated) { none() } // ! merge with PR #11585
predicate hasProvenance(boolean generated) { none() }
}
/** A callable where there is no flow via the callable. */
@ -1027,7 +1027,7 @@ module Private {
override predicate hasProvenance(boolean generated) {
summaryElement(this, _, _, _, generated)
} // ! merge with PR #11585
}
}
/** Holds if component `c` of specification `spec` cannot be parsed. */

Просмотреть файл

@ -249,7 +249,7 @@ module Public {
* Holds if the summary has the given provenance where `true` is
* `generated` and `false` is `manual`.
*/
predicate hasProvenance(boolean generated) { none() } // ! merge with PR #11585
predicate hasProvenance(boolean generated) { none() }
}
/** A callable where there is no flow via the callable. */
@ -1027,7 +1027,7 @@ module Private {
override predicate hasProvenance(boolean generated) {
summaryElement(this, _, _, _, generated)
} // ! merge with PR #11585
}
}
/** Holds if component `c` of specification `spec` cannot be parsed. */

Просмотреть файл

@ -249,7 +249,7 @@ module Public {
* Holds if the summary has the given provenance where `true` is
* `generated` and `false` is `manual`.
*/
predicate hasProvenance(boolean generated) { none() } // ! merge with PR #11585
predicate hasProvenance(boolean generated) { none() }
}
/** A callable where there is no flow via the callable. */
@ -1027,7 +1027,7 @@ module Private {
override predicate hasProvenance(boolean generated) {
summaryElement(this, _, _, _, generated)
} // ! merge with PR #11585
}
}
/** Holds if component `c` of specification `spec` cannot be parsed. */

Просмотреть файл

@ -249,7 +249,7 @@ module Public {
* Holds if the summary has the given provenance where `true` is
* `generated` and `false` is `manual`.
*/
predicate hasProvenance(boolean generated) { none() } // ! merge with PR #11585
predicate hasProvenance(boolean generated) { none() }
}
/** A callable where there is no flow via the callable. */
@ -1027,7 +1027,7 @@ module Private {
override predicate hasProvenance(boolean generated) {
summaryElement(this, _, _, _, generated)
} // ! merge with PR #11585
}
}
/** Holds if component `c` of specification `spec` cannot be parsed. */

Просмотреть файл

@ -249,7 +249,7 @@ module Public {
* Holds if the summary has the given provenance where `true` is
* `generated` and `false` is `manual`.
*/
predicate hasProvenance(boolean generated) { none() } // ! merge with PR #11585
predicate hasProvenance(boolean generated) { none() }
}
/** A callable where there is no flow via the callable. */
@ -1027,7 +1027,7 @@ module Private {
override predicate hasProvenance(boolean generated) {
summaryElement(this, _, _, _, generated)
} // ! merge with PR #11585
}
}
/** Holds if component `c` of specification `spec` cannot be parsed. */