Uast: making KotlinClassViaConstructorUSimpleReferenceExpression also handle deserialized descriptors
This commit is contained in:
@@ -5,7 +5,7 @@ UFile (package = )
|
||||
UNamedExpression (name = anyOf)
|
||||
UCallExpression (kind = UastCallKind(name='array_initializer'), argCount = 3))
|
||||
UIdentifier (Identifier (intArrayOf))
|
||||
USimpleNameReferenceExpression (identifier = intArrayOf)
|
||||
USimpleNameReferenceExpression (identifier = intArrayOf, resolvesTo = null)
|
||||
ULiteralExpression (value = 1)
|
||||
ULiteralExpression (value = 2)
|
||||
ULiteralExpression (value = 3)
|
||||
|
||||
Reference in New Issue
Block a user