Skip to content

UMLEnumeration convertion failed #38

@leo4048111

Description

@leo4048111

I tested the example code for UMLEnumeration convertion and the conversion result turned out to be empty.
Code(Copied from readme):

/* Test header @ toori67
 * This is Test
 * also test
 * also test again
 */
#ifndef (_WEEKDAYS_H)
#define _WEEKDAYS_H

enum Weekdays { Monday,Tuesday,Saturday };

#endif //_WEEKDAYS_H

conversion result:
image
Any solution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions