Java: [Feature Request] Include `throws` clause exceptions in AST
Abierto
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
Evaluación
Este issue todavía no se ha evaluado.