43549baf58
This reverts commit e4b7c391
25 lines
1.4 KiB
Plaintext
Vendored
25 lines
1.4 KiB
Plaintext
Vendored
UFile (package = )
|
|
UClass (name = WhenIsKt)
|
|
UMethod (name = foo)
|
|
UParameter (name = bar)
|
|
UAnnotation (fqName = org.jetbrains.annotations.NotNull)
|
|
UBlockExpression
|
|
UReturnExpression
|
|
USwitchExpression
|
|
USimpleNameReferenceExpression (identifier = bar)
|
|
UExpressionList (when)
|
|
USwitchClauseExpressionWithBody
|
|
UBinaryExpressionWithType
|
|
USimpleNameReferenceExpression (identifier = it)
|
|
UTypeReferenceExpression (name = java.lang.String)
|
|
UExpressionList (when_entry)
|
|
UYieldExpression
|
|
USimpleNameReferenceExpression (identifier = bar)
|
|
USwitchClauseExpressionWithBody
|
|
UBinaryExpressionWithType
|
|
USimpleNameReferenceExpression (identifier = it)
|
|
UTypeReferenceExpression (name = java.lang.String)
|
|
UExpressionList (when_entry)
|
|
UYieldExpression
|
|
ULiteralExpression (value = "<error>")
|