Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNConfig.php110 public function getOuterContextDepth() : int function in Antlr\\Antlr4\\Runtime\\Atn\\ATNConfig
173 if ($this->getOuterContextDepth() > 0) {
174 $buf .= ',up=' . $this->getOuterContextDepth();
H A DParserATNSimulator.php1473 if ($c->getOuterContextDepth() > 0