Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 7d6ec7e48acc4174ff52fc0ff2a40df4 > files > 17

antlr3-C-docs-3.4-23.mga4.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.5"/>
<title>ANTLR3C: include/antlr3baserecognizer.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
  $(window).load(resizeHeight);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">ANTLR3C
   &#160;<span id="projectnumber">3.3.1</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('antlr3baserecognizer_8h.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#nested-classes">Data Structures</a> &#124;
<a href="#define-members">Macros</a> &#124;
<a href="#typedef-members">Typedefs</a>  </div>
  <div class="headertitle">
<div class="title">antlr3baserecognizer.h File Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Defines the basic structure to support recognizing by either a lexer, parser, or tree parser.  
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;<a class="el" href="antlr3defs_8h.html">antlr3defs.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="antlr3exception_8h.html">antlr3exception.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="antlr3input_8h.html">antlr3input.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="antlr3tokenstream_8h.html">antlr3tokenstream.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="antlr3commontoken_8h.html">antlr3commontoken.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="antlr3commontreenodestream_8h.html">antlr3commontreenodestream.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="antlr3debugeventlistener_8h.html">antlr3debugeventlistener.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="antlr3recognizersharedstate_8h.html">antlr3recognizersharedstate.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="antlr3lexer_8h.html">antlr3lexer.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="antlr3parser_8h.html">antlr3parser.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="antlr3treeparser_8h.html">antlr3treeparser.h</a>&gt;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for antlr3baserecognizer.h:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3baserecognizer_8h__incl.png" border="0" usemap="#include_2antlr3baserecognizer_8h" alt=""/></div>
<map name="include_2antlr3baserecognizer_8h" id="include_2antlr3baserecognizer_8h">
<area shape="rect" id="node2" href="antlr3defs_8h.html" title="Basic type and constant definitions for ANTLR3 Runtime. " alt="" coords="1429,752,1571,779"/><area shape="rect" id="node25" href="antlr3exception_8h.html" title="Contains the definition of a basic ANTLR3 exception structure created by a recognizer when errors are..." alt="" coords="2429,155,2621,181"/><area shape="rect" id="node26" href="antlr3input_8h.html" title="Defines the basic structures used to manipulate character streams from any input source. " alt="" coords="155,379,307,405"/><area shape="rect" id="node30" href="antlr3commontoken_8h.html" title="Defines the interface for a common token. " alt="" coords="362,528,573,555"/><area shape="rect" id="node32" href="antlr3tokenstream_8h.html" title="Defines the interface for an ANTLR3 common token stream. " alt="" coords="555,304,767,331"/><area shape="rect" id="node33" href="antlr3debugeventlistener_8h.html" title="The definition of all debugging events that a recognizer can trigger. " alt="" coords="1256,379,1537,405"/><area shape="rect" id="node35" href="antlr3commontreenodestream_8h.html" title="Definition of the ANTLR3 common tree node stream. " alt="" coords="1258,155,1560,181"/><area shape="rect" id="node39" href="antlr3recognizersharedstate_8h.html" title="While the C runtime does not need to model the state of multiple lexers and parsers in the same way a..." alt="" coords="1992,603,2304,629"/><area shape="rect" id="node40" href="antlr3lexer_8h.html" title="Base interface for any ANTLR3 lexer. " alt="" coords="371,229,523,256"/><area shape="rect" id="node41" href="antlr3parser_8h.html" title="Base implementation of an ANTLR3 parser. " alt="" coords="2043,80,2205,107"/><area shape="rect" id="node42" href="antlr3treeparser_8h.html" title="antlr3treeparser.h" alt="" coords="1653,80,1856,107"/><area shape="rect" id="node3" href="antlr3errors_8h.html" title="antlr3errors.h" alt="" coords="2980,827,3143,853"/><area shape="rect" id="node23" href="antlr3interfaces_8h.html" title="Declarations for all the antlr3 C runtime interfaces/classes. " alt="" coords="2753,827,2956,853"/><area shape="rect" id="node24" href="antlr3convertutf_8h.html" title="antlr3convertutf.h" alt="" coords="5,827,208,853"/><area shape="rect" id="node27" href="antlr3string_8h.html" title="Simple string interface allows indiscriminate allocation of strings such that they can be allocated a..." alt="" coords="1069,528,1232,555"/><area shape="rect" id="node31" href="antlr3intstream_8h.html" title="Defines the the class interface for an antlr3 INTSTREAM. " alt="" coords="432,453,624,480"/><area shape="rect" id="node28" href="antlr3collections_8h.html" title="antlr3collections.h" alt="" coords="1045,603,1256,629"/><area shape="rect" id="node29" href="antlr3bitset_8h.html" title="Defines the basic structures of an ANTLR3 bitset. " alt="" coords="1069,677,1232,704"/><area shape="rect" id="node34" href="antlr3basetree_8h.html" title="Definition of the ANTLR3 base tree. " alt="" coords="1307,453,1489,480"/><area shape="rect" id="node36" href="antlr3commontreeadaptor_8h.html" title="Definition of the ANTLR3 common tree adaptor. " alt="" coords="1256,229,1527,256"/><area shape="rect" id="node38" href="antlr3commontree_8h.html" title="antlr3commontree.h" alt="" coords="1563,379,1765,405"/><area shape="rect" id="node37" href="antlr3basetreeadaptor_8h.html" title="Definition of the ANTLR3 base tree adaptor. " alt="" coords="1105,304,1356,331"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3baserecognizer_8h__dep__incl.png" border="0" usemap="#include_2antlr3baserecognizer_8hdep" alt=""/></div>
<map name="include_2antlr3baserecognizer_8hdep" id="include_2antlr3baserecognizer_8hdep">
<area shape="rect" id="node2" href="antlr3baserecognizer_8c.html" title="Contains the base functions that all recognizers require. " alt="" coords="4,80,285,107"/><area shape="rect" id="node3" href="antlr3_8h.html" title="include/antlr3.h" alt="" coords="785,155,967,181"/><area shape="rect" id="node9" href="antlr3cyclicdfa_8h.html" title="include/antlr3cyclicdfa.h" alt="" coords="311,80,581,107"/><area shape="rect" id="node11" href="antlr3lexer_8h.html" title="Base interface for any ANTLR3 lexer. " alt="" coords="607,80,839,107"/><area shape="rect" id="node13" href="antlr3parser_8h.html" title="Base implementation of an ANTLR3 parser. " alt="" coords="913,80,1156,107"/><area shape="rect" id="node15" href="antlr3rewritestreams_8h.html" title="include/antlr3rewritestreams.h" alt="" coords="1180,80,1501,107"/><area shape="rect" id="node17" href="antlr3treeparser_8h.html" title="include/antlr3treeparser.h" alt="" coords="1527,80,1808,107"/><area shape="rect" id="node4" href="antlr3collections_8c.html" title="Provides a number of useful functions that are roughly equivalent to java HashTable and List for the ..." alt="" coords="187,229,439,256"/><area shape="rect" id="node5" href="antlr3commontoken_8c.html" title="src/antlr3commontoken.c" alt="" coords="463,229,715,256"/><area shape="rect" id="node6" href="antlr3debughandlers_8c.html" title="Provides the debugging functions invoked by a recognizer built using the debug generator mode of the ..." alt="" coords="740,229,1011,256"/><area shape="rect" id="node7" href="antlr3encodings_8c.html" title="src/antlr3encodings.c" alt="" coords="1036,229,1268,256"/><area shape="rect" id="node8" href="antlr3filestream_8c.html" title="The ANTLR3 C filestream is used when the source character stream is a filesystem based input set and ..." alt="" coords="1292,229,1535,256"/><area shape="rect" id="node10" href="antlr3cyclicdfa_8c.html" title="src/antlr3cyclicdfa.c" alt="" coords="312,155,544,181"/><area shape="rect" id="node12" href="antlr3lexer_8c.html" title="Base implementation of an antlr 3 lexer. " alt="" coords="568,155,760,181"/><area shape="rect" id="node14" href="antlr3parser_8c.html" title="Implementation of the base functionality for an ANTLR3 parser. " alt="" coords="992,155,1195,181"/><area shape="rect" id="node16" href="antlr3rewritestreams_8c.html" title="Implementation of token/tree streams that are used by the tree re&#45;write rules to manipulate the token..." alt="" coords="1219,155,1500,181"/><area shape="rect" id="node18" href="antlr3treeparser_8c.html" title="Implementation of the tree parser and overrides for the base recognizer. " alt="" coords="1547,155,1789,181"/></map>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Data Structures</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_a_n_t_l_r3___b_a_s_e___r_e_c_o_g_n_i_z_e_r__struct.html">ANTLR3_BASE_RECOGNIZER_struct</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Base tracking context structure for all types of recognizers.  <a href="struct_a_n_t_l_r3___b_a_s_e___r_e_c_o_g_n_i_z_e_r__struct.html#details">More...</a><br/></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:ga63faeec6cee4f885c4b90a6d0cc2f5b4"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_n_t_l_r3___b_a_s_e___r_e_c_o_g_n_i_z_e_r.html#ga63faeec6cee4f885c4b90a6d0cc2f5b4">ANTLR3_TYPE_LEXER</a>&#160;&#160;&#160;0x0001</td></tr>
<tr class="memdesc:ga63faeec6cee4f885c4b90a6d0cc2f5b4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Type indicator for a lexer recognizer.  <a href="group___a_n_t_l_r3___b_a_s_e___r_e_c_o_g_n_i_z_e_r.html#ga63faeec6cee4f885c4b90a6d0cc2f5b4">More...</a><br/></td></tr>
<tr class="separator:ga63faeec6cee4f885c4b90a6d0cc2f5b4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:gafee8a3d7d292291a4cb15619c6bca466"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_n_t_l_r3___b_a_s_e___r_e_c_o_g_n_i_z_e_r.html#gafee8a3d7d292291a4cb15619c6bca466">ANTLR3_TYPE_PARSER</a>&#160;&#160;&#160;0x0002</td></tr>
<tr class="memdesc:gafee8a3d7d292291a4cb15619c6bca466"><td class="mdescLeft">&#160;</td><td class="mdescRight">Type indicator for a parser recognizer.  <a href="group___a_n_t_l_r3___b_a_s_e___r_e_c_o_g_n_i_z_e_r.html#gafee8a3d7d292291a4cb15619c6bca466">More...</a><br/></td></tr>
<tr class="separator:gafee8a3d7d292291a4cb15619c6bca466"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ga3ff933756e4fc6d8fd9a5a8a0d67bb98"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_n_t_l_r3___b_a_s_e___r_e_c_o_g_n_i_z_e_r.html#ga3ff933756e4fc6d8fd9a5a8a0d67bb98">ANTLR3_TYPE_TREE_PARSER</a>&#160;&#160;&#160;0x0004</td></tr>
<tr class="memdesc:ga3ff933756e4fc6d8fd9a5a8a0d67bb98"><td class="mdescLeft">&#160;</td><td class="mdescRight">Type indicator for a tree parser recognizer.  <a href="group___a_n_t_l_r3___b_a_s_e___r_e_c_o_g_n_i_z_e_r.html#ga3ff933756e4fc6d8fd9a5a8a0d67bb98">More...</a><br/></td></tr>
<tr class="separator:ga3ff933756e4fc6d8fd9a5a8a0d67bb98"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
Typedefs</h2></td></tr>
<tr class="memitem:gac1374f941ff00f5709ca1e682d9f8e43"><td class="memItemLeft" align="right" valign="top">typedef struct <br class="typebreak"/>
<a class="el" href="struct_a_n_t_l_r3___b_a_s_e___r_e_c_o_g_n_i_z_e_r__struct.html">ANTLR3_BASE_RECOGNIZER_struct</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___a_n_t_l_r3___b_a_s_e___r_e_c_o_g_n_i_z_e_r.html#gac1374f941ff00f5709ca1e682d9f8e43">ANTLR3_BASE_RECOGNIZER</a></td></tr>
<tr class="memdesc:gac1374f941ff00f5709ca1e682d9f8e43"><td class="mdescLeft">&#160;</td><td class="mdescRight">Base tracking context structure for all types of recognizers.  <a href="group___a_n_t_l_r3___b_a_s_e___r_e_c_o_g_n_i_z_e_r.html#gac1374f941ff00f5709ca1e682d9f8e43">More...</a><br/></td></tr>
<tr class="separator:gac1374f941ff00f5709ca1e682d9f8e43"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Defines the basic structure to support recognizing by either a lexer, parser, or tree parser. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="antlr3baserecognizer_8h.html">antlr3baserecognizer.h</a></li>
    <li class="footer">Generated on Tue Jan 7 2014 21:45:19 for ANTLR3C by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.5 </li>
  </ul>
</div>
</body>
</html>