Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > f6ec3de51c94922f2240c0767594dcf5 > files > 1105

antlr3-C-docs-3.2-14.fc15.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"/>
<title>ANTLR3C: src/antlr3debughandlers.c File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<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.1.2</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <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>
      <li><a href="dirs.html"><span>Directories</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>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('antlr3debughandlers_8c.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<h1>antlr3debughandlers.c File Reference</h1>  </div>
</div>
<div class="contents">

<p>Provides the debugging functions invoked by a recognizer built using the debug generator mode of the antlr tool.  
<a href="#_details">More...</a></p>
<div class="textblock"><code>#include &lt;antlr3.h&gt;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for antlr3debughandlers.c:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c__incl.png" border="0" usemap="#src_2antlr3debughandlers_8c" alt=""/></div>
<map name="src_2antlr3debughandlers_8c" id="src_2antlr3debughandlers_8c">
</map>
</div>
</div><table class="memberdecls">
<tr><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52">ack</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a883e54f06937ea736e7d864a5d04695b">addChild</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a> root, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a> child)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">ANTLR3_API <br class="typebreak"/>
<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other debugger via a socket.  <a href="#a5d023697cc6fae0f33a329b9a787303a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120">antlr3DebugListenerNewPort</a> (<a class="el" href="antlr3defs_8h.html#ac41f744abd0fd25144b9eb9d11b1dfd1">ANTLR3_UINT32</a> port)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a123bc7f808b141ba9892f2ab9416bcfa">becomeRoot</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a> newRoot, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a> oldRoot)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#ab81588fad36591e324fa0f2e08b372f9">beginBacktrack</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, int level)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a65b464898c6b7c8359afc0407b6da365">beginResync</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#abc73caa40eabd73bb82880d6f906f10b">commence</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a580621a4e593d986a47515333cb16c0a">consumeHiddenToken</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, <a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html">pANTLR3_COMMON_TOKEN</a> t)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a7d7160911e2531bd273c9efa7213c027">consumeNode</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a> t)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#ac502d5d9111ee5bcdf279e0769477c37">consumeToken</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, <a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html">pANTLR3_COMMON_TOKEN</a> t)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a3891551e6c2c9f2a504f00295305277d">createNode</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a> t)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a23c40cb2339e2dc3d1f6481b16dbc961">createNodeTok</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a> node, <a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html">pANTLR3_COMMON_TOKEN</a> token)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a34df78662d9e707019808ecb86dd7c9f">endBacktrack</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, int level, <a class="el" href="antlr3defs_8h.html#a5b33dccbba3b7212539695e21df4079b">ANTLR3_BOOLEAN</a> successful)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a9f00bb957d8f24439e3fa5a80526d1b6">endResync</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a6e49197d7b64f1b1f1be33f7844a3c5c">enterAlt</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, int alt)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a2c0cfeb0a2309dca19d88dd5fbe1312a">enterDecision</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, int decisionNumber)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a2c873b812261905eca65fa9dde9a2d85">enterRule</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, const char *grammarFileName, const char *ruleName)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a1ab044c45bfdf65657d3aae34e5b06b5">enterSubRule</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, int decisionNumber)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#aea2ed3936c51774e21f6685f827d0857">errorNode</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a> t)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a1db829a0e98b987c2cec67ef0f5911c8">exitDecision</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, int decisionNumber)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a9ef770213a042fb04c8b14d02837147c">exitRule</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, const char *grammarFileName, const char *ruleName)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a07d5c5c0dfcdb4692f15d37030531cfd">exitSubRule</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, int decisionNumber)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="antlr3defs_8h.html#a5b33dccbba3b7212539695e21df4079b">ANTLR3_BOOLEAN</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#ad7a231e6698f698f30782c71d7f120f6">handshake</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a67cda4a6129b784edf615e7ec8b484e7">location</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, int line, int pos)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a1e00f0d3b36741069d450192175ba89a">LT</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, int i, <a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html">pANTLR3_COMMON_TOKEN</a> t)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a88cf5bf33f7911d6bdfbbf25602c34c4">LTT</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, int i, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a> t)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#ab9f3c8693d99c389d0bca4f659a682c3">mark</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, <a class="el" href="antlr3defs_8h.html#a0361e6bf442e07afe923e4d05e9ebc4f">ANTLR3_MARKER</a> marker)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a3afad2a7ce01f2e3c532a944ff743e63">nilNode</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a> t)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#aecad476d555d35eb33437a5760e2ffbd">recognitionException</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, <a class="el" href="struct_a_n_t_l_r3___e_x_c_e_p_t_i_o_n__struct.html">pANTLR3_EXCEPTION</a> e)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a12dff64c5e90adad4a97b5588d9955c4">rewindLast</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a60733798a2447c37e16d86466a4aa6c2">rewindMark</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, <a class="el" href="antlr3defs_8h.html#a0361e6bf442e07afe923e4d05e9ebc4f">ANTLR3_MARKER</a> marker)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#ac3a48c7d3bd09ed3a8aed8e2e3c6d030">semanticPredicate</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, <a class="el" href="antlr3defs_8h.html#a5b33dccbba3b7212539695e21df4079b">ANTLR3_BOOLEAN</a> result, const char *predicate)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html">pANTLR3_STRING</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#aee1d806d31e1c357681c53b51474c94c">serializeNode</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a> node)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a3eef8b77024d49f20b36d1221045dc11">serializeText</a> (<a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html">pANTLR3_STRING</a> buffer, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html">pANTLR3_STRING</a> text)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html">pANTLR3_STRING</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a98582e5bfbfe53c50aa729f8798af780">serializeToken</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, <a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html">pANTLR3_COMMON_TOKEN</a> t)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a0e5cc7ce0cdae5f053d54b96fc81fb71">setTokenBoundaries</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a> t, <a class="el" href="antlr3defs_8h.html#a0361e6bf442e07afe923e4d05e9ebc4f">ANTLR3_MARKER</a> tokenStartIndex, <a class="el" href="antlr3defs_8h.html#a0361e6bf442e07afe923e4d05e9ebc4f">ANTLR3_MARKER</a> tokenStopIndex)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b">sockSend</a> (<a class="el" href="antlr3defs_8h.html#a8dc8083897335125630f1af5dafd5831">SOCKET</a> sock, const char *ptr, int len)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#aead6447c3fa1762b5f27013229b1f77a">terminate</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit</a> (<a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> delboy, const char *ptr)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Provides the debugging functions invoked by a recognizer built using the debug generator mode of the antlr tool. </p>
<p>See <a class="el" href="antlr3debugeventlistener_8h.html" title="The definition of all debugging events that a recognizer can trigger.">antlr3debugeventlistener.h</a> for documentation. </p>
</div><hr/><h2>Function Documentation</h2>
<a class="anchor" id="a4126f5b39dad904614e6a2f126e90c52"></a><!-- doxytag: member="antlr3debughandlers.c::ack" ref="a4126f5b39dad904614e6a2f126e90c52" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void ack </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3defs_8h.html#a81586c5b6d43c0d35e5d218479af671d">ANTLR3_PRINTF</a>, and <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#aed6e688364e4ff83067f57e436356a54">ANTLR3_DEBUG_EVENT_LISTENER_struct::socket</a>.</p>

<p>Referenced by <a class="el" href="antlr3debughandlers_8c.html#ad7a231e6698f698f30782c71d7f120f6">handshake()</a>, and <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a4126f5b39dad904614e6a2f126e90c52_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a4126f5b39dad904614e6a2f126e90c52_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a4126f5b39dad904614e6a2f126e90c52_icgraph" id="antlr3debughandlers_8c_a4126f5b39dad904614e6a2f126e90c52_icgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#ad7a231e6698f698f30782c71d7f120f6" title="handshake" alt="" coords="107,341,219,368"/><area shape="rect" id="node9" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="112,746,213,773"/><area shape="rect" id="node5" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="539,746,781,773"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="829,746,1112,773"/><area shape="rect" id="node11" href="antlr3debughandlers_8c.html#a883e54f06937ea736e7d864a5d04695b" title="addChild" alt="" coords="328,62,429,89"/><area shape="rect" id="node14" href="antlr3debughandlers_8c.html#a123bc7f808b141ba9892f2ab9416bcfa" title="becomeRoot" alt="" coords="317,113,440,140"/><area shape="rect" id="node17" href="antlr3debughandlers_8c.html#ab81588fad36591e324fa0f2e08b372f9" title="beginBacktrack" alt="" coords="297,164,460,190"/><area shape="rect" id="node20" href="antlr3debughandlers_8c.html#a65b464898c6b7c8359afc0407b6da365" title="beginResync" alt="" coords="313,214,444,241"/><area shape="rect" id="node23" href="antlr3debughandlers_8c.html#a580621a4e593d986a47515333cb16c0a" title="consumeHiddenToken" alt="" coords="277,265,480,292"/><area shape="rect" id="node26" href="antlr3debughandlers_8c.html#a7d7160911e2531bd273c9efa7213c027" title="consumeNode" alt="" coords="313,316,444,342"/><area shape="rect" id="node29" href="antlr3debughandlers_8c.html#ac502d5d9111ee5bcdf279e0769477c37" title="consumeToken" alt="" coords="308,366,449,393"/><area shape="rect" id="node32" href="antlr3debughandlers_8c.html#a3891551e6c2c9f2a504f00295305277d" title="createNode" alt="" coords="317,417,440,444"/><area shape="rect" id="node35" href="antlr3debughandlers_8c.html#a23c40cb2339e2dc3d1f6481b16dbc961" title="createNodeTok" alt="" coords="303,468,455,494"/><area shape="rect" id="node38" href="antlr3debughandlers_8c.html#a34df78662d9e707019808ecb86dd7c9f" title="endBacktrack" alt="" coords="308,518,449,545"/><area shape="rect" id="node41" href="antlr3debughandlers_8c.html#a9f00bb957d8f24439e3fa5a80526d1b6" title="endResync" alt="" coords="323,569,435,596"/><area shape="rect" id="node44" href="antlr3debughandlers_8c.html#a6e49197d7b64f1b1f1be33f7844a3c5c" title="enterAlt" alt="" coords="328,620,429,646"/><area shape="rect" id="node47" href="antlr3debughandlers_8c.html#a2c0cfeb0a2309dca19d88dd5fbe1312a" title="enterDecision" alt="" coords="303,670,455,697"/><area shape="rect" id="node50" href="antlr3debughandlers_8c.html#a2c873b812261905eca65fa9dde9a2d85" title="enterRule" alt="" coords="323,721,435,748"/><area shape="rect" id="node53" href="antlr3debughandlers_8c.html#a1ab044c45bfdf65657d3aae34e5b06b5" title="enterSubRule" alt="" coords="308,772,449,798"/><area shape="rect" id="node56" href="antlr3debughandlers_8c.html#aea2ed3936c51774e21f6685f827d0857" title="errorNode" alt="" coords="323,822,435,849"/><area shape="rect" id="node59" href="antlr3debughandlers_8c.html#a1db829a0e98b987c2cec67ef0f5911c8" title="exitDecision" alt="" coords="308,873,449,900"/><area shape="rect" id="node62" href="antlr3debughandlers_8c.html#a9ef770213a042fb04c8b14d02837147c" title="exitRule" alt="" coords="328,924,429,950"/><area shape="rect" id="node65" href="antlr3debughandlers_8c.html#a07d5c5c0dfcdb4692f15d37030531cfd" title="exitSubRule" alt="" coords="313,974,444,1001"/><area shape="rect" id="node68" href="antlr3debughandlers_8c.html#a67cda4a6129b784edf615e7ec8b484e7" title="location" alt="" coords="328,1025,429,1052"/><area shape="rect" id="node71" href="antlr3debughandlers_8c.html#a1e00f0d3b36741069d450192175ba89a" title="LT" alt="" coords="357,1076,400,1102"/><area shape="rect" id="node74" href="antlr3debughandlers_8c.html#a88cf5bf33f7911d6bdfbbf25602c34c4" title="LTT" alt="" coords="353,1126,404,1153"/><area shape="rect" id="node77" href="antlr3debughandlers_8c.html#ab9f3c8693d99c389d0bca4f659a682c3" title="mark" alt="" coords="348,1177,409,1204"/><area shape="rect" id="node80" href="antlr3debughandlers_8c.html#a3afad2a7ce01f2e3c532a944ff743e63" title="nilNode" alt="" coords="333,1228,424,1254"/><area shape="rect" id="node83" href="antlr3debughandlers_8c.html#aecad476d555d35eb33437a5760e2ffbd" title="recognitionException" alt="" coords="268,1278,489,1305"/><area shape="rect" id="node86" href="antlr3debughandlers_8c.html#a12dff64c5e90adad4a97b5588d9955c4" title="rewindLast" alt="" coords="317,1329,440,1356"/><area shape="rect" id="node89" href="antlr3debughandlers_8c.html#a60733798a2447c37e16d86466a4aa6c2" title="rewindMark" alt="" coords="317,1380,440,1406"/><area shape="rect" id="node92" href="antlr3debughandlers_8c.html#ac3a48c7d3bd09ed3a8aed8e2e3c6d030" title="semanticPredicate" alt="" coords="283,1430,475,1457"/><area shape="rect" id="node95" href="antlr3debughandlers_8c.html#a0e5cc7ce0cdae5f053d54b96fc81fb71" title="setTokenBoundaries" alt="" coords="277,1481,480,1508"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a883e54f06937ea736e7d864a5d04695b"></a><!-- doxytag: member="antlr3debughandlers.c::addChild" ref="a883e54f06937ea736e7d864a5d04695b" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, pANTLR3_BASE_TREE root, pANTLR3_BASE_TREE child)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void addChild </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a>&#160;</td>
          <td class="paramname"><em>root</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a>&#160;</td>
          <td class="paramname"><em>child</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#ad4f7a3ec200a922978922fb86fb72023">ANTLR3_DEBUG_EVENT_LISTENER_struct::adaptor</a>, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e___a_d_a_p_t_o_r__struct.html#a26aa832832b7ac9c3c70de5bde4711bc">ANTLR3_BASE_TREE_ADAPTOR_struct::getUniqueID</a>, and <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a883e54f06937ea736e7d864a5d04695b_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a883e54f06937ea736e7d864a5d04695b_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a883e54f06937ea736e7d864a5d04695b_cgraph" id="antlr3debughandlers_8c_a883e54f06937ea736e7d864a5d04695b_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="159,31,260,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="336,5,387,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="311,56,412,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a883e54f06937ea736e7d864a5d04695b_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a883e54f06937ea736e7d864a5d04695b_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a883e54f06937ea736e7d864a5d04695b_icgraph" id="antlr3debughandlers_8c_a883e54f06937ea736e7d864a5d04695b_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="157,5,400,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="448,5,731,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a5d023697cc6fae0f33a329b9a787303a"></a><!-- doxytag: member="antlr3debughandlers.c::antlr3DebugListenerNew" ref="a5d023697cc6fae0f33a329b9a787303a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">ANTLR3_API <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> antlr3DebugListenerNew </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other debugger via a socket. </p>

