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.php38 * This is the backing field for {@see DFA::isPrecedenceDfa()}.
74 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()) {