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