Revert "Uast: forcing kotlin.uast.force.uinjectionhost=true always"
This reverts commit e4b7c391
This commit is contained in:
@@ -5,18 +5,15 @@ UFile (package = )
|
||||
UEnumConstant (name = SYSTEM)
|
||||
UAnnotation (fqName = null)
|
||||
USimpleNameReferenceExpression (identifier = Style)
|
||||
UPolyadicExpression (operator = +)
|
||||
ULiteralExpression (value = "system")
|
||||
ULiteralExpression (value = "system")
|
||||
UEnumConstant (name = USER)
|
||||
UAnnotation (fqName = null)
|
||||
USimpleNameReferenceExpression (identifier = Style)
|
||||
UPolyadicExpression (operator = +)
|
||||
ULiteralExpression (value = "user")
|
||||
ULiteralExpression (value = "user")
|
||||
UEnumConstant (name = INTERNAL)
|
||||
UAnnotation (fqName = null)
|
||||
USimpleNameReferenceExpression (identifier = Style)
|
||||
UPolyadicExpression (operator = +)
|
||||
ULiteralExpression (value = "internal")
|
||||
ULiteralExpression (value = "internal")
|
||||
UEnumConstant (name = UNKNOWN)
|
||||
UAnnotation (fqName = null)
|
||||
USimpleNameReferenceExpression (identifier = Style)
|
||||
|
||||
Reference in New Issue
Block a user