<p>References <a class="el" href="antlr3debughandlers_8c.html#a883e54f06937ea736e7d864a5d04695b">addChild()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#acc676073bc55a9df74ccc4891f8f9ef5">ANTLR3_DEBUG_EVENT_LISTENER_struct::addChild</a>, <a class="el" href="antlr3defs_8h.html#ab14376fa4b3a6ffe41ba76e897824767">ANTLR3_CALLOC</a>, <a class="el" href="antlr3debughandlers_8c.html#a123bc7f808b141ba9892f2ab9416bcfa">becomeRoot()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a4d2a09f0735305b7778615dcbc62073d">ANTLR3_DEBUG_EVENT_LISTENER_struct::becomeRoot</a>, <a class="el" href="antlr3debughandlers_8c.html#ab81588fad36591e324fa0f2e08b372f9">beginBacktrack()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a77996ab10c5e44e69c749153db018864">ANTLR3_DEBUG_EVENT_LISTENER_struct::beginBacktrack</a>, <a class="el" href="antlr3debughandlers_8c.html#a65b464898c6b7c8359afc0407b6da365">beginResync()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a0c910c11c19fedc74640fa240ad2bdc4">ANTLR3_DEBUG_EVENT_LISTENER_struct::beginResync</a>, <a class="el" href="antlr3debughandlers_8c.html#abc73caa40eabd73bb82880d6f906f10b">commence()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a8f0d972dc2a671daaa530c0929fd2dfc">ANTLR3_DEBUG_EVENT_LISTENER_struct::commence</a>, <a class="el" href="antlr3debughandlers_8c.html#a580621a4e593d986a47515333cb16c0a">consumeHiddenToken()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#aeebd35a1758f4bd8a1ebe87a754181ec">ANTLR3_DEBUG_EVENT_LISTENER_struct::consumeHiddenToken</a>, <a class="el" href="antlr3debughandlers_8c.html#a7d7160911e2531bd273c9efa7213c027">consumeNode()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#ab69667e7adf4eb6f3ada9e47a851402b">ANTLR3_DEBUG_EVENT_LISTENER_struct::consumeNode</a>, <a class="el" href="antlr3debughandlers_8c.html#ac502d5d9111ee5bcdf279e0769477c37">consumeToken()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#aa102c05452b09dc31bde71db7d1cf27b">ANTLR3_DEBUG_EVENT_LISTENER_struct::consumeToken</a>, <a class="el" href="antlr3debughandlers_8c.html#a3891551e6c2c9f2a504f00295305277d">createNode()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#ada0ce98f7c626520cc8ea71b2a371482">ANTLR3_DEBUG_EVENT_LISTENER_struct::createNode</a>, <a class="el" href="antlr3debughandlers_8c.html#a23c40cb2339e2dc3d1f6481b16dbc961">createNodeTok()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#ae524748e0a12e1c82a88892dabb8c1d6">ANTLR3_DEBUG_EVENT_LISTENER_struct::createNodeTok</a>, <a class="el" href="antlr3debugeventlistener_8h.html#a329e144ea57a19685963e5a8a7b4e73b">DEFAULT_DEBUGGER_PORT</a>, <a class="el" href="antlr3debughandlers_8c.html#a34df78662d9e707019808ecb86dd7c9f">endBacktrack()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a651d4b204361bb951131408d817a0955">ANTLR3_DEBUG_EVENT_LISTENER_struct::endBacktrack</a>, <a class="el" href="antlr3debughandlers_8c.html#a9f00bb957d8f24439e3fa5a80526d1b6">endResync()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a669726a9950721d30b320cdd534f1589">ANTLR3_DEBUG_EVENT_LISTENER_struct::endResync</a>, <a class="el" href="antlr3debughandlers_8c.html#a6e49197d7b64f1b1f1be33f7844a3c5c">enterAlt()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a7a37a4a27edfab60086ae2c390946322">ANTLR3_DEBUG_EVENT_LISTENER_struct::enterAlt</a>, <a class="el" href="antlr3debughandlers_8c.html#a2c0cfeb0a2309dca19d88dd5fbe1312a">enterDecision()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a793a0776b6f77f5aea2dc58c9ddddfba">ANTLR3_DEBUG_EVENT_LISTENER_struct::enterDecision</a>, <a class="el" href="antlr3debughandlers_8c.html#a2c873b812261905eca65fa9dde9a2d85">enterRule()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#ac857f7eb0e3a8ac76119735c2e089961">ANTLR3_DEBUG_EVENT_LISTENER_struct::enterRule</a>, <a class="el" href="antlr3debughandlers_8c.html#a1ab044c45bfdf65657d3aae34e5b06b5">enterSubRule()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a1f36733161c1f98cd9876d4e5ac572a2">ANTLR3_DEBUG_EVENT_LISTENER_struct::enterSubRule</a>, <a class="el" href="antlr3debughandlers_8c.html#aea2ed3936c51774e21f6685f827d0857">errorNode()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a0713f61fbfbae26d65370d89d4908e5a">ANTLR3_DEBUG_EVENT_LISTENER_struct::errorNode</a>, <a class="el" href="antlr3debughandlers_8c.html#a1db829a0e98b987c2cec67ef0f5911c8">exitDecision()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#ad4ffe64fde8fdc9577829f6f6921caaa">ANTLR3_DEBUG_EVENT_LISTENER_struct::exitDecision</a>, <a class="el" href="antlr3debughandlers_8c.html#a9ef770213a042fb04c8b14d02837147c">exitRule()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#ae8755b1f41540b344fae90a94d3a3ba8">ANTLR3_DEBUG_EVENT_LISTENER_struct::exitRule</a>, <a class="el" href="antlr3debughandlers_8c.html#a07d5c5c0dfcdb4692f15d37030531cfd">exitSubRule()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a29c55fdd3dc6399e0b89303694fac424">ANTLR3_DEBUG_EVENT_LISTENER_struct::exitSubRule</a>, <a class="el" href="antlr3debughandlers_8c.html#ad7a231e6698f698f30782c71d7f120f6">handshake()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#ae03e67490b74ee95bdd2a9e957022e15">ANTLR3_DEBUG_EVENT_LISTENER_struct::handshake</a>, <a class="el" href="antlr3debughandlers_8c.html#a67cda4a6129b784edf615e7ec8b484e7">location()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a4fa291bc4f73722b4a1f40a79a9428f9">ANTLR3_DEBUG_EVENT_LISTENER_struct::location</a>, <a class="el" href="antlr3debughandlers_8c.html#a1e00f0d3b36741069d450192175ba89a">LT()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#afaf77e7b413b4eb08eac090fc8faf0c0">ANTLR3_DEBUG_EVENT_LISTENER_struct::LT</a>, <a class="el" href="antlr3debughandlers_8c.html#a88cf5bf33f7911d6bdfbbf25602c34c4">LTT()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a357f77b7235cc77e2a5128d62f7121eb">ANTLR3_DEBUG_EVENT_LISTENER_struct::LTT</a>, <a class="el" href="antlr3debughandlers_8c.html#ab9f3c8693d99c389d0bca4f659a682c3">mark()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#ac3a29f3c8779cc97c9188f45cdc3d2ec">ANTLR3_DEBUG_EVENT_LISTENER_struct::mark</a>, <a class="el" href="antlr3debughandlers_8c.html#a3afad2a7ce01f2e3c532a944ff743e63">nilNode()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a2195d2af227afe0b9824781e8f5e64ae">ANTLR3_DEBUG_EVENT_LISTENER_struct::nilNode</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a84ad67b6e7ee2d8c5cc50a92ef51d16a">ANTLR3_DEBUG_EVENT_LISTENER_struct::port</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#af15ca775d7e1dcb484542fdc30ed63a1">ANTLR3_DEBUG_EVENT_LISTENER_struct::PROTOCOL_VERSION</a>, <a class="el" href="antlr3debughandlers_8c.html#aecad476d555d35eb33437a5760e2ffbd">recognitionException()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a71f7ad3f972749e585973773a7cfb69d">ANTLR3_DEBUG_EVENT_LISTENER_struct::recognitionException</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a75107200ac78d7991c21b1b303144dff">ANTLR3_DEBUG_EVENT_LISTENER_struct::rewind</a>, <a class="el" href="antlr3debughandlers_8c.html#a12dff64c5e90adad4a97b5588d9955c4">rewindLast()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#abc6b46435d5264bdae6ae7a7cb8996a5">ANTLR3_DEBUG_EVENT_LISTENER_struct::rewindLast</a>, <a class="el" href="antlr3debughandlers_8c.html#a60733798a2447c37e16d86466a4aa6c2">rewindMark()</a>, <a class="el" href="antlr3debughandlers_8c.html#ac3a48c7d3bd09ed3a8aed8e2e3c6d030">semanticPredicate()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#ab379ec89e5227d5ee95e0420544f02f7">ANTLR3_DEBUG_EVENT_LISTENER_struct::semanticPredicate</a>, <a class="el" href="antlr3debughandlers_8c.html#a0e5cc7ce0cdae5f053d54b96fc81fb71">setTokenBoundaries()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a9b01b22f92c496a1eb48f0d8c1efeae0">ANTLR3_DEBUG_EVENT_LISTENER_struct::setTokenBoundaries</a>, <a class="el" href="antlr3debughandlers_8c.html#aead6447c3fa1762b5f27013229b1f77a">terminate()</a>, and <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a61c8813b991db07c7a0dc14be8d9bf96">ANTLR3_DEBUG_EVENT_LISTENER_struct::terminate</a>.</p>

