Java: [Feature Request] Include `throws` clause exceptions in AST
Ouverte
Java
question
- Langage dominant
- CodeQL
- Étoiles
- 10.1k
- Forks
- 2.1k
- Merge moyen
- 2 j 15 h
- PR mergées (30 j)
- 141
Description
**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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.