kawa.standard

Class try_catch


public class try_catch
extends java.lang.Object

Utility method for try-catch.

Method Summary

static Expression
rewrite(Object try_part, Object clauses)

Method Details

rewrite

public static Expression rewrite(Object try_part,
                                 Object clauses)