Skip to content

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

@Marcono1234

Description

@Marcono1234

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    JavaquestionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions