|
Java APG, Version 1.0 Author Lowell D. Thomas Copyright © Coast to Coast Research, Inc. 2011 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.coasttocoastresearch.examples.RunTests
com.coasttocoastresearch.examples.demo.DisplayTrace
public class DisplayTrace
A simple demonstration of how to display the trace of the parser's path through the syntax tree. The source code should be consulted for details.
| Constructor Summary | |
|---|---|
DisplayTrace(java.lang.String testName,
java.io.PrintStream out)
Constructor for the test. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DisplayTrace(java.lang.String testName,
java.io.PrintStream out)
testName - the name of the testout - the output device
|
Java APG, Version 1.0 Author Lowell D. Thomas Copyright © Coast to Coast Research, Inc. 2011 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||