<p>Referenced by <a class="el" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120">antlr3DebugListenerNewPort()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a5d023697cc6fae0f33a329b9a787303a_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a5d023697cc6fae0f33a329b9a787303a_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a5d023697cc6fae0f33a329b9a787303a_cgraph" id="antlr3debughandlers_8c_a5d023697cc6fae0f33a329b9a787303a_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a883e54f06937ea736e7d864a5d04695b" title="addChild" alt="" coords="357,157,459,184"/><area shape="rect" id="node11" href="antlr3debughandlers_8c.html#a123bc7f808b141ba9892f2ab9416bcfa" title="becomeRoot" alt="" coords="347,208,469,235"/><area shape="rect" id="node14" href="antlr3debughandlers_8c.html#ab81588fad36591e324fa0f2e08b372f9" title="beginBacktrack" alt="" coords="327,259,489,285"/><area shape="rect" id="node17" href="antlr3debughandlers_8c.html#a65b464898c6b7c8359afc0407b6da365" title="beginResync" alt="" coords="343,309,473,336"/><area shape="rect" id="node20" href="antlr3debughandlers_8c.html#abc73caa40eabd73bb82880d6f906f10b" title="commence" alt="" coords="357,1576,459,1603"/><area shape="rect" id="node22" href="antlr3debughandlers_8c.html#a580621a4e593d986a47515333cb16c0a" title="consumeHiddenToken" alt="" coords="307,5,509,32"/><area shape="rect" id="node29" href="antlr3debughandlers_8c.html#a7d7160911e2531bd273c9efa7213c027" title="consumeNode" alt="" coords="343,1272,473,1299"/><area shape="rect" id="node35" href="antlr3debughandlers_8c.html#ac502d5d9111ee5bcdf279e0769477c37" title="consumeToken" alt="" coords="337,56,479,83"/><area shape="rect" id="node39" href="antlr3debughandlers_8c.html#a3891551e6c2c9f2a504f00295305277d" title="createNode" alt="" coords="347,1373,469,1400"/><area shape="rect" id="node43" href="antlr3debughandlers_8c.html#a23c40cb2339e2dc3d1f6481b16dbc961" title="createNodeTok" alt="" coords="332,360,484,387"/><area shape="rect" id="node46" href="antlr3debughandlers_8c.html#a34df78662d9e707019808ecb86dd7c9f" title="endBacktrack" alt="" coords="337,411,479,437"/><area shape="rect" id="node49" href="antlr3debughandlers_8c.html#a9f00bb957d8f24439e3fa5a80526d1b6" title="endResync" alt="" coords="352,461,464,488"/><area shape="rect" id="node52" href="antlr3debughandlers_8c.html#a6e49197d7b64f1b1f1be33f7844a3c5c" title="enterAlt" alt="" coords="357,512,459,539"/><area shape="rect" id="node55" href="antlr3debughandlers_8c.html#a2c0cfeb0a2309dca19d88dd5fbe1312a" title="enterDecision" alt="" coords="332,563,484,589"/><area shape="rect" id="node58" href="antlr3debughandlers_8c.html#a2c873b812261905eca65fa9dde9a2d85" title="enterRule" alt="" coords="352,613,464,640"/><area shape="rect" id="node61" href="antlr3debughandlers_8c.html#a1ab044c45bfdf65657d3aae34e5b06b5" title="enterSubRule" alt="" coords="337,664,479,691"/><area shape="rect" id="node64" href="antlr3debughandlers_8c.html#aea2ed3936c51774e21f6685f827d0857" title="errorNode" alt="" coords="352,1424,464,1451"/><area shape="rect" id="node68" href="antlr3debughandlers_8c.html#a1db829a0e98b987c2cec67ef0f5911c8" title="exitDecision" alt="" coords="337,715,479,741"/><area shape="rect" id="node71" href="antlr3debughandlers_8c.html#a9ef770213a042fb04c8b14d02837147c" title="exitRule" alt="" coords="357,765,459,792"/><area shape="rect" id="node74" href="antlr3debughandlers_8c.html#a07d5c5c0dfcdb4692f15d37030531cfd" title="exitSubRule" alt="" coords="343,816,473,843"/><area shape="rect" id="node77" href="antlr3debughandlers_8c.html#ad7a231e6698f698f30782c71d7f120f6" title="handshake" alt="" coords="593,1475,705,1501"/><area shape="rect" id="node81" href="antlr3debughandlers_8c.html#a67cda4a6129b784edf615e7ec8b484e7" title="location" alt="" coords="357,867,459,893"/><area shape="rect" id="node84" href="antlr3debughandlers_8c.html#a1e00f0d3b36741069d450192175ba89a" title="LT" alt="" coords="387,107,429,133"/><area shape="rect" id="node88" href="antlr3debughandlers_8c.html#a88cf5bf33f7911d6bdfbbf25602c34c4" title="LTT" alt="" coords="383,1323,433,1349"/><area shape="rect" id="node92" href="antlr3debughandlers_8c.html#ab9f3c8693d99c389d0bca4f659a682c3" title="mark" alt="" coords="377,917,439,944"/><area shape="rect" id="node95" href="antlr3debughandlers_8c.html#a3afad2a7ce01f2e3c532a944ff743e63" title="nilNode" alt="" coords="363,968,453,995"/><area shape="rect" id="node98" href="antlr3debughandlers_8c.html#aecad476d555d35eb33437a5760e2ffbd" title="recognitionException" alt="" coords="297,1019,519,1045"/><area shape="rect" id="node101" href="antlr3debughandlers_8c.html#a12dff64c5e90adad4a97b5588d9955c4" title="rewindLast" alt="" coords="347,1069,469,1096"/><area shape="rect" id="node104" href="antlr3debughandlers_8c.html#a60733798a2447c37e16d86466a4aa6c2" title="rewindMark" alt="" coords="347,1120,469,1147"/><area shape="rect" id="node107" href="antlr3debughandlers_8c.html#ac3a48c7d3bd09ed3a8aed8e2e3c6d030" title="semanticPredicate" alt="" coords="312,1171,504,1197"/><area shape="rect" id="node110" href="antlr3debughandlers_8c.html#a0e5cc7ce0cdae5f053d54b96fc81fb71" title="setTokenBoundaries" alt="" coords="307,1221,509,1248"/><area shape="rect" id="node113" href="antlr3debughandlers_8c.html#aead6447c3fa1762b5f27013229b1f77a" title="terminate" alt="" coords="593,1525,705,1552"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="599,765,700,792"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="829,1399,880,1425"/><area shape="rect" id="node9" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="804,1475,905,1501"/><area shape="rect" id="node24" href="antlr3debughandlers_8c.html#a98582e5bfbfe53c50aa729f8798af780" title="serializeToken" alt="" coords="568,81,731,108"/><area shape="rect" id="node26" href="antlr3debughandlers_8c.html#a3eef8b77024d49f20b36d1221045dc11" title="serializeText" alt="" coords="779,1336,931,1363"/><area shape="rect" id="node31" href="antlr3debughandlers_8c.html#aee1d806d31e1c357681c53b51474c94c" title="serializeNode" alt="" coords="573,1323,725,1349"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a5d023697cc6fae0f33a329b9a787303a_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a5d023697cc6fae0f33a329b9a787303a_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a5d023697cc6fae0f33a329b9a787303a_icgraph" id="antlr3debughandlers_8c_a5d023697cc6fae0f33a329b9a787303a_icgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="296,5,579,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a15dd87baf368c6b3bfbafba79f2fa120"></a><!-- doxytag: member="antlr3debughandlers.c::antlr3DebugListenerNewPort" ref="a15dd87baf368c6b3bfbafba79f2fa120" args="(ANTLR3_UINT32 port)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a> antlr3DebugListenerNewPort </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="antlr3defs_8h.html#ac41f744abd0fd25144b9eb9d11b1dfd1">ANTLR3_UINT32</a>&#160;</td>
          <td class="paramname"><em>port</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3debughandlers_8c.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>, and <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a84ad67b6e7ee2d8c5cc50a92ef51d16a">ANTLR3_DEBUG_EVENT_LISTENER_struct::port</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a15dd87baf368c6b3bfbafba79f2fa120_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a15dd87baf368c6b3bfbafba79f2fa120_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a15dd87baf368c6b3bfbafba79f2fa120_cgraph" id="antlr3debughandlers_8c_a15dd87baf368c6b3bfbafba79f2fa120_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="336,791,579,817"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a883e54f06937ea736e7d864a5d04695b" title="addChild" alt="" coords="688,157,789,184"/><area shape="rect" id="node13" href="antlr3debughandlers_8c.html#a123bc7f808b141ba9892f2ab9416bcfa" title="becomeRoot" alt="" coords="677,208,800,235"/><area shape="rect" id="node16" href="antlr3debughandlers_8c.html#ab81588fad36591e324fa0f2e08b372f9" title="beginBacktrack" alt="" coords="657,259,820,285"/><area shape="rect" id="node19" href="antlr3debughandlers_8c.html#a65b464898c6b7c8359afc0407b6da365" title="beginResync" alt="" coords="673,309,804,336"/><area shape="rect" id="node22" href="antlr3debughandlers_8c.html#abc73caa40eabd73bb82880d6f906f10b" title="commence" alt="" coords="688,1576,789,1603"/><area shape="rect" id="node24" href="antlr3debughandlers_8c.html#a580621a4e593d986a47515333cb16c0a" title="consumeHiddenToken" alt="" coords="637,5,840,32"/><area shape="rect" id="node31" href="antlr3debughandlers_8c.html#a7d7160911e2531bd273c9efa7213c027" title="consumeNode" alt="" coords="673,1272,804,1299"/><area shape="rect" id="node37" href="antlr3debughandlers_8c.html#ac502d5d9111ee5bcdf279e0769477c37" title="consumeToken" alt="" coords="668,56,809,83"/><area shape="rect" id="node41" href="antlr3debughandlers_8c.html#a3891551e6c2c9f2a504f00295305277d" title="createNode" alt="" coords="677,1373,800,1400"/><area shape="rect" id="node45" href="antlr3debughandlers_8c.html#a23c40cb2339e2dc3d1f6481b16dbc961" title="createNodeTok" alt="" coords="663,360,815,387"/><area shape="rect" id="node48" href="antlr3debughandlers_8c.html#a34df78662d9e707019808ecb86dd7c9f" title="endBacktrack" alt="" coords="668,411,809,437"/><area shape="rect" id="node51" href="antlr3debughandlers_8c.html#a9f00bb957d8f24439e3fa5a80526d1b6" title="endResync" alt="" coords="683,461,795,488"/><area shape="rect" id="node54" href="antlr3debughandlers_8c.html#a6e49197d7b64f1b1f1be33f7844a3c5c" title="enterAlt" alt="" coords="688,512,789,539"/><area shape="rect" id="node57" href="antlr3debughandlers_8c.html#a2c0cfeb0a2309dca19d88dd5fbe1312a" title="enterDecision" alt="" coords="663,563,815,589"/><area shape="rect" id="node60" href="antlr3debughandlers_8c.html#a2c873b812261905eca65fa9dde9a2d85" title="enterRule" alt="" coords="683,613,795,640"/><area shape="rect" id="node63" href="antlr3debughandlers_8c.html#a1ab044c45bfdf65657d3aae34e5b06b5" title="enterSubRule" alt="" coords="668,664,809,691"/><area shape="rect" id="node66" href="antlr3debughandlers_8c.html#aea2ed3936c51774e21f6685f827d0857" title="errorNode" alt="" coords="683,1424,795,1451"/><area shape="rect" id="node70" href="antlr3debughandlers_8c.html#a1db829a0e98b987c2cec67ef0f5911c8" title="exitDecision" alt="" coords="668,715,809,741"/><area shape="rect" id="node73" href="antlr3debughandlers_8c.html#a9ef770213a042fb04c8b14d02837147c" title="exitRule" alt="" coords="688,765,789,792"/><area shape="rect" id="node76" href="antlr3debughandlers_8c.html#a07d5c5c0dfcdb4692f15d37030531cfd" title="exitSubRule" alt="" coords="673,816,804,843"/><area shape="rect" id="node79" href="antlr3debughandlers_8c.html#ad7a231e6698f698f30782c71d7f120f6" title="handshake" alt="" coords="924,1475,1036,1501"/><area shape="rect" id="node83" href="antlr3debughandlers_8c.html#a67cda4a6129b784edf615e7ec8b484e7" title="location" alt="" coords="688,867,789,893"/><area shape="rect" id="node86" href="antlr3debughandlers_8c.html#a1e00f0d3b36741069d450192175ba89a" title="LT" alt="" coords="717,107,760,133"/><area shape="rect" id="node90" href="antlr3debughandlers_8c.html#a88cf5bf33f7911d6bdfbbf25602c34c4" title="LTT" alt="" coords="713,1323,764,1349"/><area shape="rect" id="node94" href="antlr3debughandlers_8c.html#ab9f3c8693d99c389d0bca4f659a682c3" title="mark" alt="" coords="708,917,769,944"/><area shape="rect" id="node97" href="antlr3debughandlers_8c.html#a3afad2a7ce01f2e3c532a944ff743e63" title="nilNode" alt="" coords="693,968,784,995"/><area shape="rect" id="node100" href="antlr3debughandlers_8c.html#aecad476d555d35eb33437a5760e2ffbd" title="recognitionException" alt="" coords="628,1019,849,1045"/><area shape="rect" id="node103" href="antlr3debughandlers_8c.html#a12dff64c5e90adad4a97b5588d9955c4" title="rewindLast" alt="" coords="677,1069,800,1096"/><area shape="rect" id="node106" href="antlr3debughandlers_8c.html#a60733798a2447c37e16d86466a4aa6c2" title="rewindMark" alt="" coords="677,1120,800,1147"/><area shape="rect" id="node109" href="antlr3debughandlers_8c.html#ac3a48c7d3bd09ed3a8aed8e2e3c6d030" title="semanticPredicate" alt="" coords="643,1171,835,1197"/><area shape="rect" id="node112" href="antlr3debughandlers_8c.html#a0e5cc7ce0cdae5f053d54b96fc81fb71" title="setTokenBoundaries" alt="" coords="637,1221,840,1248"/><area shape="rect" id="node115" href="antlr3debughandlers_8c.html#aead6447c3fa1762b5f27013229b1f77a" title="terminate" alt="" coords="924,1525,1036,1552"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="929,765,1031,792"/><area shape="rect" id="node9" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="1160,1399,1211,1425"/><area shape="rect" id="node11" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="1135,1475,1236,1501"/><area shape="rect" id="node26" href="antlr3debughandlers_8c.html#a98582e5bfbfe53c50aa729f8798af780" title="serializeToken" alt="" coords="899,81,1061,108"/><area shape="rect" id="node28" href="antlr3debughandlers_8c.html#a3eef8b77024d49f20b36d1221045dc11" title="serializeText" alt="" coords="1109,1336,1261,1363"/><area shape="rect" id="node33" href="antlr3debughandlers_8c.html#aee1d806d31e1c357681c53b51474c94c" title="serializeNode" alt="" coords="904,1323,1056,1349"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a123bc7f808b141ba9892f2ab9416bcfa"></a><!-- doxytag: member="antlr3debughandlers.c::becomeRoot" ref="a123bc7f808b141ba9892f2ab9416bcfa" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, pANTLR3_BASE_TREE newRoot, pANTLR3_BASE_TREE oldRoot)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void becomeRoot </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a>&#160;</td>
          <td class="paramname"><em>newRoot</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a>&#160;</td>
          <td class="paramname"><em>oldRoot</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#ad4f7a3ec200a922978922fb86fb72023">ANTLR3_DEBUG_EVENT_LISTENER_struct::adaptor</a>, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e___a_d_a_p_t_o_r__struct.html#a26aa832832b7ac9c3c70de5bde4711bc">ANTLR3_BASE_TREE_ADAPTOR_struct::getUniqueID</a>, and <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a123bc7f808b141ba9892f2ab9416bcfa_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a123bc7f808b141ba9892f2ab9416bcfa_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a123bc7f808b141ba9892f2ab9416bcfa_cgraph" id="antlr3debughandlers_8c_a123bc7f808b141ba9892f2ab9416bcfa_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="177,31,279,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="355,5,405,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="329,56,431,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a123bc7f808b141ba9892f2ab9416bcfa_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a123bc7f808b141ba9892f2ab9416bcfa_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a123bc7f808b141ba9892f2ab9416bcfa_icgraph" id="antlr3debughandlers_8c_a123bc7f808b141ba9892f2ab9416bcfa_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="176,5,419,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="467,5,749,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="ab81588fad36591e324fa0f2e08b372f9"></a><!-- doxytag: member="antlr3debughandlers.c::beginBacktrack" ref="ab81588fad36591e324fa0f2e08b372f9" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, int level)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void beginBacktrack </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>level</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_ab81588fad36591e324fa0f2e08b372f9_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_ab81588fad36591e324fa0f2e08b372f9_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_ab81588fad36591e324fa0f2e08b372f9_cgraph" id="antlr3debughandlers_8c_ab81588fad36591e324fa0f2e08b372f9_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="217,31,319,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="395,5,445,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="369,56,471,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_ab81588fad36591e324fa0f2e08b372f9_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_ab81588fad36591e324fa0f2e08b372f9_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_ab81588fad36591e324fa0f2e08b372f9_icgraph" id="antlr3debughandlers_8c_ab81588fad36591e324fa0f2e08b372f9_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="216,5,459,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="507,5,789,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a65b464898c6b7c8359afc0407b6da365"></a><!-- doxytag: member="antlr3debughandlers.c::beginResync" ref="a65b464898c6b7c8359afc0407b6da365" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void beginResync </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a65b464898c6b7c8359afc0407b6da365_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a65b464898c6b7c8359afc0407b6da365_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a65b464898c6b7c8359afc0407b6da365_cgraph" id="antlr3debughandlers_8c_a65b464898c6b7c8359afc0407b6da365_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="188,31,289,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="365,5,416,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="340,56,441,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a65b464898c6b7c8359afc0407b6da365_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a65b464898c6b7c8359afc0407b6da365_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a65b464898c6b7c8359afc0407b6da365_icgraph" id="antlr3debughandlers_8c_a65b464898c6b7c8359afc0407b6da365_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="187,5,429,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="477,5,760,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="abc73caa40eabd73bb82880d6f906f10b"></a><!-- doxytag: member="antlr3debughandlers.c::commence" ref="abc73caa40eabd73bb82880d6f906f10b" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void commence </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_abc73caa40eabd73bb82880d6f906f10b_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_abc73caa40eabd73bb82880d6f906f10b_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_abc73caa40eabd73bb82880d6f906f10b_icgraph" id="antlr3debughandlers_8c_abc73caa40eabd73bb82880d6f906f10b_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="157,5,400,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="448,5,731,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a580621a4e593d986a47515333cb16c0a"></a><!-- doxytag: member="antlr3debughandlers.c::consumeHiddenToken" ref="a580621a4e593d986a47515333cb16c0a" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, pANTLR3_COMMON_TOKEN t)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void consumeHiddenToken </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html">pANTLR3_COMMON_TOKEN</a>&#160;</td>
          <td class="paramname"><em>t</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a2ce6c24a62648477f4a89106a0327622">ANTLR3_STRING_struct::addc</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a7be84d1554437ab99377ab3c623ebd24">ANTLR3_STRING_struct::chars</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a0a8591989024d901209c399afed5d576">ANTLR3_STRING_struct::insert8</a>, <a class="el" href="antlr3debughandlers_8c.html#a98582e5bfbfe53c50aa729f8798af780">serializeToken()</a>, and <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a580621a4e593d986a47515333cb16c0a_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a580621a4e593d986a47515333cb16c0a_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a580621a4e593d986a47515333cb16c0a_cgraph" id="antlr3debughandlers_8c_a580621a4e593d986a47515333cb16c0a_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a98582e5bfbfe53c50aa729f8798af780" title="serializeToken" alt="" coords="256,5,419,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="287,56,388,83"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a3eef8b77024d49f20b36d1221045dc11" title="serializeText" alt="" coords="467,5,619,32"/><area shape="rect" id="node9" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="517,56,568,83"/><area shape="rect" id="node11" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="492,107,593,133"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a580621a4e593d986a47515333cb16c0a_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a580621a4e593d986a47515333cb16c0a_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a580621a4e593d986a47515333cb16c0a_icgraph" id="antlr3debughandlers_8c_a580621a4e593d986a47515333cb16c0a_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="256,5,499,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="547,5,829,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a7d7160911e2531bd273c9efa7213c027"></a><!-- doxytag: member="antlr3debughandlers.c::consumeNode" ref="a7d7160911e2531bd273c9efa7213c027" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, pANTLR3_BASE_TREE t)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void consumeNode </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a>&#160;</td>
          <td class="paramname"><em>t</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a2ce6c24a62648477f4a89106a0327622">ANTLR3_STRING_struct::addc</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a7be84d1554437ab99377ab3c623ebd24">ANTLR3_STRING_struct::chars</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a0a8591989024d901209c399afed5d576">ANTLR3_STRING_struct::insert8</a>, <a class="el" href="antlr3debughandlers_8c.html#aee1d806d31e1c357681c53b51474c94c">serializeNode()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#aa632f6a33c2a4a7471e2b76baa6264c3">ANTLR3_DEBUG_EVENT_LISTENER_struct::tokenString</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a2ec377c0e2e1b07e4f5772f946d49b87">ANTLR3_STRING_struct::toUTF8</a>, and <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a7d7160911e2531bd273c9efa7213c027_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a7d7160911e2531bd273c9efa7213c027_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a7d7160911e2531bd273c9efa7213c027_cgraph" id="antlr3debughandlers_8c_a7d7160911e2531bd273c9efa7213c027_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#aee1d806d31e1c357681c53b51474c94c" title="serializeNode" alt="" coords="187,5,339,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="212,56,313,83"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a3eef8b77024d49f20b36d1221045dc11" title="serializeText" alt="" coords="387,5,539,32"/><area shape="rect" id="node9" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="437,56,488,83"/><area shape="rect" id="node11" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="412,107,513,133"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a7d7160911e2531bd273c9efa7213c027_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a7d7160911e2531bd273c9efa7213c027_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a7d7160911e2531bd273c9efa7213c027_icgraph" id="antlr3debughandlers_8c_a7d7160911e2531bd273c9efa7213c027_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="187,5,429,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="477,5,760,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="ac502d5d9111ee5bcdf279e0769477c37"></a><!-- doxytag: member="antlr3debughandlers.c::consumeToken" ref="ac502d5d9111ee5bcdf279e0769477c37" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, pANTLR3_COMMON_TOKEN t)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void consumeToken </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html">pANTLR3_COMMON_TOKEN</a>&#160;</td>
          <td class="paramname"><em>t</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a2ce6c24a62648477f4a89106a0327622">ANTLR3_STRING_struct::addc</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a7be84d1554437ab99377ab3c623ebd24">ANTLR3_STRING_struct::chars</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a0a8591989024d901209c399afed5d576">ANTLR3_STRING_struct::insert8</a>, <a class="el" href="antlr3debughandlers_8c.html#a98582e5bfbfe53c50aa729f8798af780">serializeToken()</a>, and <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_ac502d5d9111ee5bcdf279e0769477c37_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_ac502d5d9111ee5bcdf279e0769477c37_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_ac502d5d9111ee5bcdf279e0769477c37_cgraph" id="antlr3debughandlers_8c_ac502d5d9111ee5bcdf279e0769477c37_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a98582e5bfbfe53c50aa729f8798af780" title="serializeToken" alt="" coords="197,5,360,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="228,56,329,83"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a3eef8b77024d49f20b36d1221045dc11" title="serializeText" alt="" coords="408,5,560,32"/><area shape="rect" id="node9" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="459,56,509,83"/><area shape="rect" id="node11" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="433,107,535,133"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_ac502d5d9111ee5bcdf279e0769477c37_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_ac502d5d9111ee5bcdf279e0769477c37_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_ac502d5d9111ee5bcdf279e0769477c37_icgraph" id="antlr3debughandlers_8c_ac502d5d9111ee5bcdf279e0769477c37_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="197,5,440,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="488,5,771,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a3891551e6c2c9f2a504f00295305277d"></a><!-- doxytag: member="antlr3debughandlers.c::createNode" ref="a3891551e6c2c9f2a504f00295305277d" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, pANTLR3_BASE_TREE t)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void createNode </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a>&#160;</td>
          <td class="paramname"><em>t</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#ad4f7a3ec200a922978922fb86fb72023">ANTLR3_DEBUG_EVENT_LISTENER_struct::adaptor</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a2ce6c24a62648477f4a89106a0327622">ANTLR3_STRING_struct::addc</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#ad2bfbb32818bfce5d267923fab408655">ANTLR3_STRING_struct::addi</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a7be84d1554437ab99377ab3c623ebd24">ANTLR3_STRING_struct::chars</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#abb0b2baef8956c33f1c5745ab6c6b7a7">ANTLR3_STRING_struct::factory</a>, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e___a_d_a_p_t_o_r__struct.html#aa3f28e73519bb2e10db881df11ac6147">ANTLR3_BASE_TREE_ADAPTOR_struct::getText</a>, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e___a_d_a_p_t_o_r__struct.html#a0c85826933b82373e626328a67ad2c76">ANTLR3_BASE_TREE_ADAPTOR_struct::getType</a>, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e___a_d_a_p_t_o_r__struct.html#a26aa832832b7ac9c3c70de5bde4711bc">ANTLR3_BASE_TREE_ADAPTOR_struct::getUniqueID</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a4f01c6add4000cd36d700e22754e55a8">ANTLR3_DEBUG_EVENT_LISTENER_struct::grammarFileName</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g___f_a_c_t_o_r_y__struct.html#aea18c862567e788758f8a3b2f8d7f3e3">ANTLR3_STRING_FACTORY_struct::newSize</a>, <a class="el" href="antlr3debughandlers_8c.html#a3eef8b77024d49f20b36d1221045dc11">serializeText()</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a7c4603057e31e0e5d9988e8bfc29c654">ANTLR3_STRING_struct::set8</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#aa632f6a33c2a4a7471e2b76baa6264c3">ANTLR3_DEBUG_EVENT_LISTENER_struct::tokenString</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a2ec377c0e2e1b07e4f5772f946d49b87">ANTLR3_STRING_struct::toUTF8</a>, and <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a3891551e6c2c9f2a504f00295305277d_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a3891551e6c2c9f2a504f00295305277d_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a3891551e6c2c9f2a504f00295305277d_cgraph" id="antlr3debughandlers_8c_a3891551e6c2c9f2a504f00295305277d_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a3eef8b77024d49f20b36d1221045dc11" title="serializeText" alt="" coords="176,5,328,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="201,56,303,83"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="403,31,453,57"/><area shape="rect" id="node9" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="377,81,479,108"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a3891551e6c2c9f2a504f00295305277d_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a3891551e6c2c9f2a504f00295305277d_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a3891551e6c2c9f2a504f00295305277d_icgraph" id="antlr3debughandlers_8c_a3891551e6c2c9f2a504f00295305277d_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="176,5,419,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="467,5,749,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a23c40cb2339e2dc3d1f6481b16dbc961"></a><!-- doxytag: member="antlr3debughandlers.c::createNodeTok" ref="a23c40cb2339e2dc3d1f6481b16dbc961" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, pANTLR3_BASE_TREE node, pANTLR3_COMMON_TOKEN token)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void createNodeTok </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a>&#160;</td>
          <td class="paramname"><em>node</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html">pANTLR3_COMMON_TOKEN</a>&#160;</td>
          <td class="paramname"><em>token</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#ad4f7a3ec200a922978922fb86fb72023">ANTLR3_DEBUG_EVENT_LISTENER_struct::adaptor</a>, <a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html#a0e825eaff2234407dc1c0212306c47f2">ANTLR3_COMMON_TOKEN_struct::getTokenIndex</a>, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e___a_d_a_p_t_o_r__struct.html#a26aa832832b7ac9c3c70de5bde4711bc">ANTLR3_BASE_TREE_ADAPTOR_struct::getUniqueID</a>, and <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a23c40cb2339e2dc3d1f6481b16dbc961_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a23c40cb2339e2dc3d1f6481b16dbc961_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a23c40cb2339e2dc3d1f6481b16dbc961_cgraph" id="antlr3debughandlers_8c_a23c40cb2339e2dc3d1f6481b16dbc961_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="207,31,308,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="384,5,435,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="359,56,460,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a23c40cb2339e2dc3d1f6481b16dbc961_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a23c40cb2339e2dc3d1f6481b16dbc961_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a23c40cb2339e2dc3d1f6481b16dbc961_icgraph" id="antlr3debughandlers_8c_a23c40cb2339e2dc3d1f6481b16dbc961_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="205,5,448,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="496,5,779,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a34df78662d9e707019808ecb86dd7c9f"></a><!-- doxytag: member="antlr3debughandlers.c::endBacktrack" ref="a34df78662d9e707019808ecb86dd7c9f" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, int level, ANTLR3_BOOLEAN successful)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void endBacktrack </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>level</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="antlr3defs_8h.html#a5b33dccbba3b7212539695e21df4079b">ANTLR3_BOOLEAN</a>&#160;</td>
          <td class="paramname"><em>successful</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a34df78662d9e707019808ecb86dd7c9f_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a34df78662d9e707019808ecb86dd7c9f_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a34df78662d9e707019808ecb86dd7c9f_cgraph" id="antlr3debughandlers_8c_a34df78662d9e707019808ecb86dd7c9f_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="199,31,300,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="376,5,427,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="351,56,452,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a34df78662d9e707019808ecb86dd7c9f_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a34df78662d9e707019808ecb86dd7c9f_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a34df78662d9e707019808ecb86dd7c9f_icgraph" id="antlr3debughandlers_8c_a34df78662d9e707019808ecb86dd7c9f_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="197,5,440,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="488,5,771,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a9f00bb957d8f24439e3fa5a80526d1b6"></a><!-- doxytag: member="antlr3debughandlers.c::endResync" ref="a9f00bb957d8f24439e3fa5a80526d1b6" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void endResync </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a9f00bb957d8f24439e3fa5a80526d1b6_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a9f00bb957d8f24439e3fa5a80526d1b6_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a9f00bb957d8f24439e3fa5a80526d1b6_cgraph" id="antlr3debughandlers_8c_a9f00bb957d8f24439e3fa5a80526d1b6_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="167,31,268,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="344,5,395,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="319,56,420,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a9f00bb957d8f24439e3fa5a80526d1b6_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a9f00bb957d8f24439e3fa5a80526d1b6_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a9f00bb957d8f24439e3fa5a80526d1b6_icgraph" id="antlr3debughandlers_8c_a9f00bb957d8f24439e3fa5a80526d1b6_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="165,5,408,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="456,5,739,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a6e49197d7b64f1b1f1be33f7844a3c5c"></a><!-- doxytag: member="antlr3debughandlers.c::enterAlt" ref="a6e49197d7b64f1b1f1be33f7844a3c5c" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, int alt)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void enterAlt </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>alt</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a6e49197d7b64f1b1f1be33f7844a3c5c_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a6e49197d7b64f1b1f1be33f7844a3c5c_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a6e49197d7b64f1b1f1be33f7844a3c5c_cgraph" id="antlr3debughandlers_8c_a6e49197d7b64f1b1f1be33f7844a3c5c_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="159,31,260,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="336,5,387,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="311,56,412,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a6e49197d7b64f1b1f1be33f7844a3c5c_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a6e49197d7b64f1b1f1be33f7844a3c5c_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a6e49197d7b64f1b1f1be33f7844a3c5c_icgraph" id="antlr3debughandlers_8c_a6e49197d7b64f1b1f1be33f7844a3c5c_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="157,5,400,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="448,5,731,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a2c0cfeb0a2309dca19d88dd5fbe1312a"></a><!-- doxytag: member="antlr3debughandlers.c::enterDecision" ref="a2c0cfeb0a2309dca19d88dd5fbe1312a" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, int decisionNumber)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void enterDecision </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>decisionNumber</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a2c0cfeb0a2309dca19d88dd5fbe1312a_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a2c0cfeb0a2309dca19d88dd5fbe1312a_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a2c0cfeb0a2309dca19d88dd5fbe1312a_cgraph" id="antlr3debughandlers_8c_a2c0cfeb0a2309dca19d88dd5fbe1312a_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="207,31,308,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="384,5,435,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="359,56,460,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a2c0cfeb0a2309dca19d88dd5fbe1312a_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a2c0cfeb0a2309dca19d88dd5fbe1312a_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a2c0cfeb0a2309dca19d88dd5fbe1312a_icgraph" id="antlr3debughandlers_8c_a2c0cfeb0a2309dca19d88dd5fbe1312a_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="205,5,448,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="496,5,779,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a2c873b812261905eca65fa9dde9a2d85"></a><!-- doxytag: member="antlr3debughandlers.c::enterRule" ref="a2c873b812261905eca65fa9dde9a2d85" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, const char *grammarFileName, const char *ruleName)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void enterRule </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>grammarFileName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>ruleName</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a2c873b812261905eca65fa9dde9a2d85_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a2c873b812261905eca65fa9dde9a2d85_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a2c873b812261905eca65fa9dde9a2d85_cgraph" id="antlr3debughandlers_8c_a2c873b812261905eca65fa9dde9a2d85_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="167,31,268,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="344,5,395,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="319,56,420,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a2c873b812261905eca65fa9dde9a2d85_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a2c873b812261905eca65fa9dde9a2d85_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a2c873b812261905eca65fa9dde9a2d85_icgraph" id="antlr3debughandlers_8c_a2c873b812261905eca65fa9dde9a2d85_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="165,5,408,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="456,5,739,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a1ab044c45bfdf65657d3aae34e5b06b5"></a><!-- doxytag: member="antlr3debughandlers.c::enterSubRule" ref="a1ab044c45bfdf65657d3aae34e5b06b5" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, int decisionNumber)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void enterSubRule </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>decisionNumber</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a1ab044c45bfdf65657d3aae34e5b06b5_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a1ab044c45bfdf65657d3aae34e5b06b5_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a1ab044c45bfdf65657d3aae34e5b06b5_cgraph" id="antlr3debughandlers_8c_a1ab044c45bfdf65657d3aae34e5b06b5_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="199,31,300,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="376,5,427,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="351,56,452,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a1ab044c45bfdf65657d3aae34e5b06b5_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a1ab044c45bfdf65657d3aae34e5b06b5_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a1ab044c45bfdf65657d3aae34e5b06b5_icgraph" id="antlr3debughandlers_8c_a1ab044c45bfdf65657d3aae34e5b06b5_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="197,5,440,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="488,5,771,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="aea2ed3936c51774e21f6685f827d0857"></a><!-- doxytag: member="antlr3debughandlers.c::errorNode" ref="aea2ed3936c51774e21f6685f827d0857" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, pANTLR3_BASE_TREE t)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void errorNode </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a>&#160;</td>
          <td class="paramname"><em>t</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#ad4f7a3ec200a922978922fb86fb72023">ANTLR3_DEBUG_EVENT_LISTENER_struct::adaptor</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a2ce6c24a62648477f4a89106a0327622">ANTLR3_STRING_struct::addc</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#ad2bfbb32818bfce5d267923fab408655">ANTLR3_STRING_struct::addi</a>, <a class="el" href="antlr3commontoken_8h.html#ae6add32e4a00e4a514491188b60196e0">ANTLR3_TOKEN_INVALID</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a7be84d1554437ab99377ab3c623ebd24">ANTLR3_STRING_struct::chars</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#abb0b2baef8956c33f1c5745ab6c6b7a7">ANTLR3_STRING_struct::factory</a>, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e___a_d_a_p_t_o_r__struct.html#aa3f28e73519bb2e10db881df11ac6147">ANTLR3_BASE_TREE_ADAPTOR_struct::getText</a>, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e___a_d_a_p_t_o_r__struct.html#a26aa832832b7ac9c3c70de5bde4711bc">ANTLR3_BASE_TREE_ADAPTOR_struct::getUniqueID</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a4f01c6add4000cd36d700e22754e55a8">ANTLR3_DEBUG_EVENT_LISTENER_struct::grammarFileName</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g___f_a_c_t_o_r_y__struct.html#aea18c862567e788758f8a3b2f8d7f3e3">ANTLR3_STRING_FACTORY_struct::newSize</a>, <a class="el" href="antlr3debughandlers_8c.html#a3eef8b77024d49f20b36d1221045dc11">serializeText()</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a7c4603057e31e0e5d9988e8bfc29c654">ANTLR3_STRING_struct::set8</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#aa632f6a33c2a4a7471e2b76baa6264c3">ANTLR3_DEBUG_EVENT_LISTENER_struct::tokenString</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a2ec377c0e2e1b07e4f5772f946d49b87">ANTLR3_STRING_struct::toUTF8</a>, and <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_aea2ed3936c51774e21f6685f827d0857_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_aea2ed3936c51774e21f6685f827d0857_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_aea2ed3936c51774e21f6685f827d0857_cgraph" id="antlr3debughandlers_8c_aea2ed3936c51774e21f6685f827d0857_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a3eef8b77024d49f20b36d1221045dc11" title="serializeText" alt="" coords="165,5,317,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="191,56,292,83"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="392,31,443,57"/><area shape="rect" id="node9" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="367,81,468,108"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_aea2ed3936c51774e21f6685f827d0857_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_aea2ed3936c51774e21f6685f827d0857_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_aea2ed3936c51774e21f6685f827d0857_icgraph" id="antlr3debughandlers_8c_aea2ed3936c51774e21f6685f827d0857_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="165,5,408,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="456,5,739,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a1db829a0e98b987c2cec67ef0f5911c8"></a><!-- doxytag: member="antlr3debughandlers.c::exitDecision" ref="a1db829a0e98b987c2cec67ef0f5911c8" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, int decisionNumber)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void exitDecision </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>decisionNumber</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a1db829a0e98b987c2cec67ef0f5911c8_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a1db829a0e98b987c2cec67ef0f5911c8_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a1db829a0e98b987c2cec67ef0f5911c8_cgraph" id="antlr3debughandlers_8c_a1db829a0e98b987c2cec67ef0f5911c8_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="199,31,300,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="376,5,427,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="351,56,452,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a1db829a0e98b987c2cec67ef0f5911c8_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a1db829a0e98b987c2cec67ef0f5911c8_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a1db829a0e98b987c2cec67ef0f5911c8_icgraph" id="antlr3debughandlers_8c_a1db829a0e98b987c2cec67ef0f5911c8_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="197,5,440,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="488,5,771,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a9ef770213a042fb04c8b14d02837147c"></a><!-- doxytag: member="antlr3debughandlers.c::exitRule" ref="a9ef770213a042fb04c8b14d02837147c" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, const char *grammarFileName, const char *ruleName)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void exitRule </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>grammarFileName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>ruleName</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a9ef770213a042fb04c8b14d02837147c_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a9ef770213a042fb04c8b14d02837147c_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a9ef770213a042fb04c8b14d02837147c_cgraph" id="antlr3debughandlers_8c_a9ef770213a042fb04c8b14d02837147c_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="159,31,260,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="336,5,387,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="311,56,412,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a9ef770213a042fb04c8b14d02837147c_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a9ef770213a042fb04c8b14d02837147c_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a9ef770213a042fb04c8b14d02837147c_icgraph" id="antlr3debughandlers_8c_a9ef770213a042fb04c8b14d02837147c_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="157,5,400,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="448,5,731,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a07d5c5c0dfcdb4692f15d37030531cfd"></a><!-- doxytag: member="antlr3debughandlers.c::exitSubRule" ref="a07d5c5c0dfcdb4692f15d37030531cfd" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, int decisionNumber)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void exitSubRule </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>decisionNumber</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a07d5c5c0dfcdb4692f15d37030531cfd_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a07d5c5c0dfcdb4692f15d37030531cfd_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a07d5c5c0dfcdb4692f15d37030531cfd_cgraph" id="antlr3debughandlers_8c_a07d5c5c0dfcdb4692f15d37030531cfd_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="188,31,289,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="365,5,416,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="340,56,441,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a07d5c5c0dfcdb4692f15d37030531cfd_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a07d5c5c0dfcdb4692f15d37030531cfd_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a07d5c5c0dfcdb4692f15d37030531cfd_icgraph" id="antlr3debughandlers_8c_a07d5c5c0dfcdb4692f15d37030531cfd_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="187,5,429,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="477,5,760,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="ad7a231e6698f698f30782c71d7f120f6"></a><!-- doxytag: member="antlr3debughandlers.c::handshake" ref="ad7a231e6698f698f30782c71d7f120f6" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="antlr3defs_8h.html#a5b33dccbba3b7212539695e21df4079b">ANTLR3_BOOLEAN</a> handshake </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p><p>Connection structure with which to wait and accept a connection from a debugger.</p>
