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
It's ugly, but less ugly than your suggestion (which is actually wrong - it's possible other stacks might not be empty at that point due to nested classes). And it actually makes sense if they child could be multiple things. The question is though, if we get a modifier what do we stick into Boa's AST?
compiler/src/java/boa/datagen/util/Java7Visitor.java
Line 837 in 086f06b
When the default expression is an annotation.
A modifier will be generated instead of an expression.
The text was updated successfully, but these errors were encountered: