Serialized Form
-
Package net.hydromatic.morel.compile
-
Exception Class net.hydromatic.morel.compile.CompileException
class CompileException extends RuntimeException implements Serializable-
Serialized Fields
-
pos
Pos pos
-
warning
boolean warning
-
-
-
Exception Class net.hydromatic.morel.compile.TypeResolver.TypeException
class TypeException extends CompileException implements Serializable
-
-
Package net.hydromatic.morel.eval
-
Exception Class net.hydromatic.morel.eval.Codes.MorelRuntimeException
class MorelRuntimeException extends RuntimeException implements Serializable-
Serialized Fields
-
e
Codes.BuiltInExn e
-
pos
Pos pos
-
-
-
-
Package net.hydromatic.morel.util
-
Class net.hydromatic.morel.util.Pair
class Pair extends Object implements Serializable
-