Uses of Class
org.mozilla.javascript.ast.GeneratorExpressionLoop
Packages that use GeneratorExpressionLoop
-
Uses of GeneratorExpressionLoop in org.mozilla.javascript.ast
Methods in org.mozilla.javascript.ast that return types with arguments of type GeneratorExpressionLoopMethods in org.mozilla.javascript.ast with parameters of type GeneratorExpressionLoopModifier and TypeMethodDescriptionvoid
GeneratorExpression.addLoop
(GeneratorExpressionLoop acl) Adds a child loop node, and sets its parent to this node.Method parameters in org.mozilla.javascript.ast with type arguments of type GeneratorExpressionLoopModifier and TypeMethodDescriptionvoid
GeneratorExpression.setLoops
(List<GeneratorExpressionLoop> loops) Sets loop list