Click or drag to resize

ConstantParserTokenManagerSetDebugStream Method


Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.1
Syntax
C#
public void SetDebugStream(
	TextWriter ds
)

Parameters

ds  TextWriter
 
See Also