JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.jboss.jdeparser.JSwitch
Uses of
JSwitch
in
org.jboss.jdeparser
Methods in
org.jboss.jdeparser
that return
JSwitch
Modifier and Type
Method
Description
JSwitch
JBlock.
_switch
(
JExpr
expr)
Insert a
switch
statement at this point.