Click or drag to resize

ConstantParserHelper Class

Contains helper code for the constant parser, interacts with the constant parser.
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.graphViewerAndSequenceDebuggerConstantParserHelper

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

The ConstantParserHelper type exposes the following members.

Constructors
 NameDescription
Public methodConstantParserHelperInitializes a new instance of the ConstantParserHelper class
Top
Properties
 NameDescription
Public propertyCurrentActions 
Public propertyCurrentGraph 
Top
Methods
 NameDescription
Public methodRemoveTypeSuffix 
Top
See Also