Click or drag to resize

GrShellTokenManager Constructor (SimpleCharStream)

Initializes a new instance of the GrShellTokenManager class

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntax
C#
public GrShellTokenManager(
	SimpleCharStream stream
)

Parameters

stream
Type: de.unika.ipd.grGen.grShellSimpleCharStream
See Also