Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/
H A DDFA.php74 public function isPrecedenceDfa() : bool function in Antlr\\Antlr4\\Runtime\\Dfa\\DFA
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DParserATNSimulator.php350 if ($dfa->isPrecedenceDfa()) {
382 if ($dfa->isPrecedenceDfa()) {
1752 if ($this->dfa && $this->dfa->isPrecedenceDfa()) {