Files
openide/java/java-tests/testData/refactoring/changeSignatureGesture/Modifier.java

4 lines
41 B
Java

class Test {
<caret> void foo() {
}
}