 | ISubactionAndOutputAdditionEnvironmentEmitWriter Property |
The writer used by emit statements. By default this is ConsoleUI.outWriter (normally forwarded to Console.Out).
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
SyntaxTextWriter EmitWriter { get; set; }
Property Value
TextWriter
See Also