Uses of Interface
org.inxar.jenesis.If

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

Uses of If in org.inxar.jenesis
 

Methods in org.inxar.jenesis that return If
 If Block.newIf(Expression predicate)
          Adds a new If statement to this block and returns it.