added parser module to overview
This commit is contained in:
parent
38e5088aa4
commit
3317e63cbb
@ -31,6 +31,10 @@ different constraints).
|
|||||||
\item[imp]
|
\item[imp]
|
||||||
--- Access the implementation of the \code{import} statement.
|
--- Access the implementation of the \code{import} statement.
|
||||||
|
|
||||||
|
\item[parser]
|
||||||
|
--- Retrieve and submit parse trees from and to the runtime support
|
||||||
|
environment.
|
||||||
|
|
||||||
\item[__builtin__]
|
\item[__builtin__]
|
||||||
--- The set of built-in functions.
|
--- The set of built-in functions.
|
||||||
|
|
||||||
|
@ -31,6 +31,10 @@ different constraints).
|
|||||||
\item[imp]
|
\item[imp]
|
||||||
--- Access the implementation of the \code{import} statement.
|
--- Access the implementation of the \code{import} statement.
|
||||||
|
|
||||||
|
\item[parser]
|
||||||
|
--- Retrieve and submit parse trees from and to the runtime support
|
||||||
|
environment.
|
||||||
|
|
||||||
\item[__builtin__]
|
\item[__builtin__]
|
||||||
--- The set of built-in functions.
|
--- The set of built-in functions.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user