Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Add support for Generics #32

Description

@StephanPirnbaum

Feature Description

Generics are an important part of the development in Java and is of the same importance during analysis with jQAssistant, e.g. only when knowing to what type a Collection is typed, an analysis brings senseful results.

For that, the jQAssistant Java scanner needs to be extended to support generics.

Since the resulting graph model is not trivial, I attached the discussed proposal as:

  • graph model as png (graphml is in the zip)
  • a file with examples which should cover all relevant use cases of generics usages (deeper nested generics would also work)

model
example.txt
Generics.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

status:in progressA human being is working on this problemtopic:documentationChanges or enhancements to the documentation are necessary for this issue

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions