Uses of Class
net.hydromatic.morel.ast.Ast.FunctionType
Packages that use Ast.FunctionType
-
Uses of Ast.FunctionType in net.hydromatic.morel.ast
Methods in net.hydromatic.morel.ast that return Ast.FunctionTypeModifier and TypeMethodDescriptionAstBuilder.functionType(Pos pos, Ast.Type fromType, Ast.Type toType) Methods in net.hydromatic.morel.ast with parameters of type Ast.FunctionTypeModifier and TypeMethodDescriptionprotected Ast.TypeShuttle.visit(Ast.FunctionType functionType) protected voidVisitor.visit(Ast.FunctionType functionType)