PATH:
home
/
lab2454c
/
tripvare.com
/
vendor
/
nikic
/
php-parser
/
grammar
<?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 }
[-] php5.y
[edit]
[+]
..
[-] php7.y
[edit]
[-] phpyLang.php
[edit]
[-] tokens.y
[edit]
[-] rebuildParsers.php
[edit]
[-] parser.template
[edit]
[-] README.md
[edit]
[-] tokens.template
[edit]