Uses of Package
net.hydromatic.morel.eval
Packages that use net.hydromatic.morel.eval
Package
Description
Standard ML interpreter, implemented in Java.
Validates programs
(represented as
AstNode),
deduces their type,
and compiles them into code that can be evaluated.Evaluates expressions.
Provides access to external data sources.
-
Classes in net.hydromatic.morel.eval used by net.hydromatic.morel
-
Classes in net.hydromatic.morel.eval used by net.hydromatic.morel.compileClassDescriptionA compiled expression that can be evaluated by applying to an argument.A compiled expression, that can be evaluated.Accepts rows produced by a supplier as part of a
fromclause.Can be visited by aDescriber.Describes a plan (tree ofCodeorApplicableobjects).Evaluation environment.Property.Session environment. -
Classes in net.hydromatic.morel.eval used by net.hydromatic.morel.evalClassDescriptionA compiled expression that can be evaluated by applying to an argument.Applicable whose argument is a 3-tuple.Applicable whose argument is a 3-tuple.Abstract implementation of
Applicablethat describes itself with a constant name.Value that is sufficient for a function to bind its argument and evaluate its body.A compiled expression, that can be evaluated.Abstract implementation for row sinks that have one successor.Definitions of Morel built-in exceptions.AnApplicablewhose position can be changed.Accepts rows produced by a supplier as part of afromclause.ImplementsBuiltIn.STRING_SUB.Can be visited by aDescriber.Describes a plan (tree ofCodeorApplicableobjects).Provided as a callback while describing a node.Evaluation environment.Similar toMutableEvalEnvbut binds several names.Immutable copy ofEvalEnvs.MutablePatSubEvalEnv.Evaluation environment that inherits from a parent environment and adds one binding.Directory in the file system.Abstract implementation of File.File that is a directory.Describes a type of file that can be read by this reader.File that we have not yet categorized.An evaluation environment whose last entry is mutable.Property.Session environment.Callback to implement "use" command.Various implementations ofSession.Shell.A placeholder value for the "unit" type. -
Classes in net.hydromatic.morel.eval used by net.hydromatic.morel.foreignClassDescriptionA compiled expression, that can be evaluated.Can be visited by a
Describer.Describes a plan (tree ofCodeorApplicableobjects).Evaluation environment.Session environment.