aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a02391.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doxygen/nel/a02391.html')
-rw-r--r--docs/doxygen/nel/a02391.html634
1 files changed, 634 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02391.html b/docs/doxygen/nel/a02391.html
new file mode 100644
index 00000000..62c04252
--- /dev/null
+++ b/docs/doxygen/nel/a02391.html
@@ -0,0 +1,634 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>NeL: NLAISCRIPT::FlexLexer class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.3.6 -->
+<div class="qindex"> <form class="search" action="search.php" method="get">
+<a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a> | <span class="search"><u>S</u>earch&nbsp;for&nbsp;<input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
+<h1>NLAISCRIPT::FlexLexer Class Reference</h1><code>#include &lt;<a class="el" href="a05885.html">lex.h</a>&gt;</code>
+<p>
+<p>Inheritance diagram for NLAISCRIPT::FlexLexer:
+<p><center><img src="a02391.png" usemap="#NLAISCRIPT::FlexLexer_map" border="0" alt=""></center>
+<map name="NLAISCRIPT::FlexLexer_map">
+<area href="a02392.html" alt="NLAISCRIPT::yyFlexLexer" shape="rect" coords="0,56,165,80">
+<area href="a02390.html" alt="NLAISCRIPT::CCompilateur" shape="rect" coords="0,112,165,136">
+</map>
+<table border=0 cellpadding=0 cellspacing=0>
+<tr><td></td></tr>
+<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02391.html#NLAISCRIPT_1_1yyFlexLexera0">debug</a> () const </td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02391.html#NLAISCRIPT_1_1yyFlexLexera1">lineno</a> () const </td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02391.html#NLAISCRIPT_1_1yyFlexLexera2">set_debug</a> (int flag)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02391.html#NLAISCRIPT_1_1FlexLexera3">switch_streams</a> (istream *new_in=0, ostream *new_out=0)=0</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>virtual struct <a class="el" href="a03959.html">yy_buffer_state</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02391.html#NLAISCRIPT_1_1FlexLexera4">yy_create_buffer</a> (istream *<a class="el" href="a04223.html#a626">s</a>, int <a class="el" href="a04223.html#a587">size</a>)=0</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02391.html#NLAISCRIPT_1_1FlexLexera5">yy_delete_buffer</a> (struct <a class="el" href="a03959.html">yy_buffer_state</a> *b)=0</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02391.html#NLAISCRIPT_1_1FlexLexera6">yy_switch_to_buffer</a> (struct <a class="el" href="a03959.html">yy_buffer_state</a> *new_buffer)=0</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02391.html#NLAISCRIPT_1_1yyFlexLexera8">YYLeng</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02391.html#NLAISCRIPT_1_1yyFlexLexera9">yylex</a> (istream *new_in, ostream *new_out=0)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>virtual int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02391.html#NLAISCRIPT_1_1FlexLexera9">yylex</a> ()=0</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02391.html#NLAISCRIPT_1_1FlexLexera10">yyrestart</a> (istream *<a class="el" href="a04223.html#a626">s</a>)=0</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>const char *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02391.html#NLAISCRIPT_1_1yyFlexLexera12">YYText</a> ()</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>virtual&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02391.html#NLAISCRIPT_1_1FlexLexera12">~FlexLexer</a> ()</td></tr>
+
+<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02391.html#NLAISCRIPT_1_1yyFlexLexerp5">yy_flex_debug</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02391.html#NLAISCRIPT_1_1yyFlexLexerp26">yyleng</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02391.html#NLAISCRIPT_1_1yyFlexLexerp28">yylineno</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>char *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02391.html#NLAISCRIPT_1_1yyFlexLexerp30">yytext</a></td></tr>
+
+</table>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" name="NLAISCRIPT_1_1FlexLexera12" doxytag="NLAISCRIPT::FlexLexer::~FlexLexer" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> virtual NLAISCRIPT::FlexLexer::~<a class="el" href="a02391.html">FlexLexer</a> </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [inline, virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05885.html#l00043">43</a> of file <a class="el" href="a05885.html">lex.h</a>.
+<p>
+<div class="fragment"><pre>00043 { }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="NLAISCRIPT_1_1yyFlexLexera0" doxytag="NLAISCRIPT::FlexLexer::debug" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> int NLAISCRIPT::FlexLexer::debug </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const<code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05885.html#l00071">71</a> of file <a class="el" href="a05885.html">lex.h</a>.
+<p>
+References <a class="el" href="a05885.html#l00078">yy_flex_debug</a>.
+<p>
+<div class="fragment"><pre>00071 { <span class="keywordflow">return</span> <a class="code" href="a02391.html#NLAISCRIPT_1_1yyFlexLexerp5">yy_flex_debug</a>; }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1yyFlexLexera1" doxytag="NLAISCRIPT::FlexLexer::lineno" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> int NLAISCRIPT::FlexLexer::lineno </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const<code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05885.html#l00069">69</a> of file <a class="el" href="a05885.html">lex.h</a>.
+<p>
+References <a class="el" href="a05885.html#l00077">yylineno</a>.
+<p>
+<div class="fragment"><pre>00069 { <span class="keywordflow">return</span> <a class="code" href="a02391.html#NLAISCRIPT_1_1yyFlexLexerp28">yylineno</a>; }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1yyFlexLexera2" doxytag="NLAISCRIPT::FlexLexer::set_debug" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> void NLAISCRIPT::FlexLexer::set_debug </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">int&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>flag</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05885.html#l00072">72</a> of file <a class="el" href="a05885.html">lex.h</a>.
+<p>
+References <a class="el" href="a05885.html#l00078">yy_flex_debug</a>.
+<p>
+<div class="fragment"><pre>00072 { <a class="code" href="a02391.html#NLAISCRIPT_1_1yyFlexLexerp5">yy_flex_debug</a> = flag; }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1FlexLexera3" doxytag="NLAISCRIPT::FlexLexer::switch_streams" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> virtual void NLAISCRIPT::FlexLexer::switch_streams </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">istream *&nbsp;</td>
+ <td class="mdname" nowrap> <em>new_in</em> = 0, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>ostream *&nbsp;</td>
+ <td class="mdname" nowrap> <em>new_out</em> = 0</td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [pure virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Implemented in <a class="el" href="a02392.html#NLAISCRIPT_1_1yyFlexLexera3">NLAISCRIPT::yyFlexLexer</a>.
+<p>
+Referenced by <a class="el" href="a05885.html#l00058">yylex()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1FlexLexera4" doxytag="NLAISCRIPT::FlexLexer::yy_create_buffer" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> virtual struct <a class="el" href="a03959.html">yy_buffer_state</a>* NLAISCRIPT::FlexLexer::yy_create_buffer </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">istream *&nbsp;</td>
+ <td class="mdname" nowrap> <em>s</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>int&nbsp;</td>
+ <td class="mdname" nowrap> <em>size</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [pure virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Implemented in <a class="el" href="a02392.html#NLAISCRIPT_1_1yyFlexLexera4">NLAISCRIPT::yyFlexLexer</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1FlexLexera5" doxytag="NLAISCRIPT::FlexLexer::yy_delete_buffer" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> virtual void NLAISCRIPT::FlexLexer::yy_delete_buffer </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">struct <a class="el" href="a03959.html">yy_buffer_state</a> *&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>b</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [pure virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Implemented in <a class="el" href="a02392.html#NLAISCRIPT_1_1yyFlexLexera5">NLAISCRIPT::yyFlexLexer</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1FlexLexera6" doxytag="NLAISCRIPT::FlexLexer::yy_switch_to_buffer" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> virtual void NLAISCRIPT::FlexLexer::yy_switch_to_buffer </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">struct <a class="el" href="a03959.html">yy_buffer_state</a> *&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>new_buffer</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [pure virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Implemented in <a class="el" href="a02392.html#NLAISCRIPT_1_1yyFlexLexera6">NLAISCRIPT::yyFlexLexer</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1yyFlexLexera8" doxytag="NLAISCRIPT::FlexLexer::YYLeng" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> int NLAISCRIPT::FlexLexer::YYLeng </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05885.html#l00046">46</a> of file <a class="el" href="a05885.html">lex.h</a>.
+<p>
+References <a class="el" href="a05885.html#l00076">yyleng</a>.
+<p>
+<div class="fragment"><pre>00046 { <span class="keywordflow">return</span> <a class="code" href="a02391.html#NLAISCRIPT_1_1yyFlexLexerp26">yyleng</a>; }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1yyFlexLexera9" doxytag="NLAISCRIPT::FlexLexer::yylex" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> int NLAISCRIPT::FlexLexer::yylex </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">istream *&nbsp;</td>
+ <td class="mdname" nowrap> <em>new_in</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>ostream *&nbsp;</td>
+ <td class="mdname" nowrap> <em>new_out</em> = 0</td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05885.html#l00058">58</a> of file <a class="el" href="a05885.html">lex.h</a>.
+<p>
+References <a class="el" href="a02391.html#NLAISCRIPT_1_1FlexLexera3">switch_streams()</a>, and <a class="el" href="a02391.html#NLAISCRIPT_1_1FlexLexera9">yylex()</a>.
+<p>
+<div class="fragment"><pre>00059 {
+00060 <a class="code" href="a02391.html#NLAISCRIPT_1_1FlexLexera3">switch_streams</a>( new_in, new_out );
+00061 <span class="keywordflow">return</span> <a class="code" href="a02391.html#NLAISCRIPT_1_1FlexLexera9">yylex</a>();
+00062 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1FlexLexera9" doxytag="NLAISCRIPT::FlexLexer::yylex" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> virtual int NLAISCRIPT::FlexLexer::yylex </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [pure virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Implemented in <a class="el" href="a02392.html#NLAISCRIPT_1_1yyFlexLexera10">NLAISCRIPT::yyFlexLexer</a>.
+<p>
+Referenced by <a class="el" href="a05885.html#l00058">yylex()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1FlexLexera10" doxytag="NLAISCRIPT::FlexLexer::yyrestart" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> virtual void NLAISCRIPT::FlexLexer::yyrestart </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">istream *&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>s</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [pure virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Implemented in <a class="el" href="a02392.html#NLAISCRIPT_1_1yyFlexLexera11">NLAISCRIPT::yyFlexLexer</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1yyFlexLexera12" doxytag="NLAISCRIPT::FlexLexer::YYText" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> const char* NLAISCRIPT::FlexLexer::YYText </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05885.html#l00045">45</a> of file <a class="el" href="a05885.html">lex.h</a>.
+<p>
+References <a class="el" href="a05885.html#l00075">yytext</a>.
+<p>
+<div class="fragment"><pre>00045 { <span class="keywordflow">return</span> <a class="code" href="a02391.html#NLAISCRIPT_1_1yyFlexLexerp30">yytext</a>; }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="NLAISCRIPT_1_1yyFlexLexerp5" doxytag="NLAISCRIPT::FlexLexer::yy_flex_debug" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> int <a class="el" href="a02391.html#NLAISCRIPT_1_1yyFlexLexerp5">NLAISCRIPT::FlexLexer::yy_flex_debug</a><code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05885.html#l00078">78</a> of file <a class="el" href="a05885.html">lex.h</a>.
+<p>
+Referenced by <a class="el" href="a05885.html#l00071">debug()</a>, <a class="el" href="a05885.html#l00072">set_debug()</a>, and <a class="el" href="a05886.html#l02762">NLAISCRIPT::yyFlexLexer::yyFlexLexer()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1yyFlexLexerp26" doxytag="NLAISCRIPT::FlexLexer::yyleng" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> int <a class="el" href="a02391.html#NLAISCRIPT_1_1yyFlexLexerp26">NLAISCRIPT::FlexLexer::yyleng</a><code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05885.html#l00076">76</a> of file <a class="el" href="a05885.html">lex.h</a>.
+<p>
+Referenced by <a class="el" href="a05885.html#l00046">YYLeng()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1yyFlexLexerp28" doxytag="NLAISCRIPT::FlexLexer::yylineno" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> int <a class="el" href="a02391.html#NLAISCRIPT_1_1yyFlexLexerp28">NLAISCRIPT::FlexLexer::yylineno</a><code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05885.html#l00077">77</a> of file <a class="el" href="a05885.html">lex.h</a>.
+<p>
+Referenced by <a class="el" href="a05885.html#l00069">lineno()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLAISCRIPT_1_1yyFlexLexerp30" doxytag="NLAISCRIPT::FlexLexer::yytext" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> char* <a class="el" href="a02391.html#NLAISCRIPT_1_1yyFlexLexerp30">NLAISCRIPT::FlexLexer::yytext</a><code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05885.html#l00075">75</a> of file <a class="el" href="a05885.html">lex.h</a>.
+<p>
+Referenced by <a class="el" href="a05885.html#l00045">YYText()</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="a05885.html">lex.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 12:31:58 2004 for NeL by
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border=0 >
+</a>1.3.6 </small></address>
+</body>
+</html>