Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > e3918135d52936bad0ecc8654eedea12 > files > 428

Falcon-doc-0.9.6.8-1.fc15.noarch.rpm

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" >
<head><meta content="text/html;charset=&amp;quot;utf-8&amp;quot;" http-equiv="Content-type"/><link href="faldoc.css" rel="stylesheet" type="text/css"/><title> - Class TokenRuleLA</title></head><body class="faldoc"><ul class="navi_top"><li class="top"><a href="index.html">Top: Table of contents</a></li>
         <li class="up"><a href="parser_genparser_rules.html">Up: Module parser.genparser.rules</a></li>
         <li class="prev"><a href="parser_genparser_rules_TokenRule.html">Previous: Class TokenRule</a></li>
         <li class="next"><a href="parser_render_docbook.html">Module parser.render.docbook</a></li>
         <li class="clear"></li>
         </ul><div id="page_body"><h1><span class="toc_number">15.5.5.14</span>Class TokenRuleLA</h1><p class="brief">Class representing a language token, with look ahead. </p>
         <pre class="prototype">Class TokenRuleLA( token, nextState, action ) from \
                 <a href="parser_genparser_rules_TokenRule.html">TokenRule</a>(( token, nextState, action))</pre>
         <table class="prototype">
         <tbody></tbody>
            </table>
         <table class="members">
         <tbody><tr class="member_type"><td class="member_type" colspan="2">Properties</td></tr>
               <tr><td colspan="2"><a href="#lookAhead">lookAhead</a></td></tr>
               </tbody>
            </table>
         <table class="members">
         <tbody><tr class="member_type"><td class="member_type" colspan="2">Properties inherited from class <a href="parser_genparser_rules_TokenRule.html">TokenRule</a></td></tr>
               <tr><td colspan="2"><a href="parser_genparser_rules_TokenRule.html#separators">separators</a></td></tr>
               <tr><td colspan="2"><a href="parser_genparser_rules_TokenRule.html#token">token</a></td></tr>
               </tbody>
            <tbody><tr class="member_type"><td class="member_type" colspan="2">Methods inherited from class <a href="parser_genparser_rules_TokenRule.html">TokenRule</a></td></tr>
               <tr><td colspan="2"><a href="parser_genparser_rules_TokenRule.html#apply">apply</a></td></tr>
               <tr><td colspan="2"><a href="parser_genparser_rules_TokenRule.html#isSep">isSep</a></td></tr>
               <tr><td colspan="2"><a href="parser_genparser_rules_TokenRule.html#match">match</a></td></tr>
               </tbody>
            <tbody><tr class="member_type"><td class="member_type" colspan="2">Properties inherited from class <a href="parser_genparser_rules_Rule.html">Rule</a></td></tr>
               <tr><td colspan="2"><a href="parser_genparser_rules_Rule.html#action">action</a></td></tr>
               <tr><td colspan="2"><a href="parser_genparser_rules_Rule.html#lookAhead">lookAhead</a></td></tr>
               <tr><td colspan="2"><a href="parser_genparser_rules_Rule.html#matchLen">matchLen</a></td></tr>
               <tr><td colspan="2"><a href="parser_genparser_rules_Rule.html#nextState">nextState</a></td></tr>
               </tbody>
            <tbody><tr class="member_type"><td class="member_type" colspan="2">Methods inherited from class <a href="parser_genparser_rules_Rule.html">Rule</a></td></tr>
               <tr><td colspan="2"><a href="parser_genparser_rules_Rule.html#apply">apply</a></td></tr>
               <tr><td colspan="2"><a href="parser_genparser_rules_Rule.html#match">match</a></td></tr>
               </tbody>
            </table>
         <h2>Properties</h2><h3><a name="lookAhead">lookAhead</a></h3></div><ul class="navi_bottom"><li class="top"><a href="index.html">Top: Table of contents</a></li>
         <li class="up"><a href="parser_genparser_rules.html">Up: Module parser.genparser.rules</a></li>
         <li class="prev"><a href="parser_genparser_rules_TokenRule.html">Previous: Class TokenRule</a></li>
         <li class="next"><a href="parser_render_docbook.html">Module parser.render.docbook</a></li>
         <li class="clear"></li>
         </ul><div class="signature">Made with <a href="faldoc 3.0">http://www.falconpl.org</a></div></body></html>