Click or drag to resize

ConsoleUIoutWriter Property

The output writer normally mapping to stdout

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public static TextWriter outWriter { get; set; }

Property Value

TextWriter
See Also