SCons :: Subst :: Target_or_Source :: Class Target_or_Source
[hide private]
[frames] | no frames]

Class Target_or_Source

source code

A class that implements $TARGET or $SOURCE expansions by in turn wrapping a NLWrapper. This class handles the different methods used to access an individual proxy Node, calling the NLWrapper to create a proxy on demand.
Instance Methods [hide private]
 
__init__(self, nl) source code
 
__getattr__(self, attr) source code
 
__str__(self) source code
 
__repr__(self) source code