Uses of Class
net.hydromatic.morel.ast.Ast.RecordType
Packages that use Ast.RecordType
-
Uses of Ast.RecordType in net.hydromatic.morel.ast
Methods in net.hydromatic.morel.ast that return Ast.RecordTypeModifier and TypeMethodDescriptionAstBuilder.recordType(Pos pos, Map<String, Ast.Type> fieldTypes) protected Ast.RecordTypeShuttle.visit(Ast.RecordType recordType) Methods in net.hydromatic.morel.ast with parameters of type Ast.RecordTypeModifier and TypeMethodDescriptionprotected Ast.RecordTypeShuttle.visit(Ast.RecordType recordType) protected voidVisitor.visit(Ast.RecordType recordType)