</p>

<p>References <a class="el" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52">ack()</a>, <a class="el" href="antlr3defs_8h.html#a394945bff1fe589726a53ccbb879e275">ANTLR3_CLOSESOCKET</a>, <a class="el" href="antlr3errors_8h.html#a3baea4fe1963323e5757ee2c8f471d1c">ANTLR3_FALSE</a>, <a class="el" href="antlr3errors_8h.html#a8cfcfbce03f3039eb35d87f97105dc1b">ANTLR3_TRUE</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a7be84d1554437ab99377ab3c623ebd24">ANTLR3_STRING_struct::chars</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a4f01c6add4000cd36d700e22754e55a8">ANTLR3_DEBUG_EVENT_LISTENER_struct::grammarFileName</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a72372c15b77044c33217002180102878">ANTLR3_DEBUG_EVENT_LISTENER_struct::initialized</a>, <a class="el" href="antlr3defs_8h.html#a26769957ec1a2beaf223f33b66ee64ab">INVALID_SOCKET</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a84ad67b6e7ee2d8c5cc50a92ef51d16a">ANTLR3_DEBUG_EVENT_LISTENER_struct::port</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#af15ca775d7e1dcb484542fdc30ed63a1">ANTLR3_DEBUG_EVENT_LISTENER_struct::PROTOCOL_VERSION</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#aed6e688364e4ff83067f57e436356a54">ANTLR3_DEBUG_EVENT_LISTENER_struct::socket</a>, and <a class="el" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b">sockSend()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_ad7a231e6698f698f30782c71d7f120f6_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_ad7a231e6698f698f30782c71d7f120f6_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_ad7a231e6698f698f30782c71d7f120f6_cgraph" id="antlr3debughandlers_8c_ad7a231e6698f698f30782c71d7f120f6_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="192,5,243,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="167,56,268,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_ad7a231e6698f698f30782c71d7f120f6_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_ad7a231e6698f698f30782c71d7f120f6_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_ad7a231e6698f698f30782c71d7f120f6_icgraph" id="antlr3debughandlers_8c_ad7a231e6698f698f30782c71d7f120f6_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="165,5,408,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="456,5,739,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a67cda4a6129b784edf615e7ec8b484e7"></a><!-- doxytag: member="antlr3debughandlers.c::location" ref="a67cda4a6129b784edf615e7ec8b484e7" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, int line, int pos)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void location </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>line</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>pos</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a67cda4a6129b784edf615e7ec8b484e7_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a67cda4a6129b784edf615e7ec8b484e7_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a67cda4a6129b784edf615e7ec8b484e7_cgraph" id="antlr3debughandlers_8c_a67cda4a6129b784edf615e7ec8b484e7_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="159,31,260,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="336,5,387,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="311,56,412,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a67cda4a6129b784edf615e7ec8b484e7_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a67cda4a6129b784edf615e7ec8b484e7_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a67cda4a6129b784edf615e7ec8b484e7_icgraph" id="antlr3debughandlers_8c_a67cda4a6129b784edf615e7ec8b484e7_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="157,5,400,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="448,5,731,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a1e00f0d3b36741069d450192175ba89a"></a><!-- doxytag: member="antlr3debughandlers.c::LT" ref="a1e00f0d3b36741069d450192175ba89a" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, int i, pANTLR3_COMMON_TOKEN t)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void LT </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>i</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html">pANTLR3_COMMON_TOKEN</a>&#160;</td>
          <td class="paramname"><em>t</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a2ce6c24a62648477f4a89106a0327622">ANTLR3_STRING_struct::addc</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a7be84d1554437ab99377ab3c623ebd24">ANTLR3_STRING_struct::chars</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a0a8591989024d901209c399afed5d576">ANTLR3_STRING_struct::insert8</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a2a3a8531246f1852c5c2774110c41003">ANTLR3_STRING_struct::inserti</a>, <a class="el" href="antlr3debughandlers_8c.html#a98582e5bfbfe53c50aa729f8798af780">serializeToken()</a>, and <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a1e00f0d3b36741069d450192175ba89a_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a1e00f0d3b36741069d450192175ba89a_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a1e00f0d3b36741069d450192175ba89a_cgraph" id="antlr3debughandlers_8c_a1e00f0d3b36741069d450192175ba89a_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a98582e5bfbfe53c50aa729f8798af780" title="serializeToken" alt="" coords="96,5,259,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="127,56,228,83"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a3eef8b77024d49f20b36d1221045dc11" title="serializeText" alt="" coords="307,5,459,32"/><area shape="rect" id="node9" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="357,56,408,83"/><area shape="rect" id="node11" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="332,107,433,133"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a1e00f0d3b36741069d450192175ba89a_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a1e00f0d3b36741069d450192175ba89a_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a1e00f0d3b36741069d450192175ba89a_icgraph" id="antlr3debughandlers_8c_a1e00f0d3b36741069d450192175ba89a_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="96,5,339,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="387,5,669,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a88cf5bf33f7911d6bdfbbf25602c34c4"></a><!-- doxytag: member="antlr3debughandlers.c::LTT" ref="a88cf5bf33f7911d6bdfbbf25602c34c4" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, int i, pANTLR3_BASE_TREE t)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void LTT </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>i</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a>&#160;</td>
          <td class="paramname"><em>t</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a2ce6c24a62648477f4a89106a0327622">ANTLR3_STRING_struct::addc</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a7be84d1554437ab99377ab3c623ebd24">ANTLR3_STRING_struct::chars</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a0a8591989024d901209c399afed5d576">ANTLR3_STRING_struct::insert8</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a2a3a8531246f1852c5c2774110c41003">ANTLR3_STRING_struct::inserti</a>, <a class="el" href="antlr3debughandlers_8c.html#aee1d806d31e1c357681c53b51474c94c">serializeNode()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#aa632f6a33c2a4a7471e2b76baa6264c3">ANTLR3_DEBUG_EVENT_LISTENER_struct::tokenString</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a2ec377c0e2e1b07e4f5772f946d49b87">ANTLR3_STRING_struct::toUTF8</a>, and <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a88cf5bf33f7911d6bdfbbf25602c34c4_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a88cf5bf33f7911d6bdfbbf25602c34c4_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a88cf5bf33f7911d6bdfbbf25602c34c4_cgraph" id="antlr3debughandlers_8c_a88cf5bf33f7911d6bdfbbf25602c34c4_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#aee1d806d31e1c357681c53b51474c94c" title="serializeNode" alt="" coords="107,5,259,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="132,56,233,83"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a3eef8b77024d49f20b36d1221045dc11" title="serializeText" alt="" coords="307,5,459,32"/><area shape="rect" id="node9" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="357,56,408,83"/><area shape="rect" id="node11" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="332,107,433,133"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a88cf5bf33f7911d6bdfbbf25602c34c4_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a88cf5bf33f7911d6bdfbbf25602c34c4_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a88cf5bf33f7911d6bdfbbf25602c34c4_icgraph" id="antlr3debughandlers_8c_a88cf5bf33f7911d6bdfbbf25602c34c4_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="107,5,349,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="397,5,680,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="ab9f3c8693d99c389d0bca4f659a682c3"></a><!-- doxytag: member="antlr3debughandlers.c::mark" ref="ab9f3c8693d99c389d0bca4f659a682c3" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, ANTLR3_MARKER marker)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void mark </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="antlr3defs_8h.html#a0361e6bf442e07afe923e4d05e9ebc4f">ANTLR3_MARKER</a>&#160;</td>
          <td class="paramname"><em>marker</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_ab9f3c8693d99c389d0bca4f659a682c3_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_ab9f3c8693d99c389d0bca4f659a682c3_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_ab9f3c8693d99c389d0bca4f659a682c3_cgraph" id="antlr3debughandlers_8c_ab9f3c8693d99c389d0bca4f659a682c3_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="119,31,220,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="296,5,347,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="271,56,372,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_ab9f3c8693d99c389d0bca4f659a682c3_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_ab9f3c8693d99c389d0bca4f659a682c3_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_ab9f3c8693d99c389d0bca4f659a682c3_icgraph" id="antlr3debughandlers_8c_ab9f3c8693d99c389d0bca4f659a682c3_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="117,5,360,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="408,5,691,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a3afad2a7ce01f2e3c532a944ff743e63"></a><!-- doxytag: member="antlr3debughandlers.c::nilNode" ref="a3afad2a7ce01f2e3c532a944ff743e63" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, pANTLR3_BASE_TREE t)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void nilNode </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a>&#160;</td>
          <td class="paramname"><em>t</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#ad4f7a3ec200a922978922fb86fb72023">ANTLR3_DEBUG_EVENT_LISTENER_struct::adaptor</a>, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e___a_d_a_p_t_o_r__struct.html#a26aa832832b7ac9c3c70de5bde4711bc">ANTLR3_BASE_TREE_ADAPTOR_struct::getUniqueID</a>, and <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a3afad2a7ce01f2e3c532a944ff743e63_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a3afad2a7ce01f2e3c532a944ff743e63_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a3afad2a7ce01f2e3c532a944ff743e63_cgraph" id="antlr3debughandlers_8c_a3afad2a7ce01f2e3c532a944ff743e63_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="148,31,249,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="325,5,376,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="300,56,401,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a3afad2a7ce01f2e3c532a944ff743e63_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a3afad2a7ce01f2e3c532a944ff743e63_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a3afad2a7ce01f2e3c532a944ff743e63_icgraph" id="antlr3debughandlers_8c_a3afad2a7ce01f2e3c532a944ff743e63_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="147,5,389,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="437,5,720,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="aecad476d555d35eb33437a5760e2ffbd"></a><!-- doxytag: member="antlr3debughandlers.c::recognitionException" ref="aecad476d555d35eb33437a5760e2ffbd" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, pANTLR3_EXCEPTION e)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void recognitionException </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___e_x_c_e_p_t_i_o_n__struct.html">pANTLR3_EXCEPTION</a>&#160;</td>
          <td class="paramname"><em>e</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="struct_a_n_t_l_r3___e_x_c_e_p_t_i_o_n__struct.html#ad72064f7ff1584daf70684b1352ac2c3">ANTLR3_EXCEPTION_struct::charPositionInLine</a>, <a class="el" href="struct_a_n_t_l_r3___e_x_c_e_p_t_i_o_n__struct.html#a4c726c30ad1a60bcea21cab002ad9e39">ANTLR3_EXCEPTION_struct::index</a>, <a class="el" href="struct_a_n_t_l_r3___e_x_c_e_p_t_i_o_n__struct.html#ab99cca3f3aeb20df8ceadbd971f4a236">ANTLR3_EXCEPTION_struct::line</a>, <a class="el" href="struct_a_n_t_l_r3___e_x_c_e_p_t_i_o_n__struct.html#a4ea5bbfb664b0b56817c4b0e899190f8">ANTLR3_EXCEPTION_struct::name</a>, and <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_aecad476d555d35eb33437a5760e2ffbd_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_aecad476d555d35eb33437a5760e2ffbd_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_aecad476d555d35eb33437a5760e2ffbd_cgraph" id="antlr3debughandlers_8c_aecad476d555d35eb33437a5760e2ffbd_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="279,31,380,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="456,5,507,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="431,56,532,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_aecad476d555d35eb33437a5760e2ffbd_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_aecad476d555d35eb33437a5760e2ffbd_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_aecad476d555d35eb33437a5760e2ffbd_icgraph" id="antlr3debughandlers_8c_aecad476d555d35eb33437a5760e2ffbd_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="277,5,520,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="568,5,851,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a12dff64c5e90adad4a97b5588d9955c4"></a><!-- doxytag: member="antlr3debughandlers.c::rewindLast" ref="a12dff64c5e90adad4a97b5588d9955c4" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void rewindLast </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a12dff64c5e90adad4a97b5588d9955c4_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a12dff64c5e90adad4a97b5588d9955c4_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a12dff64c5e90adad4a97b5588d9955c4_cgraph" id="antlr3debughandlers_8c_a12dff64c5e90adad4a97b5588d9955c4_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="177,31,279,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="355,5,405,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="329,56,431,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a12dff64c5e90adad4a97b5588d9955c4_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a12dff64c5e90adad4a97b5588d9955c4_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a12dff64c5e90adad4a97b5588d9955c4_icgraph" id="antlr3debughandlers_8c_a12dff64c5e90adad4a97b5588d9955c4_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="176,5,419,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="467,5,749,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a60733798a2447c37e16d86466a4aa6c2"></a><!-- doxytag: member="antlr3debughandlers.c::rewindMark" ref="a60733798a2447c37e16d86466a4aa6c2" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, ANTLR3_MARKER marker)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void rewindMark </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="antlr3defs_8h.html#a0361e6bf442e07afe923e4d05e9ebc4f">ANTLR3_MARKER</a>&#160;</td>
          <td class="paramname"><em>marker</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a60733798a2447c37e16d86466a4aa6c2_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a60733798a2447c37e16d86466a4aa6c2_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a60733798a2447c37e16d86466a4aa6c2_cgraph" id="antlr3debughandlers_8c_a60733798a2447c37e16d86466a4aa6c2_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="177,31,279,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="355,5,405,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="329,56,431,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a60733798a2447c37e16d86466a4aa6c2_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a60733798a2447c37e16d86466a4aa6c2_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a60733798a2447c37e16d86466a4aa6c2_icgraph" id="antlr3debughandlers_8c_a60733798a2447c37e16d86466a4aa6c2_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="176,5,419,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="467,5,749,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="ac3a48c7d3bd09ed3a8aed8e2e3c6d030"></a><!-- doxytag: member="antlr3debughandlers.c::semanticPredicate" ref="ac3a48c7d3bd09ed3a8aed8e2e3c6d030" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, ANTLR3_BOOLEAN result, const char *predicate)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void semanticPredicate </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="antlr3defs_8h.html#a5b33dccbba3b7212539695e21df4079b">ANTLR3_BOOLEAN</a>&#160;</td>
          <td class="paramname"><em>result</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>predicate</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3defs_8h.html#a3ba818e88ae972c4f77e55e80ed8abd5">ANTLR3_MALLOC</a>, <a class="el" href="antlr3errors_8h.html#a8cfcfbce03f3039eb35d87f97105dc1b">ANTLR3_TRUE</a>, and <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_ac3a48c7d3bd09ed3a8aed8e2e3c6d030_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_ac3a48c7d3bd09ed3a8aed8e2e3c6d030_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_ac3a48c7d3bd09ed3a8aed8e2e3c6d030_cgraph" id="antlr3debughandlers_8c_ac3a48c7d3bd09ed3a8aed8e2e3c6d030_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="247,31,348,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="424,5,475,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="399,56,500,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_ac3a48c7d3bd09ed3a8aed8e2e3c6d030_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_ac3a48c7d3bd09ed3a8aed8e2e3c6d030_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_ac3a48c7d3bd09ed3a8aed8e2e3c6d030_icgraph" id="antlr3debughandlers_8c_ac3a48c7d3bd09ed3a8aed8e2e3c6d030_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="245,5,488,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="536,5,819,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="aee1d806d31e1c357681c53b51474c94c"></a><!-- doxytag: member="antlr3debughandlers.c::serializeNode" ref="aee1d806d31e1c357681c53b51474c94c" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, pANTLR3_BASE_TREE node)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html">pANTLR3_STRING</a> serializeNode </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a>&#160;</td>
          <td class="paramname"><em>node</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#ad4f7a3ec200a922978922fb86fb72023">ANTLR3_DEBUG_EVENT_LISTENER_struct::adaptor</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a2ce6c24a62648477f4a89106a0327622">ANTLR3_STRING_struct::addc</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#ad2bfbb32818bfce5d267923fab408655">ANTLR3_STRING_struct::addi</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#abb0b2baef8956c33f1c5745ab6c6b7a7">ANTLR3_STRING_struct::factory</a>, <a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html#a2a960bfaa4d9137c4cec7219789f9a87">ANTLR3_COMMON_TOKEN_struct::getCharPositionInLine</a>, <a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html#a80f9968c7fb6f1ba273cfa2e92e14e5d">ANTLR3_COMMON_TOKEN_struct::getLine</a>, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e___a_d_a_p_t_o_r__struct.html#aa3f28e73519bb2e10db881df11ac6147">ANTLR3_BASE_TREE_ADAPTOR_struct::getText</a>, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e___a_d_a_p_t_o_r__struct.html#a9f1ab1adf9391972896a81b06f61314c">ANTLR3_BASE_TREE_ADAPTOR_struct::getToken</a>, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e___a_d_a_p_t_o_r__struct.html#ad60434c91a44311e15ff57e95132919e">ANTLR3_BASE_TREE_ADAPTOR_struct::getTokenStartIndex</a>, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e___a_d_a_p_t_o_r__struct.html#a0c85826933b82373e626328a67ad2c76">ANTLR3_BASE_TREE_ADAPTOR_struct::getType</a>, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e___a_d_a_p_t_o_r__struct.html#a26aa832832b7ac9c3c70de5bde4711bc">ANTLR3_BASE_TREE_ADAPTOR_struct::getUniqueID</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a4f01c6add4000cd36d700e22754e55a8">ANTLR3_DEBUG_EVENT_LISTENER_struct::grammarFileName</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g___f_a_c_t_o_r_y__struct.html#aea18c862567e788758f8a3b2f8d7f3e3">ANTLR3_STRING_FACTORY_struct::newSize</a>, <a class="el" href="antlr3debughandlers_8c.html#a3eef8b77024d49f20b36d1221045dc11">serializeText()</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a9e5e26394ed5b31e7df66e5330604912">ANTLR3_STRING_struct::set</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#aa632f6a33c2a4a7471e2b76baa6264c3">ANTLR3_DEBUG_EVENT_LISTENER_struct::tokenString</a>, and <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a2ec377c0e2e1b07e4f5772f946d49b87">ANTLR3_STRING_struct::toUTF8</a>.</p>

