Click or drag to resize

ConstantParserTokenManager Class

Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.graphViewerAndSequenceDebuggerConstantParserConstants
    de.unika.ipd.grGen.graphViewerAndSequenceDebuggerConstantParserTokenManager

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

The ConstantParserTokenManager type exposes the following members.

Constructors
  NameDescription
Public methodConstantParserTokenManager(SimpleCharStream)
Initializes a new instance of the ConstantParserTokenManager class
Public methodConstantParserTokenManager(SimpleCharStream, Int32)
Initializes a new instance of the ConstantParserTokenManager class
Top
Methods
Fields
See Also