Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation error: Incompatible types exception thrown from generated TupleAccessExpr #774

Closed
arimer opened this issue Feb 8, 2024 · 1 comment
Labels
bug MPS 2021.3 Target MPS version of the issue

Comments

@arimer
Copy link
Member

arimer commented Feb 8, 2024

In case TupleAccessExpr is used to access a return type of a multi decision table, the generated java code does not calculate a proper type. Instead Object is generated which leads to a Type Exception when it is assigned to a more concrete type.

See screenshot for more information

grafik
@arimer
Copy link
Member Author

arimer commented Feb 27, 2024

closed via #787

@arimer arimer closed this as completed Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug MPS 2021.3 Target MPS version of the issue
Projects
None yet
Development

No branches or pull requests

1 participant