Module Private::TestOutput
Provides a query predicate for outputting a set of relevant flow summaries.
Import path
import codeql.ruby.dataflow.internal.FlowSummaryImplPredicates
| neutral | Holds if a neutral model |
| summary | A query predicate for outputting flow summaries in semi-colon separated format in QL tests. The syntax is: “namespace;type;overrides;name;signature;ext;inputspec;outputspec;kind;provenance”, ext is hardcoded to empty. |
Classes
| RelevantNeutralCallable | A model to include in the |
| RelevantSummarizedCallable | A flow summary to include in the |