Uses of Interface
net.hydromatic.morel.compile.Extents.TriConsumer
Packages that use Extents.TriConsumer
Package
Description
Validates programs (represented as
AstNode),
deduces their type, and compiles them into code that can be evaluated.-
Uses of Extents.TriConsumer in net.hydromatic.morel.compile
Methods in net.hydromatic.morel.compile with parameters of type Extents.TriConsumerModifier and TypeMethodDescriptionprivate voidExtents.Extent.g4(BuiltIn builtIn, Core.Exp arg0, Core.Exp arg1, Extents.TriConsumer<Core.Pat, Core.Exp, Core.Exp> consumer) private voidExtents.Extent.g5(BuiltIn builtIn, Core.Exp arg0, Core.Exp arg1, Extents.TriConsumer<Core.Pat, Core.Exp, Core.Exp> consumer)