Add missing QLDoc

This commit is contained in:
Tony Torralba
2021-06-08 11:25:53 +02:00
parent afab13e7ee
commit 498c2250c7

View File

@@ -1,11 +1,14 @@
/**
* Provides classes for working with Spring classes and interfaces from
* Provides classes and predicates for working with Spring classes and interfaces from
* `org.springframework.beans`.
*/
import java
import semmle.code.java.dataflow.ExternalFlow
/**
* Provides models for the `org.springframework.beans` package.
*/
module SpringBeans {
private class FlowSummaries extends SummaryModelCsv {
override predicate row(string row) {