Current Forum: Homework 3 Forum |
Date: Tue Sep 25 2001 4:35 pm |
Author: Chow, Jicai Jonathan <jchow@andrew.cmu.edu> |
Subject: Methods for Parser |
|
|
I was wondering if we could actually write the methods for Parser within TrieNode itself and then have Parser call those methods......in this way, the methods can be written recursively. |
|