971972973974975976977
return push(new VariableReferenceNode(name)); } // Record error location throw new UndefinedVariableException(name); }