Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 11123

php-manual-en-7.2.11-1.mga7.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Retrieve the current token</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="parle-lexer.dump.html">Parle\Lexer::dump</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="parle-lexer.insertmacro.html">Parle\Lexer::insertMacro</a></div>
 <div class="up"><a href="class.parle-lexer.html">Parle\Lexer</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="parle-lexer.gettoken" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">Parle\Lexer::getToken</h1>
  <p class="verinfo">(PECL parle &gt;= 0.5.1)</p><p class="refpurpose"><span class="refname">Parle\Lexer::getToken</span> &mdash; <span class="dc-title">Retrieve the current token</span></p>

 </div>

 <div class="refsect1 description" id="refsect1-parle-lexer.gettoken-description">
  <h3 class="title">Description</h3>
  <div class="methodsynopsis dc-description">
      <span class="modifier">public</span> <span class="type"><span class="type Parle\Token">Parle\Token</span></span> <span class="methodname"><strong>Parle\Lexer::getToken</strong></span>
    ( <span class="methodparam">void</span>
   )</div>

  <p class="para rdfs-comment">
   Retrieve the current token.
  </p>
 </div>


 <div class="refsect1 parameters" id="refsect1-parle-lexer.gettoken-parameters">
  <h3 class="title">Parameters</h3>
  <p class="para">This function has no parameters.</p>
 </div>


 <div class="refsect1 returnvalues" id="refsect1-parle-lexer.gettoken-returnvalues">
  <h3 class="title">Return Values</h3>
  <p class="para">
   Returns an instance of <a href="class.parle-token.html" class="classname">Parle\Token</a>. 
  </p>
 </div>



</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="parle-lexer.dump.html">Parle\Lexer::dump</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="parle-lexer.insertmacro.html">Parle\Lexer::insertMacro</a></div>
 <div class="up"><a href="class.parle-lexer.html">Parle\Lexer</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>