Home
last modified time | relevance | path

Searched defs:grammarCode (Results 1 – 1 of 1) sorted by relevance

/PHP-Parser/grammar/
H A DrebuildParsers.php33 $grammarCode = file_get_contents($grammarFile); variable
34 $grammarCode = replaceIfBlocks($grammarCode, $defines); variable
35 $grammarCode = preprocessGrammar($grammarCode); variable

Completed in 11 milliseconds