de.unika.ipd.grGen.graphViewerAndSequenceDebugger Namespace |
Class | Description | |
---|---|---|
ConsoleUI |
Console interface for simple user prompts (e.g. for debugging)
| |
ConstantParser | ||
ConstantParserConstants | ||
ConstantParserHelper |
Contains helper code for the constant parser, interacts with the constant parser.
| |
ConstantParserTokenManager | ||
CygwinBashWorkaroundConsoleIO | ||
Debugger | ||
DebuggerEnvironment | ||
DebuggerGraphProcessingEnvironment | ||
ElementRealizers |
Helper class for managing the node and edge realizers
| |
EOFException | ||
GraphAnnotationAndChangesRecorder |
The GraphAnnotationAndChangesRecorder remembers annotations of graph elements and changes applied to the graph by an action (match and rewrite),
it is used to mark the elements in the graph during rendering.
Not to be mistaken with the Recorder/IRecorder that is used to serialize changes that occur to the graph to a file.
| |
GraphViewer | ||
MonoLinuxWorkaroundConsoleIO | ||
MonoWindowsWorkaroundConsoleIO | ||
MonoWorkaroundConsoleIO | ||
NoWorkaroundConsoleIO | ||
ParseException |
This exception is thrown when parse errors are encountered.
| |
PrintSequenceContext | ||
SequencePrinter | ||
SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
| |
SubruleComputation | ||
SubruleDebuggingConfiguration | ||
SubruleDebuggingConfigurationRule | ||
Token |
Describes the input token stream.
| |
TokenMgrError | ||
WorkaroundManager | ||
YCompClient |
Class communicating with yComp over a socket via the GrGen-yComp protocol,
mainly telling yComp what should be displayed (and how)
| |
YCompServerProxy |
Class starting the yComp server (on a specific socket)
|
Interface | Description | |
---|---|---|
IConsoleUI | ||
IDebuggerEnvironment | ||
IWorkaround |
Delegate | Description | |
---|---|---|
ConnectionLostHandler |
Enumeration | Description | |
---|---|---|
ElementMode | ||
EXECUTION_STATE | ||
HighlightingMode |
Workaround fun due to the following bugs:
- http://bugzilla.ximian.com/show_bug.cgi?id=80176 : Console.In.Read doesn't allow line-oriented input
- http://bugzilla.ximian.com/show_bug.cgi?id=79711 : Console.ReadKey () appears to not clear key
- http://bugzilla.ximian.com/show_bug.cgi?id=80330 : Console.ForegroundColor initially does not reflect console color
| |
SubruleComputationType | ||
SubruleDebuggingDecision | ||
SubruleDebuggingEvent | ||
SubruleDebuggingMatchGraphElementByTypeMode | ||
SubruleDebuggingMatchGraphElementMode | ||
SubruleMesssageMatchingMode |