Uses of Package
net.hydromatic.morel.foreign
-
Packages that use net.hydromatic.morel.foreign Package Description net.hydromatic.morel Standard ML interpreter, implemented in Java.net.hydromatic.morel.compile Validates programs (represented asAstNode), deduces their type, and compiles them into code that can be evaluated.net.hydromatic.morel.foreign Provides access to external data sources. -
Classes in net.hydromatic.morel.foreign used by net.hydromatic.morel Class Description ForeignValue External value. -
Classes in net.hydromatic.morel.foreign used by net.hydromatic.morel.compile Class Description ForeignValue External value. -
Classes in net.hydromatic.morel.foreign used by net.hydromatic.morel.foreign Class Description CalciteForeignValue.FieldConverter Converts a field from Calcite to SML format.ForeignValue External value.