Trees | Indices | Help |
|
---|
|
1 # Copyright 2004-2008 Roman Yakovenko. 2 # Distributed under the Boost Software License, Version 1.0. (See 3 # accompanying file LICENSE_1_0.txt or copy at 4 # http://www.boost.org/LICENSE_1_0.txt) 5 6 import os 7 import compound 8 import declaration_based 91812 declaration_based.declaration_based_t.__init__( self, declaration=declaration) 13 compound.compound_t.__init__( self )14
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 20 08:51:40 2008 | http://epydoc.sourceforge.net |