Uses of Class
net.hydromatic.morel.ast.Ast.ListPat
Packages that use Ast.ListPat
-
Uses of Ast.ListPat in net.hydromatic.morel.ast
Methods in net.hydromatic.morel.ast that return Ast.ListPatModifier and TypeMethodDescriptionCreates a copy of thisListPatwith given contents, orthisif the contents are the same.Methods in net.hydromatic.morel.ast with parameters of type Ast.ListPatModifier and TypeMethodDescriptionprotected Ast.PatShuttle.visit(Ast.ListPat listPat) protected voidVisitor.visit(Ast.ListPat listPat)