26 lines
1.4 KiB
Plaintext
Vendored
26 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)
|
|
USimpleNameReferenceExpression (identifier = bar)
|
|
UBreakExpression (label = null)
|
|
USwitchClauseExpressionWithBody
|
|
UBinaryExpressionWithType
|
|
USimpleNameReferenceExpression (identifier = it)
|
|
UTypeReferenceExpression (name = java.lang.String)
|
|
UExpressionList (when_entry)
|
|
UPolyadicExpression (operator = +)
|
|
ULiteralExpression (value = "<error>")
|
|
UBreakExpression (label = null)
|