Uses of Class
com.sun.codemodel.JSwitch

Uses of JSwitch in com.sun.codemodel
 

Methods in com.sun.codemodel that return JSwitch
 JSwitch JBlock._switch(JExpression test)
          Create a switch/case statement and add it to this block