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