| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
_CodeGenerator --+
|
_LineBasedCodeGenerator --+
|
SplitCodeGenerator
a code generator for parsing files with lineas and separators.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
returns a list of lines that make up the top of the booster.
|
returns a sequence of C lines for code between an item parser.
|
returns code that parses item (a Column instance) at column index index. You're free to igore index.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |