You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is to create a new expression visitor that generates an anonymous class, implementing the whole expression logic in a single method. This should probably depend on a shaded version of ASM and live in a dedicated module.
Not sure when or if this will be done at all, but I wanted to at least record the idea.
The text was updated successfully, but these errors were encountered:
The idea is to create a new expression visitor that generates an anonymous class, implementing the whole expression logic in a single method. This should probably depend on a shaded version of ASM and live in a dedicated module.
Not sure when or if this will be done at all, but I wanted to at least record the idea.
The text was updated successfully, but these errors were encountered: