Uast: forcing kotlin.uast.force.uinjectionhost=true always

This commit is contained in:
Nicolay Mitropolsky
2020-02-12 16:00:35 +03:00
parent ee48580e06
commit e4b7c39110
42 changed files with 254 additions and 132 deletions
+2 -1
View File
@@ -2,7 +2,8 @@ UFile (package = )
UClass (name = TestPropertyInitializer)
UField (name = withSetter)
UAnnotation (fqName = org.jetbrains.annotations.NotNull)
ULiteralExpression (value = "/sdcard")
UPolyadicExpression (operator = +)
ULiteralExpression (value = "/sdcard")
UMethod (name = getWithSetter)
UBlockExpression
UReturnExpression