Uses of Class
net.hydromatic.morel.compile.Resolver.ResolvedDatatypeDecl
Packages that use Resolver.ResolvedDatatypeDecl
Package
Description
Validates programs
(represented as
AstNode),
deduces their type,
and compiles them into code that can be evaluated.-
Uses of Resolver.ResolvedDatatypeDecl in net.hydromatic.morel.compile
Methods in net.hydromatic.morel.compile that return Resolver.ResolvedDatatypeDeclModifier and TypeMethodDescriptionprivate Resolver.ResolvedDatatypeDeclResolver.resolveDatatypeDecl(Ast.DatatypeDecl decl, List<Binding> bindings)