C#/Java: Add descriptive comment on negative summaries in ExternalFlow.

This commit is contained in:
Michael Nebel
2022-08-29 11:53:38 +02:00
parent 91abf79404
commit e8d726606b
2 changed files with 3 additions and 0 deletions

View File

@@ -12,6 +12,8 @@
* `namespace; type; subtypes; name; signature; ext; input; output; kind; provenance`
* - Negative Summaries:
* `namespace; type; name; signature; provenance`
* A negative summary is used to indicate that there is no flow via a callable.
*
* The interpretation of a row is similar to API-graphs with a left-to-right
* reading.
* 1. The `namespace` column selects a namespace.