mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 15:27:45 +07:00
[jvm-lang] group 'Create method' and 'Create field' actions
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Create method 'f' in 'Nested in aMethod() in CreateMethodTest'" "true"
|
||||
// "Create method 'f'" "true"
|
||||
public class CreateMethodTest {
|
||||
public <T> void aMethod(final T t) {
|
||||
class Nested {
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Create method 'f' in 'Nested in aMethod() in CreateMethodTest'" "true"
|
||||
// "Create method 'f'" "true"
|
||||
public class CreateMethodTest {
|
||||
public <T> void aMethod(final T t) {
|
||||
class Nested {
|
||||
|
||||
Reference in New Issue
Block a user