Uses of Interface
org.inxar.jenesis.Continue

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

Uses of Continue in org.inxar.jenesis
 

Methods in org.inxar.jenesis that return Continue
 Continue Block.newContinue()
          Adds a new Continue statement to this block and returns it.