Serialized Form


Package org.norecess.citkit.environment

Class org.norecess.citkit.environment.Environment extends java.lang.Object implements Serializable

serialVersionUID: 7430963571887295558L

Serialized Fields

myCurrentScope

java.util.Map<K,V> myCurrentScope

myPreviousEnvironment

IEnvironment<T> myPreviousEnvironment

Class org.norecess.citkit.environment.InvalidVariableException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -5554200032265702317L

Serialized Fields

myIdentifier

ISymbol myIdentifier

Class org.norecess.citkit.environment.NullEnvironment extends java.lang.Object implements Serializable

serialVersionUID: -4714134834213731234L