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: | |
ScopeMap | map [Source] |
RefMap | refs [Source] |
Declaration::vector | builtin_decls A list of builtin declarations [Source] |