Uses of Class
net.hydromatic.morel.compile.TypeResolver.FieldExpander
Packages that use TypeResolver.FieldExpander
Package
Description
Validates programs
(represented as
AstNode),
deduces their type,
and compiles them into code that can be evaluated.-
Uses of TypeResolver.FieldExpander in net.hydromatic.morel.compile
Methods in net.hydromatic.morel.compile that return TypeResolver.FieldExpanderModifier and TypeMethodDescription(package private) static TypeResolver.FieldExpanderTypeResolver.FieldExpander.create(TypeSystem typeSystem, Environment env)