Uast: support for annotated expressions (KT-35801)

This commit is contained in:
Nicolay Mitropolsky
2020-03-27 15:56:10 +03:00
parent c4bd1ce73c
commit 872b140500
15 changed files with 108 additions and 13 deletions
-2
View File
@@ -16,11 +16,9 @@ UFile (package = )
UExpressionList (elvis)
UDeclarationsExpression
ULocalVariable (name = var243c51a0)
UAnnotation (fqName = null)
UExpressionList (elvis)
UDeclarationsExpression
ULocalVariable (name = varc4aef569)
UAnnotation (fqName = null)
UCallExpression (kind = UastCallKind(name='method_call'), argCount = 1))
UIdentifier (Identifier (foo))
USimpleNameReferenceExpression (identifier = foo, resolvesTo = null)