Click or drag to resize

GrShellTokenManager(SimpleCharStream, Int32) Constructor

Initializes a new instance of the GrShellTokenManager class

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

Parameters

stream  SimpleCharStream
 
lexState  Int32
 
See Also