<p>Referenced by <a class="el" href="antlr3debughandlers_8c.html#a7d7160911e2531bd273c9efa7213c027">consumeNode()</a>, and <a class="el" href="antlr3debughandlers_8c.html#a88cf5bf33f7911d6bdfbbf25602c34c4">LTT()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_aee1d806d31e1c357681c53b51474c94c_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_aee1d806d31e1c357681c53b51474c94c_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_aee1d806d31e1c357681c53b51474c94c_cgraph" id="antlr3debughandlers_8c_aee1d806d31e1c357681c53b51474c94c_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a3eef8b77024d49f20b36d1221045dc11" title="serializeText" alt="" coords="205,5,357,32"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_aee1d806d31e1c357681c53b51474c94c_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_aee1d806d31e1c357681c53b51474c94c_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_aee1d806d31e1c357681c53b51474c94c_icgraph" id="antlr3debughandlers_8c_aee1d806d31e1c357681c53b51474c94c_icgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a7d7160911e2531bd273c9efa7213c027" title="consumeNode" alt="" coords="207,5,337,32"/><area shape="rect" id="node9" href="antlr3debughandlers_8c.html#a88cf5bf33f7911d6bdfbbf25602c34c4" title="LTT" alt="" coords="247,56,297,83"/><area shape="rect" id="node5" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="387,31,629,57"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="677,31,960,57"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a3eef8b77024d49f20b36d1221045dc11"></a><!-- doxytag: member="antlr3debughandlers.c::serializeText" ref="a3eef8b77024d49f20b36d1221045dc11" args="(pANTLR3_STRING buffer, pANTLR3_STRING text)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void serializeText </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html">pANTLR3_STRING</a>&#160;</td>
          <td class="paramname"><em>buffer</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html">pANTLR3_STRING</a>&#160;</td>
          <td class="paramname"><em>text</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a2ce6c24a62648477f4a89106a0327622">ANTLR3_STRING_struct::addc</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a4d1a7db3a22fe7f15969cf4fc4c6a16c">ANTLR3_STRING_struct::append</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a28a8d25f91f1285dfbb9e13ab9bfef50">ANTLR3_STRING_struct::charAt</a>, and <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a48075cfe15e36cca07604d96d335829d">ANTLR3_STRING_struct::len</a>.</p>

