| Trees | Indices | Help |
|
|---|
|
|
Jazz Parser interactive shell for examining the output of the parser.
Author: Mark Granroth-Wilding <mark.granroth-wilding@ed.ac.uk>
|
|||
|
ShellState Class to wrap up the various bits of state that need to be stored in the shell and that may be manipulated by tools. |
|||
| ShellError | |||
| ShellRestoreError | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
logger = logging.getLogger("main_logger")
|
|||
CORE_TOOLS = [tools.HelpTool(), tools.DerivationTraceTool(), t
|
|||
__package__ =
|
|||
|
|||
Restores an interactive shell session from a saved state. Such a state is stored using the 'save' command from a shell session (e.g. after parsing). |
Starts up the shell with a given ShellState. This is called by interactive_shell, as used by the parser, and also by restore_shell. |
|
|||
CORE_TOOLS
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:56 2012 | http://epydoc.sourceforge.net |