[SLC] SymbolLightMethod: avoid resolve to calculate isOverride
This commit is contained in:
committed by
Space Team
parent
6cea761b6e
commit
2dfa4d37ea
Vendored
+3
-2
@@ -1,7 +1,8 @@
|
||||
public final class C /* p.C*/ {
|
||||
public C();// .ctor()
|
||||
|
||||
@java.lang.Override()
|
||||
public int af();// af()
|
||||
|
||||
public C();// .ctor()
|
||||
|
||||
public int getAp();// getAp()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user