Uses of Interface
net.hydromatic.morel.eval.Session.Shell
Packages that use Session.Shell
Package
Description
Standard ML interpreter, implemented in Java.
Evaluates expressions.
-
Uses of Session.Shell in net.hydromatic.morel
Classes in net.hydromatic.morel that implement Session.ShellModifier and TypeClassDescription(package private) static classShell (or sub-shell created vianet.hydromatic.morel.compile.BuiltIn#INTERACT_USE) that can execute commands and handle errors.(package private) static classShell that is created via thenet.hydromatic.morel.compile.BuiltIn#INTERACT_USE) command.private classImplementation of the "use" function. -
Uses of Session.Shell in net.hydromatic.morel.eval
Classes in net.hydromatic.morel.eval that implement Session.ShellFields in net.hydromatic.morel.eval declared as Session.ShellMethods in net.hydromatic.morel.eval with parameters of type Session.Shell