Uses of Class
net.hydromatic.morel.compile.Compiler.LinkCode
Packages that use Compiler.LinkCode
Package
Description
Validates programs
(represented as
AstNode),
deduces their type,
and compiles them into code that can be evaluated.-
Uses of Compiler.LinkCode in net.hydromatic.morel.compile
Method parameters in net.hydromatic.morel.compile with type arguments of type Compiler.LinkCodeModifier and TypeMethodDescriptionprivate voidCompiler.link(Map<Core.NamedPat, Compiler.LinkCode> linkCodes, Core.Pat pat, Code code)