This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-03 00:29:58 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
261
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
/
keywords
/
primitiveInEnumConstructorCast.java
T
Add File
New File
Upload File
Apply Patch
peter
91599750b8
fix Java keyword completion inside casts in enum constant initializers
2019-02-20 14:55:47 +01:00
3 lines
26 B
Java
Raw
Permalink
Blame
History
enum
E
{
A
((
<
caret
>
)
2
)
}
Reference in New Issue
View Git Blame
Copy Permalink