Skip to content

Package name export interfere with relationship export #1

@feitosa-daniel

Description

@feitosa-daniel

When package name export is enabled (--package), the relationship between classes are not exported.

The problem is possibly in the method parseClassLike of the AST Visitor:

private void parseClassLike(TypeDeclaration<?> td, Document doc) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions