Current Forum: Homework 3 Forum |
Date: Thu Sep 27 2001 11:00 pm |
Author: Yuen, John <jyuen@andrew.cmu.edu> |
Subject: Re: what are NOT to be changed?! |
|
|
you can change the constructor. keep in mind we will be running a driver program that creates a new instance of Parser. you may want to initialize your TreeNode in the parser constructor. |
|