Uses of Interface
org.inxar.jenesis.Catch

Packages that use Catch
org.inxar.jenesis Interfaces which abstract Java language elements (read the desciption below). 
 

Uses of Catch in org.inxar.jenesis
 

Methods in org.inxar.jenesis that return Catch
 Catch Try.newCatch(Type type, java.lang.String name)
          Adds a new Catch statement to this Try.