Home | Trees | Indices | Help |
|
---|
|
A lambda calculus expression parser.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
LAMBDA =
|
|||
SOME =
|
|||
ALL =
|
|||
DOT =
|
|||
OPEN =
|
|||
CLOSE =
|
|||
BOOL =
|
|||
EQ =
|
|||
OPS =
|
|
Provides a method similar to other NLTK parsers.
|
Get the next waiting token. The destructive flag indicates whether the token will be removed from the buffer; setting it to 0 gives lookahead capability. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed May 16 22:47:31 2007 | http://epydoc.sourceforge.net |