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

Class EmitterProxy


This is a callable class that can act as a Builder emitter. It holds on to a string that is a key into an Environment dictionary, and will look there at actual build time to see if it holds a callable. If so, we will call that as the actual emitter.


Method Summary
  __init__(self, var)
  __call__(self, target, source, env)
  __cmp__(self, other)

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