Skip to content

IndexOutOfBounds processing classes that do not exists before compilation #33

@OscarRodriguezPrieto

Description

@OscarRodriguezPrieto

Fixing a bug that caused IndexOutOfBounds when progquery tries to get the line and column (from javac ) of certain syntactic constructs that are not in a source file (they belong to classes that are generated by other processes/frameworks).
Now, the line and column for these constructs are set to -1, the same as its position.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions