Support retrieving class of enum entry in ultra-light classes
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package test;
|
||||
|
||||
public interface <lineMarker>OverrideInEnumEntry</lineMarker> {
|
||||
void <lineMarker>foo</lineMarker>();
|
||||
}
|
||||
Reference in New Issue
Block a user