Uses of Interface
org.inxar.jenesis.LocalBlock

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

Uses of LocalBlock in org.inxar.jenesis
 

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