Contents   Class: Formatter
<<Method: Formatter.write_label<<   >>Method: Formatter.headline1>>

Method: Formatter.write_vars

Synopsis: write_vars( self, context, vars, nom )

Related implementations in classes:
FormatterHTB, FormatterLaTeX

Generate a new section for describing variables defined in a module or a class. Argument vars is a dictionary that maps a value to the name of a member variable in class classname. This is only called if argument vars is not empty. Globals are variables of a module. Member variables are variables of a class.



Elements:

none

 

Generated by pymanual (c) 2005-2006 on August 02, 2006.