github / github/codeql

Java: [Feature Request] Include `throws` clause exceptions in AST

Abierto
#7,311 1 comentario 0 reacciones 0 asignados Ver en GitHub
Java question
Lenguaje dominante
CodeQL
Estrellas
10.1k
Forks
2.1k
Merge medio
2 d 15 h
PR fusionados (30 d)
141

Descripción

**Description of the issue**
CodeQL models exception types listed in the `throws` clause of a callable as CodeQL class `Exception`, which also has a source location.
However, currently the AST does not include them. It would be useful if they were included.

Note that implementing this might require workarounds for #5464 and #7309.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.