zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
sources Namespace Reference

Classes

class  SourceBlock
 SOURCE BLOCK CLASS. More...
 
class  SourceBlockFormat
 BLOCK FORMAT PATTERN. More...
 
class  SourceProcessor
 SOURCE PROCESSOR CLASS. More...
 

Variables

string column = r''
 
tuple re_source_block_format1 = SourceBlockFormat( 1, start, column, start )
 
string start = r''
 

Variable Documentation

string sources.column = r''

Definition at line 66 of file sources.py.

tuple sources.re_source_block_format1 = SourceBlockFormat( 1, start, column, start )

Definition at line 74 of file sources.py.

string sources.start = r''

Definition at line 60 of file sources.py.