public class REDebugCompiler extends RECompiler
| Constructor and Description | 
|---|
| REDebugCompiler() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | dumpProgram()Dumps the current program to a  System.out. | 
| void | dumpProgram(PrintStream p)Dumps the current program to a  PrintStream. | 
compilepublic void dumpProgram()
System.out.public void dumpProgram(PrintStream p)
PrintStream.p - PrintStream for program dump output