XQuilla/docs/simple-api/StaticAnalysis_8hpp.html

52 lines
3.7 KiB
HTML
Raw Normal View History

2020-02-17 22:05:20 +01:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
2020-02-17 22:11:31 +01:00
<title>XQilla Simple API Documentation</title>
2020-02-17 22:05:20 +01:00
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
2020-02-17 22:11:31 +01:00
<a style="float:right;" href="http://sourceforge.net/projects/xqilla"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=152021&amp;type=2" border="0" alt="SourceForge.net Logo" /></a>
2020-02-17 22:23:16 +01:00
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
2020-02-17 22:19:57 +01:00
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
2020-02-17 22:23:16 +01:00
<div class="tabs">
<ul>
<li><a href="files.html"><span>File&nbsp;List</span></a></li>
<li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
2020-02-17 22:19:57 +01:00
</ul>
</div>
</div>
<div class="contents">
2020-02-17 22:23:16 +01:00
<h1>StaticAnalysis.hpp File Reference</h1><code>#include &lt;string&gt;</code><br/>
2020-02-17 22:19:57 +01:00
<code>#include &lt;xqilla/framework/XQillaExport.hpp&gt;</code><br/>
<code>#include &lt;<a class="el" href="StaticType_8hpp_source.html">xqilla/ast/StaticType.hpp</a>&gt;</code><br/>
<code>#include &lt;vector&gt;</code><br/>
2020-02-17 22:23:16 +01:00
<div class="dynheader">
2020-02-17 22:19:57 +01:00
Include dependency graph for StaticAnalysis.hpp:</div>
2020-02-17 22:23:16 +01:00
<div class="dynsection">
<div class="center"><img src="StaticAnalysis_8hpp__incl.png" border="0" usemap="#StaticAnalysis_8hpp_map" alt=""/></div>
<map name="StaticAnalysis_8hpp_map" id="StaticAnalysis_8hpp">
<area shape="rect" id="node7" href="StaticType_8hpp.html" title="xqilla/ast/StaticType.hpp" alt="" coords="224,83,408,112"/><area shape="rect" id="node10" href="AnyAtomicType_8hpp.html" title="xqilla/items/AnyAtomicType.hpp" alt="" coords="467,160,701,189"/><area shape="rect" id="node27" href="XPath2MemoryManager_8hpp.html" title="xqilla/framework/XPath2MemoryManager.hpp" alt="" coords="805,315,1128,344"/><area shape="rect" id="node39" href="XMemory_8hpp.html" title="xercesc/util/XMemory.hpp" alt="" coords="1333,392,1528,421"/><area shape="rect" id="node13" href="Item_8hpp.html" title="xqilla/items/Item.hpp" alt="" coords="412,237,575,267"/><area shape="rect" id="node16" href="ReferenceCounted_8hpp.html" title="xqilla/framework/ReferenceCounted.hpp" alt="" coords="291,315,581,344"/><area shape="rect" id="node19" href="MemoryManager_8hpp.html" title="xercesc/framework/MemoryManager.hpp" alt="" coords="707,392,1000,421"/></map>
2020-02-17 22:19:57 +01:00
</div>
2020-02-17 22:23:16 +01:00
2020-02-17 22:19:57 +01:00
<p><a href="StaticAnalysis_8hpp_source.html">Go to the source code of this file.</a></p>
2020-02-17 22:23:16 +01:00
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classStaticAnalysis.html">StaticAnalysis</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Records access to various parts of the context during static resolution. <a href="classStaticAnalysis.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classStaticAnalysis_1_1VarEntry.html">StaticAnalysis::VarEntry</a></td></tr>
2020-02-17 22:05:20 +01:00
</table>
2020-02-17 22:19:57 +01:00
</div>
2020-02-17 22:24:17 +01:00
<hr size="1"/><address style="text-align: right;"><small>Generated on 18 May 2015 for XQilla Simple API by&nbsp;
2020-02-17 22:05:20 +01:00
<a href="http://www.doxygen.org/index.html">
2020-02-17 22:23:16 +01:00
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
2020-02-17 22:05:20 +01:00
</body>
</html>