File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/codeql/ql-language-reference Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -773,7 +773,7 @@ Binding sets are checked by the QL compiler in the following way:
773
773
A predicate may have several different binding sets, which can be stated by using multiple ``bindingset `` annotations on the same predicate.
774
774
775
775
+----------------+---------+------------+-------------------+-----------------------+---------+--------+---------+---------+------------+
776
- | Pragma | Classes | Characters | Member predicates | Non-member predicates | Imports | Fields | Modules | Aliases | Signatures |
776
+ | Annotation | Classes | Characters | Member predicates | Non-member predicates | Imports | Fields | Modules | Aliases | Signatures |
777
777
+================+=========+============+===================+=======================+=========+========+=========+=========+============+
778
778
| ``bindingset `` | | yes | yes | yes | | | | | (yes) |
779
779
+----------------+---------+------------+-------------------+-----------------------+---------+--------+---------+---------+------------+
You can’t perform that action at this time.
0 commit comments