Uses of Interface
org.inxar.jenesis.Throw

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

Uses of Throw in org.inxar.jenesis
 

Methods in org.inxar.jenesis that return Throw
 Throw Block.newThrow(Expression throwable)
          Adds a new Throw statement to this block and returns it.