[light classes] create enum references as PsiReferenceExpressions
Ensure that enum constants with special characters in their names are properly ignored
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
@p.Anno(value = ?)
|
||||
public final class Foo /* p.Foo*/ {
|
||||
public Foo();// .ctor()
|
||||
}
|
||||
Reference in New Issue
Block a user