Uses of Class
net.hydromatic.morel.compile.Extents.Analysis
Packages that use Extents.Analysis
Package
Description
Validates programs
(represented as
AstNode),
deduces their type,
and compiles them into code that can be evaluated.-
Uses of Extents.Analysis in net.hydromatic.morel.compile
Methods in net.hydromatic.morel.compile that return Extents.AnalysisModifier and TypeMethodDescriptionstatic Extents.AnalysisExtents.create(TypeSystem typeSystem, Core.Pat pat, SortedMap<Core.NamedPat, Core.Exp> boundPats, Core.Exp exp)