mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Java: Make better QL docs and add some missing 'this'.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
import java
|
||||
|
||||
/**
|
||||
* The type `t` is a parameterization of `g`, where the `i`-th type parameter of
|
||||
* Holds if the type `t` is a parameterization of `g`, where the `i`-th type parameter of
|
||||
* `g` is instantiated to `arg`.
|
||||
*
|
||||
* For example, `List<Integer>` parameterizes `List<T>`, instantiating its `0`-th
|
||||
|
||||
Reference in New Issue
Block a user