Uses of Class
net.hydromatic.morel.ast.Ast.AnnotatedExp
Packages that use Ast.AnnotatedExp
-
Uses of Ast.AnnotatedExp in net.hydromatic.morel.ast
Methods in net.hydromatic.morel.ast that return Ast.AnnotatedExpModifier and TypeMethodDescriptionAstBuilder.annotatedExp(Pos pos, Ast.Exp expression, Ast.Type type) Creates a copy of thisAnnotatedExpwith given contents, orthisif the contents are the same.Methods in net.hydromatic.morel.ast with parameters of type Ast.AnnotatedExpModifier and TypeMethodDescriptionprotected Ast.ExpShuttle.visit(Ast.AnnotatedExp annotatedExp) protected voidVisitor.visit(Ast.AnnotatedExp annotatedExp)