@@ -3340,7 +3340,18 @@ exprs.kt:
33403340# 154| 0: [SuperConstructorInvocationStmt] super(...)
33413341# 154| 1: [BlockStmt] { ... }
33423342# 174| 6: [Class] Direction
3343- # 174| 2: [Constructor] Direction
3343+ # 0| 2: [Method] getEntries
3344+ # 0| 3: [TypeAccess] EnumEntries<Direction>
3345+ # 0| 0: [TypeAccess] Direction
3346+ # 0| 3: [Method] valueOf
3347+ # 0| 3: [TypeAccess] Direction
3348+ #-----| 4: (Parameters)
3349+ # 174| 0: [Parameter] value
3350+ # 174| 0: [TypeAccess] String
3351+ # 0| 4: [Method] values
3352+ # 0| 3: [TypeAccess] Direction[]
3353+ # 0| 0: [TypeAccess] Direction
3354+ # 174| 5: [Constructor] Direction
33443355# 174| 5: [BlockStmt] { ... }
33453356# 174| 0: [ExprStmt] <Expr>;
33463357# 174| 0: [ClassInstanceExpr] new Enum<Direction>(...)
@@ -3349,17 +3360,6 @@ exprs.kt:
33493360# 174| 0: [NullLiteral] null
33503361# 174| 1: [IntegerLiteral] 0
33513362# 174| 1: [BlockStmt] { ... }
3352- # 174| 3: [Method] getEntries
3353- # 174| 3: [TypeAccess] EnumEntries<Direction>
3354- # 174| 0: [TypeAccess] Direction
3355- # 174| 4: [Method] valueOf
3356- # 174| 3: [TypeAccess] Direction
3357- #-----| 4: (Parameters)
3358- # 174| 0: [Parameter] value
3359- # 174| 0: [TypeAccess] String
3360- # 174| 5: [Method] values
3361- # 174| 3: [TypeAccess] Direction[]
3362- # 174| 0: [TypeAccess] Direction
33633363# 175| 6: [FieldDeclaration] Direction NORTH;
33643364# 175| -1: [TypeAccess] Direction
33653365# 175| 0: [ClassInstanceExpr] new Direction(...)
@@ -3377,17 +3377,17 @@ exprs.kt:
33773377# 175| 0: [ClassInstanceExpr] new Direction(...)
33783378# 175| -3: [TypeAccess] Direction
33793379# 178| 7: [Class] Color
3380- # 178 | 2: [Method] getEntries
3381- # 178 | 3: [TypeAccess] EnumEntries<Color>
3382- # 178 | 0: [TypeAccess] Color
3383- # 178 | 3: [Method] valueOf
3384- # 178 | 3: [TypeAccess] Color
3380+ # 0 | 2: [Method] getEntries
3381+ # 0 | 3: [TypeAccess] EnumEntries<Color>
3382+ # 0 | 0: [TypeAccess] Color
3383+ # 0 | 3: [Method] valueOf
3384+ # 0 | 3: [TypeAccess] Color
33853385#-----| 4: (Parameters)
33863386# 178| 0: [Parameter] value
33873387# 178| 0: [TypeAccess] String
3388- # 178 | 4: [Method] values
3389- # 178 | 3: [TypeAccess] Color[]
3390- # 178 | 0: [TypeAccess] Color
3388+ # 0 | 4: [Method] values
3389+ # 0 | 3: [TypeAccess] Color[]
3390+ # 0 | 0: [TypeAccess] Color
33913391# 178| 5: [Constructor] Color
33923392#-----| 4: (Parameters)
33933393# 178| 0: [Parameter] rgb
0 commit comments