Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
package Synopsis::Parser::C++
struct Builder:: Private
Files: Synopsis/Parser/C++/syn/builder.cc

Public Typedefs Summary:
std::map<AST::Scope*, ScopeInfo*>ScopeMap [Source]
std::map<ScopedName, std::vector<AST::Reference>>RefMap
A map of name references [Source]

Public Data members Summary:
ScopeMapmap [Source]
RefMaprefs [Source]
Declaration::vectorbuiltin_decls
A list of builtin declarations [Source]