Uses of Interface
org.inxar.jenesis.For

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

Uses of For in org.inxar.jenesis
 

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