Package lemon :: Package external :: Package Cheetah :: Module Compiler
[show private | hide private]
[frames | no frames]

Module lemon.external.Cheetah.Compiler

Compiler classes for Cheetah:
ModuleCompiler aka 'Compiler'
ClassCompiler
MethodCompiler

If you are trying to grok this code start with ModuleCompiler.__init__,
ModuleCompiler.compile, and ModuleCompiler.__getattr__.


Meta-Data
================================================================================
Author: Tavis Rudd <tavis@damnsimple.com>
Version: $Revision: 1.1 $
Start Date: 2001/09/19
Last Revision Date: $Date: 2003/08/12 09:17:11 $

Classes
AutoClassCompiler  
AutoMethodCompiler  
ClassCompiler  
Compiler  
GenUtils An abstract baseclass for the Compiler classes that provides methods that perform generic utility functions or generate pieces of output code from information passed in by the Parser baseclass.
MethodCompiler  
ModuleCompiler  

Exceptions
Error  

Variable Summary
str __author__ = 'Tavis Rudd <tavis@damnsimple.com>'
str __revision__ = '1.1'

Variable Details

__author__

Type:
str
Value:
'Tavis Rudd <tavis@damnsimple.com>'                                    

__revision__

Type:
str
Value:
'1.1'                                                                  

Generated by Epydoc 2.0 on Mon Nov 10 15:08:31 2003 http://epydoc.sf.net