Uast: making KotlinStringTemplateUPolyadicExpression.operands always non-empty (EA-231393)
This commit is contained in:
@@ -45,11 +45,16 @@ UFile (package = )
|
||||
USimpleNameReferenceExpression (identifier = repeat, resolvesTo = null)
|
||||
ULiteralExpression (value = 4)
|
||||
ULiteralExpression (value = " z")
|
||||
UField (name = empty)
|
||||
UAnnotation (fqName = org.jetbrains.annotations.NotNull)
|
||||
UPolyadicExpression (operator = +)
|
||||
ULiteralExpression (value = "")
|
||||
UMethod (name = getMuchRecur)
|
||||
UMethod (name = getCase4)
|
||||
UMethod (name = getCase5)
|
||||
UMethod (name = getLiteralInLiteral)
|
||||
UMethod (name = getLiteralInLiteral2)
|
||||
UMethod (name = getEmpty)
|
||||
UMethod (name = simpleForTemplate)
|
||||
UParameter (name = i)
|
||||
UAnnotation (fqName = org.jetbrains.annotations.NotNull)
|
||||
|
||||
Reference in New Issue
Block a user