Package SCons :: Module Builder :: Class CompositeBuilder
[show private | hide private]
[frames | no frames]

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
  __cmp__(self, other)
  __getattr__(self, name)
Retrieve an attribute from the wrapped object.
  get(self)
Retrieve the entire wrapped object

Generated by Epydoc 2.1 on Wed Dec 12 09:39:32 2007 http://epydoc.sf.net