Click or drag to resize

ConstantParser Constructor (ConstantParserTokenManager)

Initializes a new instance of the ConstantParser class

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.2
Syntax
C#
public ConstantParser(
	ConstantParserTokenManager tm
)

Parameters

tm
Type: de.unika.ipd.grGen.graphViewerAndSequenceDebuggerConstantParserTokenManager
See Also