public class REDebugCompiler extends RECompiler
| Constructor and Description |
|---|
REDebugCompiler() |
| Modifier and Type | Method and Description |
|---|---|
void |
dumpProgram(PrintWriter p)
Dumps the current program to a PrintWriter
|
compilepublic void dumpProgram(PrintWriter p)
p - PrintWriter for program dump outputCopyright © 2018–2021 mhoffrogge. All rights reserved.