What is the "*" syntax here? #7706
CaledoniaProject
started this conversation in
General
Replies: 1 comment
-
It's a reflexive transitive closure: https://codeql.github.com/docs/ql-language-reference/recursion/#transitive-closures |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm inspecting the definition of RefType class and I found this line:
What does the "*" do here?
Beta Was this translation helpful? Give feedback.
All reactions