Uses of Class
net.hydromatic.morel.ast.Ast.IdPat

Packages that use Ast.IdPat
Package
Description
Abstract syntax tree.
Validates programs (represented as AstNode), deduces their type, and compiles them into code that can be evaluated.