CodeQL library for Rust
codeql/rust-all 0.1.11 (changelog, source)
Search

Module signature DenseRankInputSig2

Provides the input to DenseRank2.

Import path

import codeql.util.DenseRank

Predicates

getRank

Gets the rank of r in the context provided by c1 and c2.

Types

C1

A ranking context.

C2

A ranking context.

Ranked

An element that is ranked.