<p>Referenced by <a class="el" href="antlr3debughandlers_8c.html#a3891551e6c2c9f2a504f00295305277d">createNode()</a>, <a class="el" href="antlr3debughandlers_8c.html#aea2ed3936c51774e21f6685f827d0857">errorNode()</a>, <a class="el" href="antlr3debughandlers_8c.html#aee1d806d31e1c357681c53b51474c94c">serializeNode()</a>, and <a class="el" href="antlr3debughandlers_8c.html#a98582e5bfbfe53c50aa729f8798af780">serializeToken()</a>.</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a3eef8b77024d49f20b36d1221045dc11_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a3eef8b77024d49f20b36d1221045dc11_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a3eef8b77024d49f20b36d1221045dc11_icgraph" id="antlr3debughandlers_8c_a3eef8b77024d49f20b36d1221045dc11_icgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a3891551e6c2c9f2a504f00295305277d" title="createNode" alt="" coords="225,5,348,32"/><area shape="rect" id="node9" href="antlr3debughandlers_8c.html#aea2ed3936c51774e21f6685f827d0857" title="errorNode" alt="" coords="231,56,343,83"/><area shape="rect" id="node12" href="antlr3debughandlers_8c.html#aee1d806d31e1c357681c53b51474c94c" title="serializeNode" alt="" coords="211,107,363,133"/><area shape="rect" id="node20" href="antlr3debughandlers_8c.html#a98582e5bfbfe53c50aa729f8798af780" title="serializeToken" alt="" coords="205,233,368,260"/><area shape="rect" id="node5" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="667,157,909,184"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="957,157,1240,184"/><area shape="rect" id="node14" href="antlr3debughandlers_8c.html#a7d7160911e2531bd273c9efa7213c027" title="consumeNode" alt="" coords="452,107,583,133"/><area shape="rect" id="node17" href="antlr3debughandlers_8c.html#a88cf5bf33f7911d6bdfbbf25602c34c4" title="LTT" alt="" coords="492,157,543,184"/><area shape="rect" id="node22" href="antlr3debughandlers_8c.html#a580621a4e593d986a47515333cb16c0a" title="consumeHiddenToken" alt="" coords="416,208,619,235"/><area shape="rect" id="node25" href="antlr3debughandlers_8c.html#ac502d5d9111ee5bcdf279e0769477c37" title="consumeToken" alt="" coords="447,259,588,285"/><area shape="rect" id="node28" href="antlr3debughandlers_8c.html#a1e00f0d3b36741069d450192175ba89a" title="LT" alt="" coords="496,309,539,336"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a98582e5bfbfe53c50aa729f8798af780"></a><!-- doxytag: member="antlr3debughandlers.c::serializeToken" ref="a98582e5bfbfe53c50aa729f8798af780" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, pANTLR3_COMMON_TOKEN t)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html">pANTLR3_STRING</a> serializeToken </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html">pANTLR3_COMMON_TOKEN</a>&#160;</td>
          <td class="paramname"><em>t</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a2ce6c24a62648477f4a89106a0327622">ANTLR3_STRING_struct::addc</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#ad2bfbb32818bfce5d267923fab408655">ANTLR3_STRING_struct::addi</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#abb0b2baef8956c33f1c5745ab6c6b7a7">ANTLR3_STRING_struct::factory</a>, <a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html#a82097d1c69c9d7ea51b372a55ee90080">ANTLR3_COMMON_TOKEN_struct::getChannel</a>, <a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html#a2a960bfaa4d9137c4cec7219789f9a87">ANTLR3_COMMON_TOKEN_struct::getCharPositionInLine</a>, <a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html#a80f9968c7fb6f1ba273cfa2e92e14e5d">ANTLR3_COMMON_TOKEN_struct::getLine</a>, <a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html#a8b903dff51ace5fc2af285d9a9828e28">ANTLR3_COMMON_TOKEN_struct::getText</a>, <a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html#a0e825eaff2234407dc1c0212306c47f2">ANTLR3_COMMON_TOKEN_struct::getTokenIndex</a>, <a class="el" href="struct_a_n_t_l_r3___c_o_m_m_o_n___t_o_k_e_n__struct.html#a03ad03dd4b067473e48d1ccc239d1cb9">ANTLR3_COMMON_TOKEN_struct::getType</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#a4f01c6add4000cd36d700e22754e55a8">ANTLR3_DEBUG_EVENT_LISTENER_struct::grammarFileName</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g___f_a_c_t_o_r_y__struct.html#aea18c862567e788758f8a3b2f8d7f3e3">ANTLR3_STRING_FACTORY_struct::newSize</a>, <a class="el" href="antlr3debughandlers_8c.html#a3eef8b77024d49f20b36d1221045dc11">serializeText()</a>, <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a9e5e26394ed5b31e7df66e5330604912">ANTLR3_STRING_struct::set</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#aa632f6a33c2a4a7471e2b76baa6264c3">ANTLR3_DEBUG_EVENT_LISTENER_struct::tokenString</a>, and <a class="el" href="struct_a_n_t_l_r3___s_t_r_i_n_g__struct.html#a2ec377c0e2e1b07e4f5772f946d49b87">ANTLR3_STRING_struct::toUTF8</a>.</p>

