 | ISubactionAndOutputAdditionEnvironmentEmitWriterDebug Property |
The writer used by emitdebug statements. This is ConsoleUI.outWriter (normally forwarded to Console.Out), and can't be redirected to a file in contrast to the EmitWriter.
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
SyntaxTextWriter EmitWriterDebug { get; }
Property Value
TextWriter
See Also