Uses of Class
org.mozilla.javascript.ast.IfStatement
-
Packages that use IfStatement Package Description org.mozilla.javascript -
-
Uses of IfStatement in org.mozilla.javascript
Methods in org.mozilla.javascript that return IfStatement Modifier and Type Method Description private IfStatement
Parser. ifStatement()
Methods in org.mozilla.javascript with parameters of type IfStatement Modifier and Type Method Description private Node
IRFactory. transformIf(IfStatement n)
-