Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
DATNConfigSet.php72 public $dipsIntoOuterContext = false; variable in Antlr\\Antlr4\\Runtime\\Atn\\ATNConfigSet
150 $this->dipsIntoOuterContext = true;
295 && $this->dipsIntoOuterContext === $other->dipsIntoOuterContext
385 $this->dipsIntoOuterContext ? ',dipsIntoOuterContext' : ''
DParserATNSimulator.php1610 if ($fullCtx && $configs->dipsIntoOuterContext) {
1769 $configs->dipsIntoOuterContext = true;