mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
space before type in file structure
This commit is contained in:
+19
-19
@@ -1,23 +1,23 @@
|
||||
-AnonymousAsConstantInInterface.java
|
||||
-AnonymousAsConstantInInterface
|
||||
-getAMethod():void
|
||||
-getAMethod(): void
|
||||
-$1
|
||||
getA():void
|
||||
getA1():void
|
||||
getA2():void
|
||||
getA3():void
|
||||
getA4():void
|
||||
getA5():void
|
||||
getA6():void
|
||||
getA7():void
|
||||
getA8():void
|
||||
-DEFAULT:BuggyInterface = new BuggyInterface() {...}
|
||||
getA(): void
|
||||
getA1(): void
|
||||
getA2(): void
|
||||
getA3(): void
|
||||
getA4(): void
|
||||
getA5(): void
|
||||
getA6(): void
|
||||
getA7(): void
|
||||
getA8(): void
|
||||
-DEFAULT: BuggyInterface = new BuggyInterface() {...}
|
||||
-$1
|
||||
[getA1():void]
|
||||
getA2():void
|
||||
getA3():void
|
||||
getA4():void
|
||||
getA5():void
|
||||
getA6():void
|
||||
getA7():void
|
||||
getA8():void
|
||||
[getA1(): void]
|
||||
getA2(): void
|
||||
getA3(): void
|
||||
getA4(): void
|
||||
getA5(): void
|
||||
getA6(): void
|
||||
getA7(): void
|
||||
getA8(): void
|
||||
Reference in New Issue
Block a user