Code related to Variable COMMENTS
Class which keeps track of variables and related info To each variable we keep track of the following info
“NAME” of the variable “ATTRIBUTES” - Conservation laws satisfied “COMMENT” - Info regarding use of variable
self is a dictionary mapping (“LOCATION”,”NAME”,”TYPE”) to other info