Uses of Class
net.hydromatic.morel.ast.Core.RecordPat
Packages that use Core.RecordPat
-
Uses of Core.RecordPat in net.hydromatic.morel.ast
Methods in net.hydromatic.morel.ast that return Core.RecordPatModifier and TypeMethodDescriptionCoreBuilder.recordPat(RecordType type, List<? extends Core.Pat> args) Methods in net.hydromatic.morel.ast with parameters of type Core.RecordPatModifier and TypeMethodDescriptionprotected Core.PatShuttle.visit(Core.RecordPat recordPat) protected voidVisitor.visit(Core.RecordPat recordPat)