Uses of Class
org.mozilla.javascript.ast.GeneratorExpressionLoop
-
Uses of GeneratorExpressionLoop in org.mozilla.javascript.ast
Modifier and TypeMethodDescriptionvoid
GeneratorExpression.addLoop
(GeneratorExpressionLoop acl) Adds a child loop node, and sets its parent to this node.Modifier and TypeMethodDescriptionvoid
GeneratorExpression.setLoops
(List<GeneratorExpressionLoop> loops) Sets loop list