Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
namespace Synopsis::Parser::C++::AST
class Namespace
Files: Synopsis/Parser/C++/syn/ast.hh
Namespace-inheritance Scopes/Synopsis/Parser/C++/AST/Scope.html Scopes/Synopsis/Parser/C++/AST/Declaration.html Scopes/Synopsis/Parser/C++/FakeGC/cleanup.html

Namespace class


Public Member functions Summary:
 constructorNamespace(SourceFile* file, int line, const std::string& type, const ScopedName& name)
Constructor [Source]
virtual destructor~Namespace()
Destructor [Source]
virtual voidaccept(Visitor*)
Accepts the given AST::Visitor [Source]

Public Member functions Inherited from Scope
declarations, declarations

Public Typedefs Inherited from Declaration
vector

Public Member functions Inherited from Declaration
name, name, file, set_file, line, type, set_type, access, set_access, comments, comments, declared, declared

Public Data members Inherited from FakeGC::cleanup
cleanup_next