Uses of Interface
org.jboss.jdeparser.JIf
-
-
Uses of JIf in org.jboss.jdeparser
Methods in org.jboss.jdeparser that return JIf Modifier and Type Method Description JIfJBlock. _if(JExpr cond)Insert anifstatement at this point.JIfJIf. elseIf(JExpr cond)Add anifstatement to theelseblock.
-