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
eric-milles
changed the title
Fix type inferencing and syntax highlighting for enum next() and previous() methods
Fix type inferencing and syntax highlighting for compiler-supplied enum methods
Dec 12, 2019
Consider the following:
Compiler-supplied (see
EnumVisitor
) methods "next", "previous", "valueOf" and "values" are not highlighted as methods.The text was updated successfully, but these errors were encountered: