Package kawa.standard
Class try_catch
- java.lang.Object
-
- kawa.standard.try_catch
-
public class try_catch extends java.lang.ObjectUtility method for try-catch.
-
-
Constructor Summary
Constructors Constructor Description try_catch()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Expressionrewrite(Pair try_part_pair, java.lang.Object clauses)
-
-
-
Method Detail
-
rewrite
public static Expression rewrite(Pair try_part_pair, java.lang.Object clauses)
-
-