﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
332	VariableReferenceNode names aren't getting set	zirkel	stachnik	Whenever a {{{VariableReferenceNode}}} is created, the name should be set.  This can be done in one of two ways.  Either the setName() method can be used, or the appropriate IdentifierNodeIF can be passed as the second argument to the constructor.  Right now, sometimes a {{{VariableReferenceNode}}} will have the referent set, but not the name.	defect	new	minor		ast				
