UFile (package = )
    UClass (name = TryCatch)
        UMethod (name = TryCatch)
        UMethod (name = catches)
            UBlockExpression
                [!] UnknownKotlinExpression (TRY)
        UMethod (name = body)
            UBlockExpression
        UMethod (name = catcher)
            UBlockExpression
        UMethod (name = finalizer)
            UBlockExpression
    UClass (name = TryCatchAnnotations)
        UMethod (name = TryCatchAnnotations)
        UMethod (name = catches)
            UBlockExpression
                [!] UnknownKotlinExpression (TRY)
        UMethod (name = body)
            UBlockExpression
        UMethod (name = catcher)
            UBlockExpression
        UMethod (name = finalizer)
            UBlockExpression
