Uses of Class
net.hydromatic.morel.compile.SuchThatShuttle.DeferredStepList
Packages that use SuchThatShuttle.DeferredStepList
Package
Description
Validates programs
(represented as
AstNode),
deduces their type,
and compiles them into code that can be evaluated.-
Uses of SuchThatShuttle.DeferredStepList in net.hydromatic.morel.compile
Methods in net.hydromatic.morel.compile that return SuchThatShuttle.DeferredStepListModifier and TypeMethodDescription(package private) static SuchThatShuttle.DeferredStepListSuchThatShuttle.DeferredStepList.create(TypeSystem typeSystem, List<Core.FromStep> steps)