<p>Referenced by <a class="el" href="antlr3debughandlers_8c.html#a580621a4e593d986a47515333cb16c0a">consumeHiddenToken()</a>, <a class="el" href="antlr3debughandlers_8c.html#ac502d5d9111ee5bcdf279e0769477c37">consumeToken()</a>, and <a class="el" href="antlr3debughandlers_8c.html#a1e00f0d3b36741069d450192175ba89a">LT()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a98582e5bfbfe53c50aa729f8798af780_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a98582e5bfbfe53c50aa729f8798af780_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a98582e5bfbfe53c50aa729f8798af780_cgraph" id="antlr3debughandlers_8c_a98582e5bfbfe53c50aa729f8798af780_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a3eef8b77024d49f20b36d1221045dc11" title="serializeText" alt="" coords="216,5,368,32"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a98582e5bfbfe53c50aa729f8798af780_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a98582e5bfbfe53c50aa729f8798af780_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a98582e5bfbfe53c50aa729f8798af780_icgraph" id="antlr3debughandlers_8c_a98582e5bfbfe53c50aa729f8798af780_icgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a580621a4e593d986a47515333cb16c0a" title="consumeHiddenToken" alt="" coords="216,5,419,32"/><area shape="rect" id="node9" href="antlr3debughandlers_8c.html#ac502d5d9111ee5bcdf279e0769477c37" title="consumeToken" alt="" coords="247,56,388,83"/><area shape="rect" id="node12" href="antlr3debughandlers_8c.html#a1e00f0d3b36741069d450192175ba89a" title="LT" alt="" coords="296,107,339,133"/><area shape="rect" id="node5" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="467,56,709,83"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="757,56,1040,83"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a0e5cc7ce0cdae5f053d54b96fc81fb71"></a><!-- doxytag: member="antlr3debughandlers.c::setTokenBoundaries" ref="a0e5cc7ce0cdae5f053d54b96fc81fb71" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, pANTLR3_BASE_TREE t, ANTLR3_MARKER tokenStartIndex, ANTLR3_MARKER tokenStopIndex)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void setTokenBoundaries </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e__struct.html">pANTLR3_BASE_TREE</a>&#160;</td>
          <td class="paramname"><em>t</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="antlr3defs_8h.html#a0361e6bf442e07afe923e4d05e9ebc4f">ANTLR3_MARKER</a>&#160;</td>
          <td class="paramname"><em>tokenStartIndex</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="antlr3defs_8h.html#a0361e6bf442e07afe923e4d05e9ebc4f">ANTLR3_MARKER</a>&#160;</td>
          <td class="paramname"><em>tokenStopIndex</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#ad4f7a3ec200a922978922fb86fb72023">ANTLR3_DEBUG_EVENT_LISTENER_struct::adaptor</a>, <a class="el" href="struct_a_n_t_l_r3___b_a_s_e___t_r_e_e___a_d_a_p_t_o_r__struct.html#a26aa832832b7ac9c3c70de5bde4711bc">ANTLR3_BASE_TREE_ADAPTOR_struct::getUniqueID</a>, and <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a0e5cc7ce0cdae5f053d54b96fc81fb71_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a0e5cc7ce0cdae5f053d54b96fc81fb71_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a0e5cc7ce0cdae5f053d54b96fc81fb71_cgraph" id="antlr3debughandlers_8c_a0e5cc7ce0cdae5f053d54b96fc81fb71_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="257,31,359,57"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="435,5,485,32"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="409,56,511,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a0e5cc7ce0cdae5f053d54b96fc81fb71_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a0e5cc7ce0cdae5f053d54b96fc81fb71_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a0e5cc7ce0cdae5f053d54b96fc81fb71_icgraph" id="antlr3debughandlers_8c_a0e5cc7ce0cdae5f053d54b96fc81fb71_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="256,5,499,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="547,5,829,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="acb222bcf138494b18754041f5a7abb5b"></a><!-- doxytag: member="antlr3debughandlers.c::sockSend" ref="acb222bcf138494b18754041f5a7abb5b" args="(SOCKET sock, const char *ptr, int len)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int sockSend </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="antlr3defs_8h.html#a8dc8083897335125630f1af5dafd5831">SOCKET</a>&#160;</td>
          <td class="paramname"><em>sock</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>ptr</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>len</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3errors_8h.html#a3baea4fe1963323e5757ee2c8f471d1c">ANTLR3_FALSE</a>, and <a class="el" href="antlr3errors_8h.html#a8cfcfbce03f3039eb35d87f97105dc1b">ANTLR3_TRUE</a>.</p>

<p>Referenced by <a class="el" href="antlr3debughandlers_8c.html#ad7a231e6698f698f30782c71d7f120f6">handshake()</a>, <a class="el" href="antlr3debughandlers_8c.html#aead6447c3fa1762b5f27013229b1f77a">terminate()</a>, and <a class="el" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a">transmit()</a>.</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_acb222bcf138494b18754041f5a7abb5b_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_acb222bcf138494b18754041f5a7abb5b_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_acb222bcf138494b18754041f5a7abb5b_icgraph" id="antlr3debughandlers_8c_acb222bcf138494b18754041f5a7abb5b_icgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#ad7a231e6698f698f30782c71d7f120f6" title="handshake" alt="" coords="157,13,269,40"/><area shape="rect" id="node9" href="antlr3debughandlers_8c.html#aead6447c3fa1762b5f27013229b1f77a" title="terminate" alt="" coords="157,64,269,90"/><area shape="rect" id="node12" href="antlr3debughandlers_8c.html#a2dbcad7f611c518cd3359dd294ef263a" title="transmit" alt="" coords="163,798,264,825"/><area shape="rect" id="node5" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="589,773,832,800"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="880,773,1163,800"/><area shape="rect" id="node14" href="antlr3debughandlers_8c.html#a883e54f06937ea736e7d864a5d04695b" title="addChild" alt="" coords="379,114,480,141"/><area shape="rect" id="node17" href="antlr3debughandlers_8c.html#a123bc7f808b141ba9892f2ab9416bcfa" title="becomeRoot" alt="" coords="368,165,491,192"/><area shape="rect" id="node20" href="antlr3debughandlers_8c.html#ab81588fad36591e324fa0f2e08b372f9" title="beginBacktrack" alt="" coords="348,216,511,242"/><area shape="rect" id="node23" href="antlr3debughandlers_8c.html#a65b464898c6b7c8359afc0407b6da365" title="beginResync" alt="" coords="364,266,495,293"/><area shape="rect" id="node26" href="antlr3debughandlers_8c.html#a580621a4e593d986a47515333cb16c0a" title="consumeHiddenToken" alt="" coords="328,317,531,344"/><area shape="rect" id="node29" href="antlr3debughandlers_8c.html#a7d7160911e2531bd273c9efa7213c027" title="consumeNode" alt="" coords="364,368,495,394"/><area shape="rect" id="node32" href="antlr3debughandlers_8c.html#ac502d5d9111ee5bcdf279e0769477c37" title="consumeToken" alt="" coords="359,418,500,445"/><area shape="rect" id="node35" href="antlr3debughandlers_8c.html#a3891551e6c2c9f2a504f00295305277d" title="createNode" alt="" coords="368,469,491,496"/><area shape="rect" id="node38" href="antlr3debughandlers_8c.html#a23c40cb2339e2dc3d1f6481b16dbc961" title="createNodeTok" alt="" coords="353,520,505,546"/><area shape="rect" id="node41" href="antlr3debughandlers_8c.html#a34df78662d9e707019808ecb86dd7c9f" title="endBacktrack" alt="" coords="359,570,500,597"/><area shape="rect" id="node44" href="antlr3debughandlers_8c.html#a9f00bb957d8f24439e3fa5a80526d1b6" title="endResync" alt="" coords="373,621,485,648"/><area shape="rect" id="node47" href="antlr3debughandlers_8c.html#a6e49197d7b64f1b1f1be33f7844a3c5c" title="enterAlt" alt="" coords="379,672,480,698"/><area shape="rect" id="node50" href="antlr3debughandlers_8c.html#a2c0cfeb0a2309dca19d88dd5fbe1312a" title="enterDecision" alt="" coords="353,722,505,749"/><area shape="rect" id="node53" href="antlr3debughandlers_8c.html#a2c873b812261905eca65fa9dde9a2d85" title="enterRule" alt="" coords="373,773,485,800"/><area shape="rect" id="node56" href="antlr3debughandlers_8c.html#a1ab044c45bfdf65657d3aae34e5b06b5" title="enterSubRule" alt="" coords="359,824,500,850"/><area shape="rect" id="node59" href="antlr3debughandlers_8c.html#aea2ed3936c51774e21f6685f827d0857" title="errorNode" alt="" coords="373,874,485,901"/><area shape="rect" id="node62" href="antlr3debughandlers_8c.html#a1db829a0e98b987c2cec67ef0f5911c8" title="exitDecision" alt="" coords="359,925,500,952"/><area shape="rect" id="node65" href="antlr3debughandlers_8c.html#a9ef770213a042fb04c8b14d02837147c" title="exitRule" alt="" coords="379,976,480,1002"/><area shape="rect" id="node68" href="antlr3debughandlers_8c.html#a07d5c5c0dfcdb4692f15d37030531cfd" title="exitSubRule" alt="" coords="364,1026,495,1053"/><area shape="rect" id="node71" href="antlr3debughandlers_8c.html#a67cda4a6129b784edf615e7ec8b484e7" title="location" alt="" coords="379,1077,480,1104"/><area shape="rect" id="node74" href="antlr3debughandlers_8c.html#a1e00f0d3b36741069d450192175ba89a" title="LT" alt="" coords="408,1128,451,1154"/><area shape="rect" id="node77" href="antlr3debughandlers_8c.html#a88cf5bf33f7911d6bdfbbf25602c34c4" title="LTT" alt="" coords="404,1178,455,1205"/><area shape="rect" id="node80" href="antlr3debughandlers_8c.html#ab9f3c8693d99c389d0bca4f659a682c3" title="mark" alt="" coords="399,1229,460,1256"/><area shape="rect" id="node83" href="antlr3debughandlers_8c.html#a3afad2a7ce01f2e3c532a944ff743e63" title="nilNode" alt="" coords="384,1280,475,1306"/><area shape="rect" id="node86" href="antlr3debughandlers_8c.html#aecad476d555d35eb33437a5760e2ffbd" title="recognitionException" alt="" coords="319,1330,540,1357"/><area shape="rect" id="node89" href="antlr3debughandlers_8c.html#a12dff64c5e90adad4a97b5588d9955c4" title="rewindLast" alt="" coords="368,1381,491,1408"/><area shape="rect" id="node92" href="antlr3debughandlers_8c.html#a60733798a2447c37e16d86466a4aa6c2" title="rewindMark" alt="" coords="368,1432,491,1458"/><area shape="rect" id="node95" href="antlr3debughandlers_8c.html#ac3a48c7d3bd09ed3a8aed8e2e3c6d030" title="semanticPredicate" alt="" coords="333,1482,525,1509"/><area shape="rect" id="node98" href="antlr3debughandlers_8c.html#a0e5cc7ce0cdae5f053d54b96fc81fb71" title="setTokenBoundaries" alt="" coords="328,1533,531,1560"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="aead6447c3fa1762b5f27013229b1f77a"></a><!-- doxytag: member="antlr3debughandlers.c::terminate" ref="aead6447c3fa1762b5f27013229b1f77a" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void terminate </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#aed6e688364e4ff83067f57e436356a54">ANTLR3_DEBUG_EVENT_LISTENER_struct::socket</a>, and <a class="el" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b">sockSend()</a>.</p>

