Uses of Class
net.hydromatic.morel.compile.TypeResolver.TermVariable
Packages that use TypeResolver.TermVariable
Package
Description
Validates programs
(represented as
AstNode),
deduces their type,
and compiles them into code that can be evaluated.-
Uses of TypeResolver.TermVariable in net.hydromatic.morel.compile
Fields in net.hydromatic.morel.compile with type parameters of type TypeResolver.TermVariableModifier and TypeFieldDescriptionprivate final List<TypeResolver.TermVariable> TypeResolver.terms