SLC: implement PsiVariable#computeConstantValue for light field

This commit is contained in:
Jinseong Jeon
2022-09-22 23:03:49 -07:00
committed by Ilya Kirillov
parent a58e0803fb
commit fc1eb02590
7 changed files with 38 additions and 49 deletions
@@ -1,5 +1,5 @@
public final class multifileFacade /* multifileFacade*/ {
public static final int x1 = 42 /* initializer type: int */;
public static final int x1 = 42 /* initializer type: int */ /* constant value 42 */;
public static final int foo();// foo()