Skip to content

Problems with Enum -> Enum functions #19

@isaacmaffeis

Description

@isaacmaffeis

name: 🐞 Bug
about: File a bug/issue
title: '[BUG] Problems with Enum -> Enum functions'
labels: Bug, Needs Triage
assignees: ''


Current Behavior:

Functions with domain Enum -> Enum generate an element of type Enum_elem which is not defined.
Example:
image

Expected Behavior:

Enum_elem defined in the Java class.

Steps To Reproduce:

Run the MainClass : org.asmeta.asm2java.main.MainClass
With the following params:

-input
"input\semaforo2.asm"

Environment:

  • OS: Windows11
  • Java: JDK-17
  • IDE: IntelliJ IDEA 2024

Anything else:

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