mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Update shared/typeinference/codeql/typeinference/internal/TypeInference.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
* Type inferType(AstNode n, TypePath path)
|
* Type inferType(AstNode n, TypePath path)
|
||||||
* ```
|
* ```
|
||||||
*
|
*
|
||||||
* for recursivelly inferring the type-path-indexed types of AST nodes. For example,
|
* for recursively inferring the type-path-indexed types of AST nodes. For example,
|
||||||
* one may have a base case for literals like
|
* one may have a base case for literals like
|
||||||
*
|
*
|
||||||
* ```ql
|
* ```ql
|
||||||
|
|||||||
Reference in New Issue
Block a user