Class Def<T extends ACell>

java.lang.Object
Type Parameters:
T - Type of defined value
All Implemented Interfaces:
IValidated, IWriteable

public class Def<T extends ACell> extends AOp<T>
Op that creates a definition in the current environment. Def may optionally have symbolic metadata attached to the symbol.