Uses of Class
net.hydromatic.morel.ast.Ast.Exists
Packages that use Ast.Exists
-
Uses of Ast.Exists in net.hydromatic.morel.ast
Methods in net.hydromatic.morel.ast that return Ast.ExistsModifier and TypeMethodDescriptionAst.Exists.copy(List<Ast.FromStep> steps) AstBuilder.exists(Pos pos, List<Ast.FromStep> steps) Methods in net.hydromatic.morel.ast with parameters of type Ast.ExistsModifier and TypeMethodDescriptionprotected Ast.ExpShuttle.visit(Ast.Exists exists) protected voidVisitor.visit(Ast.Exists exists)