| Home | Trees | Index | Help |
|
|---|
| Package SCons :: Module Builder :: Class CompositeBuilder |
|
Proxy --+
|
CompositeBuilder
A Builder Proxy whose main purpose is to always have a DictCmdGenerator as its action, and to provide access to the DictCmdGenerator's add_action() method.
| Method Summary | |
|---|---|
__init__(self,
builder,
cmdgen)
| |
add_action(self,
suffix,
action)
| |
| Inherited from Proxy | |
| |
Retrieve an attribute from the wrapped object. | |
Retrieve the entire wrapped object | |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed Dec 12 09:39:32 2007 | http://epydoc.sf.net |