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 voidParser.enterSwitch(SwitchStatement node) private NodeIRFactory.transformSwitch(SwitchStatement node)