#include <string>
#include <xqilla/framework/XQillaExport.hpp>
#include <xqilla/ast/StaticType.hpp>
#include <xercesc/util/RefHash2KeysTableOf.hpp>
#include <xercesc/util/StringPool.hpp>
#include <vector>
Include dependency graph for StaticAnalysis.hpp:
Go to the source code of this file.
Classes | |
class | StaticAnalysis |
Records access to various parts of the context during static resolution. More... | |
Typedefs | |
typedef xercesc::RefHash2KeysTableOf< int > | VariableAccessSet |
typedef xercesc::RefHash2KeysTableOfEnumerator< int > | VariableAccessSetEnumerator |
typedef xercesc:: RefHash2KeysTableOf<int> VariableAccessSet |
typedef xercesc:: RefHash2KeysTableOfEnumerator<int> VariableAccessSetEnumerator |