Searched refs:CONSTR (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/test/tools/javac/scope/7046348/
H A DEagerInterfaceCompletionTest.java152 CONSTR("class C { void test() { new B(); } }"); enum constant in enum:EagerInterfaceCompletionTest.TestKind
163 case CONSTR: return ak == ActionKind.REMOVE_B;

Completed in 1614 milliseconds