| Home | Trees | Index | Help |
|
|---|
| Package nltk_lite :: Package draw :: Module cfg :: Class CFGEditor |
|
object --+
|
CFGEditor
CFGEditor places the following restrictions on what
CFGs can be edited:
| Method Summary | |
|---|---|
__init__(self,
parent,
cfg,
set_cfg_callback)
| |
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
| |
| Class Variable Summary | |
|---|---|
str |
ARROW = '\xde'
|
| Class Variable Details |
|---|
ARROW
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Sep 5 09:37:21 2006 | http://epydoc.sf.net |