<p>Referenced by <a class="el" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a">antlr3DebugListenerNew()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_aead6447c3fa1762b5f27013229b1f77a_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_aead6447c3fa1762b5f27013229b1f77a_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_aead6447c3fa1762b5f27013229b1f77a_cgraph" id="antlr3debughandlers_8c_aead6447c3fa1762b5f27013229b1f77a_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="167,5,268,32"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_aead6447c3fa1762b5f27013229b1f77a_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_aead6447c3fa1762b5f27013229b1f77a_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_aead6447c3fa1762b5f27013229b1f77a_icgraph" id="antlr3debughandlers_8c_aead6447c3fa1762b5f27013229b1f77a_icgraph">
<area shape="rect" id="node3" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="165,5,408,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="456,5,739,32"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a2dbcad7f611c518cd3359dd294ef263a"></a><!-- doxytag: member="antlr3debughandlers.c::transmit" ref="a2dbcad7f611c518cd3359dd294ef263a" args="(pANTLR3_DEBUG_EVENT_LISTENER delboy, const char *ptr)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void transmit </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html">pANTLR3_DEBUG_EVENT_LISTENER</a>&#160;</td>
          <td class="paramname"><em>delboy</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>ptr</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52">ack()</a>, <a class="el" href="struct_a_n_t_l_r3___d_e_b_u_g___e_v_e_n_t___l_i_s_t_e_n_e_r__struct.html#aed6e688364e4ff83067f57e436356a54">ANTLR3_DEBUG_EVENT_LISTENER_struct::socket</a>, and <a class="el" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b">sockSend()</a>.</p>

<p>Referenced by <a class="el" href="antlr3debughandlers_8c.html#a883e54f06937ea736e7d864a5d04695b">addChild()</a>, <a class="el" href="antlr3debughandlers_8c.html#a123bc7f808b141ba9892f2ab9416bcfa">becomeRoot()</a>, <a class="el" href="antlr3debughandlers_8c.html#ab81588fad36591e324fa0f2e08b372f9">beginBacktrack()</a>, <a class="el" href="antlr3debughandlers_8c.html#a65b464898c6b7c8359afc0407b6da365">beginResync()</a>, <a class="el" href="antlr3debughandlers_8c.html#a580621a4e593d986a47515333cb16c0a">consumeHiddenToken()</a>, <a class="el" href="antlr3debughandlers_8c.html#a7d7160911e2531bd273c9efa7213c027">consumeNode()</a>, <a class="el" href="antlr3debughandlers_8c.html#ac502d5d9111ee5bcdf279e0769477c37">consumeToken()</a>, <a class="el" href="antlr3debughandlers_8c.html#a3891551e6c2c9f2a504f00295305277d">createNode()</a>, <a class="el" href="antlr3debughandlers_8c.html#a23c40cb2339e2dc3d1f6481b16dbc961">createNodeTok()</a>, <a class="el" href="antlr3debughandlers_8c.html#a34df78662d9e707019808ecb86dd7c9f">endBacktrack()</a>, <a class="el" href="antlr3debughandlers_8c.html#a9f00bb957d8f24439e3fa5a80526d1b6">endResync()</a>, <a class="el" href="antlr3debughandlers_8c.html#a6e49197d7b64f1b1f1be33f7844a3c5c">enterAlt()</a>, <a class="el" href="antlr3debughandlers_8c.html#a2c0cfeb0a2309dca19d88dd5fbe1312a">enterDecision()</a>, <a class="el" href="antlr3debughandlers_8c.html#a2c873b812261905eca65fa9dde9a2d85">enterRule()</a>, <a class="el" href="antlr3debughandlers_8c.html#a1ab044c45bfdf65657d3aae34e5b06b5">enterSubRule()</a>, <a class="el" href="antlr3debughandlers_8c.html#aea2ed3936c51774e21f6685f827d0857">errorNode()</a>, <a class="el" href="antlr3debughandlers_8c.html#a1db829a0e98b987c2cec67ef0f5911c8">exitDecision()</a>, <a class="el" href="antlr3debughandlers_8c.html#a9ef770213a042fb04c8b14d02837147c">exitRule()</a>, <a class="el" href="antlr3debughandlers_8c.html#a07d5c5c0dfcdb4692f15d37030531cfd">exitSubRule()</a>, <a class="el" href="antlr3debughandlers_8c.html#a67cda4a6129b784edf615e7ec8b484e7">location()</a>, <a class="el" href="antlr3debughandlers_8c.html#a1e00f0d3b36741069d450192175ba89a">LT()</a>, <a class="el" href="antlr3debughandlers_8c.html#a88cf5bf33f7911d6bdfbbf25602c34c4">LTT()</a>, <a class="el" href="antlr3debughandlers_8c.html#ab9f3c8693d99c389d0bca4f659a682c3">mark()</a>, <a class="el" href="antlr3debughandlers_8c.html#a3afad2a7ce01f2e3c532a944ff743e63">nilNode()</a>, <a class="el" href="antlr3debughandlers_8c.html#aecad476d555d35eb33437a5760e2ffbd">recognitionException()</a>, <a class="el" href="antlr3debughandlers_8c.html#a12dff64c5e90adad4a97b5588d9955c4">rewindLast()</a>, <a class="el" href="antlr3debughandlers_8c.html#a60733798a2447c37e16d86466a4aa6c2">rewindMark()</a>, <a class="el" href="antlr3debughandlers_8c.html#ac3a48c7d3bd09ed3a8aed8e2e3c6d030">semanticPredicate()</a>, and <a class="el" href="antlr3debughandlers_8c.html#a0e5cc7ce0cdae5f053d54b96fc81fb71">setTokenBoundaries()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a2dbcad7f611c518cd3359dd294ef263a_cgraph.png" border="0" usemap="#antlr3debughandlers_8c_a2dbcad7f611c518cd3359dd294ef263a_cgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a2dbcad7f611c518cd3359dd294ef263a_cgraph" id="antlr3debughandlers_8c_a2dbcad7f611c518cd3359dd294ef263a_cgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a4126f5b39dad904614e6a2f126e90c52" title="ack" alt="" coords="184,5,235,32"/><area shape="rect" id="node5" href="antlr3debughandlers_8c.html#acb222bcf138494b18754041f5a7abb5b" title="sockSend" alt="" coords="159,56,260,83"/></map>
</div>
</p>

<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="antlr3debughandlers_8c_a2dbcad7f611c518cd3359dd294ef263a_icgraph.png" border="0" usemap="#antlr3debughandlers_8c_a2dbcad7f611c518cd3359dd294ef263a_icgraph" alt=""/></div>
<map name="antlr3debughandlers_8c_a2dbcad7f611c518cd3359dd294ef263a_icgraph" id="antlr3debughandlers_8c_a2dbcad7f611c518cd3359dd294ef263a_icgraph">
<area shape="rect" id="node3" href="antlr3debughandlers_8c.html#a883e54f06937ea736e7d864a5d04695b" title="addChild" alt="" coords="219,5,320,32"/><area shape="rect" id="node9" href="antlr3debughandlers_8c.html#a123bc7f808b141ba9892f2ab9416bcfa" title="becomeRoot" alt="" coords="208,56,331,83"/><area shape="rect" id="node12" href="antlr3debughandlers_8c.html#ab81588fad36591e324fa0f2e08b372f9" title="beginBacktrack" alt="" coords="188,107,351,133"/><area shape="rect" id="node15" href="antlr3debughandlers_8c.html#a65b464898c6b7c8359afc0407b6da365" title="beginResync" alt="" coords="204,157,335,184"/><area shape="rect" id="node18" href="antlr3debughandlers_8c.html#a580621a4e593d986a47515333cb16c0a" title="consumeHiddenToken" alt="" coords="168,208,371,235"/><area shape="rect" id="node21" href="antlr3debughandlers_8c.html#a7d7160911e2531bd273c9efa7213c027" title="consumeNode" alt="" coords="204,259,335,285"/><area shape="rect" id="node24" href="antlr3debughandlers_8c.html#ac502d5d9111ee5bcdf279e0769477c37" title="consumeToken" alt="" coords="199,309,340,336"/><area shape="rect" id="node27" href="antlr3debughandlers_8c.html#a3891551e6c2c9f2a504f00295305277d" title="createNode" alt="" coords="208,360,331,387"/><area shape="rect" id="node30" href="antlr3debughandlers_8c.html#a23c40cb2339e2dc3d1f6481b16dbc961" title="createNodeTok" alt="" coords="193,411,345,437"/><area shape="rect" id="node33" href="antlr3debughandlers_8c.html#a34df78662d9e707019808ecb86dd7c9f" title="endBacktrack" alt="" coords="199,461,340,488"/><area shape="rect" id="node36" href="antlr3debughandlers_8c.html#a9f00bb957d8f24439e3fa5a80526d1b6" title="endResync" alt="" coords="213,512,325,539"/><area shape="rect" id="node39" href="antlr3debughandlers_8c.html#a6e49197d7b64f1b1f1be33f7844a3c5c" title="enterAlt" alt="" coords="219,563,320,589"/><area shape="rect" id="node42" href="antlr3debughandlers_8c.html#a2c0cfeb0a2309dca19d88dd5fbe1312a" title="enterDecision" alt="" coords="193,613,345,640"/><area shape="rect" id="node45" href="antlr3debughandlers_8c.html#a2c873b812261905eca65fa9dde9a2d85" title="enterRule" alt="" coords="213,664,325,691"/><area shape="rect" id="node48" href="antlr3debughandlers_8c.html#a1ab044c45bfdf65657d3aae34e5b06b5" title="enterSubRule" alt="" coords="199,715,340,741"/><area shape="rect" id="node51" href="antlr3debughandlers_8c.html#aea2ed3936c51774e21f6685f827d0857" title="errorNode" alt="" coords="213,765,325,792"/><area shape="rect" id="node54" href="antlr3debughandlers_8c.html#a1db829a0e98b987c2cec67ef0f5911c8" title="exitDecision" alt="" coords="199,816,340,843"/><area shape="rect" id="node57" href="antlr3debughandlers_8c.html#a9ef770213a042fb04c8b14d02837147c" title="exitRule" alt="" coords="219,867,320,893"/><area shape="rect" id="node60" href="antlr3debughandlers_8c.html#a07d5c5c0dfcdb4692f15d37030531cfd" title="exitSubRule" alt="" coords="204,917,335,944"/><area shape="rect" id="node63" href="antlr3debughandlers_8c.html#a67cda4a6129b784edf615e7ec8b484e7" title="location" alt="" coords="219,968,320,995"/><area shape="rect" id="node66" href="antlr3debughandlers_8c.html#a1e00f0d3b36741069d450192175ba89a" title="LT" alt="" coords="248,1019,291,1045"/><area shape="rect" id="node69" href="antlr3debughandlers_8c.html#a88cf5bf33f7911d6bdfbbf25602c34c4" title="LTT" alt="" coords="244,1069,295,1096"/><area shape="rect" id="node72" href="antlr3debughandlers_8c.html#ab9f3c8693d99c389d0bca4f659a682c3" title="mark" alt="" coords="239,1120,300,1147"/><area shape="rect" id="node75" href="antlr3debughandlers_8c.html#a3afad2a7ce01f2e3c532a944ff743e63" title="nilNode" alt="" coords="224,1171,315,1197"/><area shape="rect" id="node78" href="antlr3debughandlers_8c.html#aecad476d555d35eb33437a5760e2ffbd" title="recognitionException" alt="" coords="159,1221,380,1248"/><area shape="rect" id="node81" href="antlr3debughandlers_8c.html#a12dff64c5e90adad4a97b5588d9955c4" title="rewindLast" alt="" coords="208,1272,331,1299"/><area shape="rect" id="node84" href="antlr3debughandlers_8c.html#a60733798a2447c37e16d86466a4aa6c2" title="rewindMark" alt="" coords="208,1323,331,1349"/><area shape="rect" id="node87" href="antlr3debughandlers_8c.html#ac3a48c7d3bd09ed3a8aed8e2e3c6d030" title="semanticPredicate" alt="" coords="173,1373,365,1400"/><area shape="rect" id="node90" href="antlr3debughandlers_8c.html#a0e5cc7ce0cdae5f053d54b96fc81fb71" title="setTokenBoundaries" alt="" coords="168,1424,371,1451"/><area shape="rect" id="node5" href="antlr3defs_8h.html#a5d023697cc6fae0f33a329b9a787303a" title="Create and initialize a new debug event listener that can be connected to by ANTLRWorks and any other..." alt="" coords="429,715,672,741"/><area shape="rect" id="node7" href="antlr3debughandlers_8c.html#a15dd87baf368c6b3bfbafba79f2fa120" title="antlr3DebugListenerNewPort" alt="" coords="720,715,1003,741"/></map>
</div>
</p>

</div>
</div>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="antlr3debughandlers_8c.html">antlr3debughandlers.c</a>      </li>
      <li class="footer">Generated on Tue Feb 8 2011 for ANTLR3C by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </li>
    </ul>
  </div>

</body>
</html>