grammar: better encapsulation of a grammar and parsing
Review Request #715 - Created May 24, 2011 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Nathan Binkert | |
| gem5 | |
| Reviewers | |
| Default | |
| ali, gblack, nate, stever | |
grammar: better encapsulation of a grammar and parsing This makes it possible to use the grammar multiple times and use the multiple instances concurrently. This makes implementing an include statement as part of a grammar possible.
Quick Regressions, Compile everything
