codeql/rust-all
0.1.11
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the Ranked value for which the dense rank in the context provided by c1 and c2 is rnk.
Ranked
c1
c2
rnk
import codeql.util.DenseRank
Ranked denseRank(C1 c1, C2 c2, int rnk)