ActiproSoftware.Text.Parsing.LLParser.Debugging Namespace
Interfaces
IBreakpoint | Provides the base requirements for a breakpoint within an IDebugger. |
IDebuggableAstNode | Provides the base requirements for a debuggable IAstNode. |
IDebuggableAstNodeMatch | Provides the base requirements for a debuggable IAstNodeMatch. |
IDebuggableEbnfTerm | Provides the base requirements for a debuggable EbnfTerm. |
IDebuggableMatchCondition | Provides the base requirements for a debuggable IMatchCondition. |
IDebuggableNonTerminal | Provides the base requirements for a debuggable NonTerminal. |
IDebuggableSymbol | Provides the base requirements for a debuggable Symbol. |
IDebuggableTerminal | Provides the base requirements for a debuggable Terminal. |
IDebugger | Provides the base requirements for a Grammar debugger that can control parser execution and obtain detailed information about parser state. |
IDebuggerState | Provides the base requirements for an object that contains information about the current IDebugger state. |
Enums
DebuggerMode | Specifies the mode that an IDebugger is in. |