Uses of Class
net.hydromatic.morel.ast.Ast.Forall
Packages that use Ast.Forall
-
Uses of Ast.Forall in net.hydromatic.morel.ast
Methods in net.hydromatic.morel.ast that return Ast.ForallModifier and TypeMethodDescriptionAst.Forall.copy(List<Ast.FromStep> steps, @Nullable Ast.Exp implicitYieldExp) AstBuilder.forall(Pos pos, List<Ast.FromStep> steps) Methods in net.hydromatic.morel.ast with parameters of type Ast.ForallModifier and TypeMethodDescriptionprotected Ast.ExpShuttle.visit(Ast.Forall forall) protected voidVisitor.visit(Ast.Forall forall)