Uses of Enum
net.hydromatic.morel.compile.Resolver.Init
Packages that use Resolver.Init
Package
Description
Validates programs
(represented as
AstNode),
deduces their type,
and compiles them into code that can be evaluated.-
Uses of Resolver.Init in net.hydromatic.morel.compile
Methods in net.hydromatic.morel.compile that return Resolver.InitModifier and TypeMethodDescriptionstatic Resolver.InitReturns the enum constant of this type with the specified name.static Resolver.Init[]Resolver.Init.values()Returns an array containing the constants of this enum type, in the order they are declared.