Click or drag to resize

ConstantParser Class

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

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

The ConstantParser type exposes the following members.

Constructors
  NameDescription
Public methodConstantParser(Stream)
Initializes a new instance of the ConstantParser class
Public methodConstantParser(TextReader)
Initializes a new instance of the ConstantParser class
Public methodConstantParser(ConstantParserTokenManager)
Initializes a new instance of the ConstantParser class
Top
Methods
Fields
See Also