Uses of Class
net.hydromatic.morel.ast.Core.Id
Packages that use Core.Id
Package
Description
Abstract syntax tree.
Validates programs
(represented as
AstNode),
deduces their type,
and compiles them into code that can be evaluated.-
Uses of Core.Id in net.hydromatic.morel.ast
Methods in net.hydromatic.morel.ast that return Core.IdModifier and TypeMethodDescriptionCoreBuilder.id(Core.NamedPat idPat) Creates a reference to a value.Methods in net.hydromatic.morel.ast with parameters of type Core.Id -
Uses of Core.Id in net.hydromatic.morel.compile
Methods in net.hydromatic.morel.compile that return Core.IdMethods in net.hydromatic.morel.compile with parameters of type Core.Id