Home
last modified time | relevance | path

Searched refs:syntaxErrors (Results 1 – 1 of 1) sorted by relevance

/template/strap/vendor/antlr/antlr4-php-runtime/src/
DParser.php110 protected $syntaxErrors = 0; variable in Antlr\\Antlr4\\Runtime\\Parser
137 $this->syntaxErrors = 0;
372 return $this->syntaxErrors;
488 $this->syntaxErrors++;