Uses of Interface
org.inxar.jenesis.Switch

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

Uses of Switch in org.inxar.jenesis
 

Methods in org.inxar.jenesis that return Switch
 Switch Block.newSwitch(Expression integer)
          Adds a new Switch statement to this block and returns it.