souffle  2.0.2-371-g6315b36
Data Structures | Namespaces
ComponentLookup.h File Reference
#include "ast/Component.h"
#include "ast/QualifiedName.h"
#include "ast/TranslationUnit.h"
#include "ast/analysis/Analysis.h"
#include <map>
#include <set>
#include <string>
#include <utility>
#include <vector>
Include dependency graph for ComponentLookup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  souffle::ast::analysis::ComponentLookupAnalysis
 
class  souffle::ast::analysis::TypeBinding
 Class that encapsulates std::map of types binding that comes from .init c = Comp<MyType> Type binding in this example would be T->MyType if the component code is .comp Comp<T> ... More...
 

Namespaces

 souffle
 
 souffle::ast
 
 souffle::ast::analysis