to store var declaration
constructor
adds a variable to the list
adds a variable to the list, along with it's assigned value
sets a stored var's ID
sets a stored var's assigned value
the line number (starts from 1) from which this node begins, or ends
the data typre of defined vars
See Implementation
to store var declaration