Uses of Class
net.hydromatic.morel.ast.Ast.AnnotatedPat
Packages that use Ast.AnnotatedPat
-
Uses of Ast.AnnotatedPat in net.hydromatic.morel.ast
Methods in net.hydromatic.morel.ast that return Ast.AnnotatedPatModifier and TypeMethodDescriptionAstBuilder.annotatedPat(Pos pos, Ast.Pat pat, Ast.Type type) Creates a copy of thisAnnotatedPatwith given contents, orthisif the contents are the same.Methods in net.hydromatic.morel.ast with parameters of type Ast.AnnotatedPatModifier and TypeMethodDescriptionprotected Ast.PatShuttle.visit(Ast.AnnotatedPat annotatedPat) protected voidVisitor.visit(Ast.AnnotatedPat annotatedPat)