Uses of Class
net.hydromatic.morel.compile.RefChecker
Packages that use RefChecker
Package
Description
Validates programs
(represented as
AstNode),
deduces their type,
and compiles them into code that can be evaluated.-
Uses of RefChecker in net.hydromatic.morel.compile
Methods in net.hydromatic.morel.compile that return RefCheckerModifier and TypeMethodDescriptionstatic RefCheckerRefChecker.of(TypeSystem typeSystem, Environment env) Creates a reference checker.protected RefCheckerRefChecker.push(Environment env)