💡 Specify actual return types of Object expressions #23
Labels
backend
Issues that require backend code changes (java)
enhancement
Feature request, an issue about something that could be improved, or a PR improving something.
Expressions such as ExprAllBannedEntries have a return type of Object, but getReturnType method returns actual return types based on condition, we should find a way to return all values regardless of conditions
The text was updated successfully, but these errors were encountered: