| Current Path : /var/www/html/eddcfa.sumar.com.py_old/vendor/nikic/php-parser/grammar/ |
| Current File : /var/www/html/eddcfa.sumar.com.py_old/vendor/nikic/php-parser/grammar/tokens.template |
<?php
$meta #
#semval($) $this->semValue
#semval($,%t) $this->semValue
#semval(%n) $this->stackPos-(%l-%n)
#semval(%n,%t) $this->stackPos-(%l-%n)
namespace PhpParser\Parser;
#include;
/* GENERATED file based on grammar/tokens.y */
final class Tokens
{
#tokenval
const %s = %n;
#endtokenval
}