Uses of Class
org.mozilla.javascript.ast.SwitchStatement
Packages that use SwitchStatement
-
Uses of SwitchStatement in org.mozilla.javascript
Methods in org.mozilla.javascript that return SwitchStatementMethods in org.mozilla.javascript with parameters of type SwitchStatementModifier and TypeMethodDescriptionprivate void
Parser.enterSwitch
(SwitchStatement node) private Node
IRFactory.transformSwitch
(SwitchStatement node)